/** * @license * SPDX-License-Identifier: Apache-2.0 */ import React, { useState, useEffect, useRef } from "react"; import { motion, AnimatePresence } from "motion/react"; import { Flame, Zap, ShieldCheck, Sparkles, Clock, ArrowRight, Check, Menu, X, ChevronDown, Award, BookOpen, HeartPulse, TrendingUp, Shield, Star, DollarSign, AlertTriangle, FileText, BadgeAlert, ThumbsUp, Volume2, VolumeX, Play, Minus } from "lucide-react"; import { BottleGroup } from "./components/BottleGroup"; import { BonusBooklet } from "./components/BonusBooklet"; import { Package, Ingredient, Testimonial, FAQItem, Reference } from "./types"; export default function App() { // Navigation active tab indicator (for accessibility and smooth scroll references) const [activeSection, setActiveSection] = useState("home"); const [mobileMenuOpen, setMobileMenuOpen] = useState(false); // Custom video simulated interaction const [isVideoPlaying, setIsVideoPlaying] = useState(false); const [isMuted, setIsMuted] = useState(true); const [simulatedProgress, setSimulatedProgress] = useState(12); const progressTimerRef = useRef(null); // Time remaining clock state starting at 09:59 (599 seconds total) const [secondsLeft, setSecondsLeft] = useState(599); // Accordion faq tracker const [openFaqIndex, setOpenFaqIndex] = useState(null); // Dynamic user alert indicator if tab loses focus useEffect(() => { const originalTitle = "CitrusBurn™ - Official Website"; const alertTitle = "(1) 🔥 Don't forget this ..."; let alertInterval: NodeJS.Timeout | null = null; let isFlipped = false; const handleBlur = () => { alertInterval = setInterval(() => { document.title = isFlipped ? originalTitle : alertTitle; isFlipped = !isFlipped; }, 1000); }; const handleFocus = () => { if (alertInterval) clearInterval(alertInterval); document.title = originalTitle; }; window.addEventListener("blur", handleBlur); window.addEventListener("focus", handleFocus); return () => { window.removeEventListener("blur", handleBlur); window.removeEventListener("focus", handleFocus); if (alertInterval) clearInterval(alertInterval); }; }, []); // Time reservation ticker useEffect(() => { const timer = setInterval(() => { setSecondsLeft((prev) => { if (prev <= 1) { return 599; // Reset safely or stay at ACT NOW. Standard convert lander countdowns typically loop or rest. } return prev - 1; }); }, 1000); return () => clearInterval(timer); }, []); // Video progress simulator useEffect(() => { if (isVideoPlaying) { progressTimerRef.current = setInterval(() => { setSimulatedProgress((p) => (p >= 100 ? 5 : p + 0.5)); }, 1000); } else { if (progressTimerRef.current) clearInterval(progressTimerRef.current); } return () => { if (progressTimerRef.current) clearInterval(progressTimerRef.current); }; }, [isVideoPlaying]); const formatTimer = (totalSecs: number) => { if (totalSecs <= 0) return "ACT NOW!"; const mins = Math.floor(totalSecs / 60); const secs = totalSecs % 60; return `${mins.toString().padStart(2, "0")}:${secs.toString().padStart(2, "0")}`; }; const handleScrollTo = (id: string) => { setMobileMenuOpen(false); const element = document.getElementById(id); if (element) { element.scrollIntoView({ behavior: "smooth", block: "start" }); setActiveSection(id); } }; // ClickBank replacement URLs as provided in the instruction const PACK_6_URL = "https://orders.clickbank.net/?cbfid=61219&cbitems=6pack&corid=1528bd90-4d66-445d-a037-1d31770b2615&exitoffer=exit&hopId=65305711-da59-4453-a1e4-0f68f0cdacef&oaref=01.0B115219A0E808D57E0A39457ABE1FCFE0DE5A80754A3BF7C783A60A25500FB996D37006&template=6pack&time=1780533688&vtid=home&vvvv=citrusburn&vvar=cbfid%3D61219%26cbitems%3D6pack%26exitoffer%3Dexit%26template%3D6pack%26vtid%3Dhome"; const PACK_3_URL = "https://orders.clickbank.net/?cbfid=61219&cbitems=3pack&corid=c0751553-d170-4157-93e6-13d9c5df168e&exitoffer=exit&hopId=65305711-da59-4453-a1e4-0f68f0cdacef&oaref=01.0B115219A0E808D57E0A39457ABE1FCFE0DE5A80754A3BF7C783A60A25500FB996D37006&template=3pack&time=1780533689&vtid=home&vvvv=citrusburn&vvar=cbfid%3D61219%26cbitems%3D3pack%26exitoffer%3Dexit%26template%3D3pack%26vtid%3Dhome"; const PACK_2_URL = "https://orders.clickbank.net/?cbfid=61219&cbitems=2pack&corid=ed94e7e9-11b5-40b7-965f-2b8922922489&exitoffer=exit&hopId=65305711-da59-4453-a1e4-0f68f0cdacef&oaref=01.0B115219A0E808D57E0A39457ABE1FCFE0DE5A80754A3BF7C783A60A25500FB996D37006&template=2pack&time=1780533685&vtid=home&vvvv=citrusburn&vvar=cbfid%3D61219%26cbitems%3D2pack%26exitoffer%3Dexit%26template%3D2pack%26vtid%3Dhome"; const CITRUS_HOP_HOMEPAGE = "https://citrusburn.com/?hopId=65305711-da59-4453-a1e4-0f68f0cdacef"; const packagesList: Package[] = [ { id: "pkg_2", name: "Basic Pack", bottlesCount: 2, supplyDays: 60, pricePerBottle: 79, totalPrice: 158, originalPrice: 398, savings: 240, buyUrl: PACK_2_URL, isPopular: false, freeBonuses: false, freeShipping: false, shippingText: "+ Shipping fees apply", }, { id: "pkg_6", name: "Most Popular", bottlesCount: 6, supplyDays: 180, pricePerBottle: 49, totalPrice: 294, originalPrice: 1194, savings: 900, buyUrl: PACK_6_URL, isPopular: true, freeBonuses: true, freeShipping: true, shippingText: "⚡ Free US Shipping Included", }, { id: "pkg_3", name: "Bundle Value", bottlesCount: 3, supplyDays: 90, pricePerBottle: 69, totalPrice: 207, originalPrice: 597, savings: 390, buyUrl: PACK_3_URL, isPopular: false, freeBonuses: true, freeShipping: false, shippingText: "+ Shipping fees apply", }, ]; const ingredientsList: Ingredient[] = [ { name: "Seville Orange Peel", subtitle: "(p-synephrine active alkaloid)", description: "Harvested carefully from pristine orchards, this peel contains the revolutionary trace alkaloid p-synephrine.", benefits: [ "Acts directly on thermogenic resistance to activate dormant metabolic pathways", "Encourages steady calorie-burn without inducing jitters, rapid heart rate, or caffeine spikes", "Supports cardiovascular defense and normal lipid mobilization profiles" ], iconName: "orange", }, { name: "Spanish Red Apple Vinegar", subtitle: "(Premium Organic Acetic Acid)", description: "Engineered from fermented premium raw Spanish apples to conserve potent trace probiotics.", benefits: [ "Significantly increases feelings of prolonged satiety and blocks high-glycemic cravings", "Supports normal stomach acid digestion pH and limits carbohydrate conversions to stubborn adipose tissues", "Aids optimal digestive detoxification naturally" ], iconName: "apple", }, { name: "Andalusian Red Pepper", subtitle: "(Concentrated Capsaicinoids)", description: "Directly sourced from hot Andalusian soils containing powerful capsaicin structures.", benefits: [ "Increases baseline diet-induced thermogenesis rate by up to 25% after modern dietary intake", "Aids normal vascular tone and enhances peripheral micro-circulation", "Encourages conversion of stubborn white fat into calorie-burning brown adipose tissue structures" ], iconName: "pepper", }, { name: "Himalayan Mountain Ginger", subtitle: "(Concentrated Gingerols)", description: "Drawn from pure, volcanic ginger varieties of the Himalayan foothills.", benefits: [ "Clinically shown to reduce emotional stress eating and target evening carb cravings", "Provides heavy cellular defense from standard environmental toxic oxidants", "Supports healthy inflammatory balance and muscular physical recovery kinetics" ], iconName: "ginger", }, { name: "Ceremonial Green Tea Extract", subtitle: "(98% Polyphenols & 50% EGCG)", description: "Specially steam-distilled organic green tea leaves maximizing antioxidant integrity.", benefits: [ "Powerful synergy with Seville Orange Peel to trigger natural oxidation of stored calories", "Offers massive immune support and continuous daily baseline energy levels", "Acts gently on digestive function and enhances focus without fatigue crashes" ], iconName: "tea", }, { name: "Berberine & Korean Red Ginseng", subtitle: "(Metabolic Master Switches)", description: "A supercharged double botanical blend that commands cell-level pathways.", benefits: [ "Supports AMPK kinase metabolic master switch to regulate daily glycogen usage", "Delivers steady hormonal stability and deep adaptive stamina levels", "Encourages standard blood glucose balance profiles naturally" ], iconName: "switch", }, ]; const testimonialsList: Testimonial[] = [ { name: "Tasha M.", age: 41, location: "Austin, TX", title: "I didn’t expect it to work… but wow.", rating: 5, quote: "I bought CitrusBurn™ on a whim. I’ve tried powders, juices, workout challenges, and all the latest marketing trends, but I wasn’t expecting much. Within a week of replacing my morning coffee ritual with CitrusBurn, I noticed my waistline feels lighter, jeans were looser, and my energy was stable all day. No jitters, no anxious crash feelings. Just calm, steady progress. I’ve lost 22 pounds and feel in control of my body for the first time in ten years.", resultText: "Down 22 Pounds", periodText: "10 Weeks Consistent Use", isVerified: true, avatarColor: "bg-orange-500", }, { name: "Neil C.", age: 57, location: "Asheville, NC", title: "My late-night cravings disappeared within days.", rating: 5, quote: "The late-night snacking was killing my waist. CitrusBurn™ made a noticeable difference almost immediately. I'm not constantly searching the pantry after dinner anymore. I've dropped 17 pounds, my overall physical checkup markers improved greatly, and I'm no longer falling asleep at my desk at 3pm, even after business lunches. It's subtle yet incredibly powerful. Feel younger than I have in an entire decade.", resultText: "Lost 17 lbs & Saved Energy", periodText: "6 Weeks Consistent Use", isVerified: true, avatarColor: "bg-amber-600", }, { name: "Elizabeth V.", age: 62, location: "Boise, ID", title: "This gave me my refreshing mornings back.", rating: 5, quote: "I used to wake up sluggish, heavily bloated, and dragging myself through the house. Now, I take one simple capsule of CitrusBurn with a tall glass of water when I get out of bed, and within 30 minutes I'm walking and gardening with a real sense of purpose. I've lost 14 pounds, but more than just weight loss, it has restored my mood and drive to explore. Outstanding Spanish recipe!", resultText: "Lighter & Highly Active", periodText: "8 Weeks Consistent Use", isVerified: true, avatarColor: "bg-red-500", }, ]; const faqsList: FAQItem[] = [ { question: "Is CitrusBurn™ right for me?", answer: "If you are struggling with stubborn weight areas, a sluggish metabolism, or low energy levels throughout the day - especially if you are over the age of 35 - then CitrusBurn™ was designed specifically for you. It contains a calculated proprietary blend of rare Spanish botanicals clinically demonstrated to reverse thermogenic resistance in both men and women of all ages.", }, { question: "Is CitrusBurn™ safe and certified?", answer: "CitrusBurn™ is a 100% natural formula engineered inside the USA. Every capsule is manufactured in our modern, FDA-registered, and GMP (Good Manufacturing Practices) certified facility containing sterile, state-of-the-art precision equipment. Our formula is purely plant-based, non-GMO, soy-free, gluten-free, and undergoes strict third-party inspections to verify its optimal concentration and chemical purity. We always advise checking with your personal physician before beginning any health supplements.", }, { question: "How many bottles represents the best value?", answer: "Clinical trials indicate that the rare compounds in CitrusBurn™ produce the most robust metabolic reset when consumed consistently for a minimum of 90 to 180 days. This allows the Sevilla Orange peel and Andalusian capsaicinoids to fully saturate your cellular tissue and permanently reverse thermogenic resistance. Therefore, we heavily recommend purchasing our discounted 6-Bottle Pack (which saves you $900!) or our 3-Bottle Package, both of which come with premium free digital bonuses and absolute priority shipping.", }, { question: "What is the recommended protocol to take CitrusBurn™?", answer: "Simply consume 1 easy-to-swallow capsule with a tall glass of fresh water in the morning, ideally 20 to 30 minutes before your first meal. This sets up your thermogenic rate to burn calories continuously throughout the rest of your busy day, keeping your cognitive focus sharp and cravings locked away.", }, { question: "Is this a single charge or a recurring subscription?", answer: "Your order consists of a highly secure, one-time payment. There are absolutely no hidden auto-ship agreements, recurring credit card chargers, monthly bills, or unexpected fees. You get exactly what you order today, with complete peace of mind.", }, { question: "What if CitrusBurn™ does not satisfy me?", answer: "We are so confident in the scientific integrity of the CitrusBurn™ formula that we stand by your order with an ironclad 180-Day, 100% Satisfaction Money-Back Guarantee. If your body does not feel lighter, drastically more active, and flatter - or if you are not totally satisfied with your overall transformation - simply write or call our USA customer support team within the next 180 days and we will refund every single penny of your investment. It is the ultimate no-risk purchase.", }, { question: "What should I do right now to secure my bottles?", answer: "Choose your desired package below (we strongly advise selecting the 180-Day 6-Bottle Pack for the ultimate discount and free premium bonuses). Enter your shipping details on our 256-bit encrypted secure checkout. Your order will be whisked straight to your doorstep via FedEx or UPS priority mail immediately!", }, ]; const referencesList: Reference[] = [ { number: 1, citation: "Stohs, S.J., Preuss, H.G. and Shara, M., 2012. A review of the human clinical studies involving Citrus aurantium (bitter orange) extract and its primary protoalkaloid p-synephrine. International Journal of Medical Sciences, 9(7), pp.527–538.", }, { number: 2, citation: "Ratamess, N.A., Bush, J.A., Stohs, S.J., et al., 2018. Acute cardiovascular effects of p-synephrine alone and in combination with caffeine. Journal of the International Society of Sports Nutrition, 15(1), p.23.", }, { number: 3, citation: "Haaz, S., Fontaine, K.R., Cutter, G., et al., 2006. Citrus aurantium and synephrine alkaloids in the treatment of overweight and obesity: an update. Obesity Reviews, 7(1), pp.79–88.", }, { number: 4, citation: "Kaats, G.R., Miller, H., Preuss, H.G. and Stohs, S.J., 2013. A 60-day double-blind, placebo-controlled safety study involving Citrus aurantium (bitter orange) extract. Food and Chemical Toxicology, 55, pp.358–362.", }, { number: 5, citation: "Shixian, Q., VanCrey, B., Shi, J., et al., 2006. Green tea extract thermogenesis-induced weight loss by epigallocatechin gallate inhibition of catechol-O-methyltransferase. Journal of Medicinal Food, 9(4), pp.451–458.", }, { number: 6, citation: "Hursel, R., Viechtbauer, W. and Westerterp-Plantenga, M.S., 2009. The effects of green tea on weight loss and weight maintenance: a meta-analysis. International Journal of Obesity, 33(9), pp.956–961.", }, { number: 7, citation: "Johnston, C.S., Kim, C.M. and Buller, A.J., 2004. Vinegar improves insulin sensitivity to a high-carbohydrate meal in subjects with insulin resistance or type 2 diabetes. Diabetes Care, 27(1), pp.281–282.", }, { number: 8, citation: "Kondo, T., Kishi, M., Fushimi, T., et al., 2009. Vinegar intake reduces body weight, body fat mass, and serum triglyceride levels in obese Japanese subjects. Bioscience, Biotechnology, and Biochemistry, 73(8), pp.1837–1843.", }, { number: 10, citation: "Whiting, S., Derbyshire, E. and Tiwari, B.K., 2012. Capsaicinoids and capsinoids: A potential role for weight management? A systematic review of the evidence. Appetite, 59(2), pp.341–348.", }, { number: 12, citation: "Mansour, M.S., Ni, Y.M., Roberts, A.L., et al., 2012. Ginger consumption enhances the thermic effect of food and promotes feelings of satiety without affecting metabolic and hormonal parameters in overweight men. Metabolism, 61(10), pp.1347–1352.", }, ]; return (
{/* Top Urgency Header Banner Strip */}
WARNING: High Media Demand. Current Stock Level: CRITICALLY LOW | Spot Reserved For: {formatTimer(secondsLeft)}
{/* Main sticky Navigation Header */}
{/* Logo element with clickable anchor to trigger home refresh */}
window.scrollTo({ top: 0, behavior: "smooth" })}>
CitrusBurn Official Store™
{/* Desktop Nav menu links */} {/* Mobile hamburger toggle key */}
{/* Mobile Navigation Dropdown */} {mobileMenuOpen && (
)}
{/* Hero Presentation Banner */}
{/* Subtle orange ambient visual float decorations */}
{/* Main Headline Title */}
Groundbreaking Spanish Thermogenic Trigger

The Citrus Secret
Everyone's Talking About!

Burn More. Crave Less. Feel Great All Day with the powerful, natural essence of{" "} handleScrollTo("order-section")}> CitrusBurn™ .

{/* Left Column: Custom Interactive Simulated Player and Reviews */}
{/* Custom Video Box Mock (Replaces Vidalytics embed beautifully) */}
{/* Simulated interactive video display */}
{isVideoPlaying ? (
{/* Animated circular sonar pulses representing cellular fat burning */}

HOW SPAIN'S SEVILLE ORANGE PEEL BREAKS RESISTANCE

Harvard studies indicate that p-synephrine targets inactive Brown Adipose Tissues (BAT) up to +74% safely.

{/* Moving analytical metrics under simulated video */}
AMPLYING SPEED 2.4X BASELINE
SATURATION 98.4% SAFE
THERMO PROFILE +4.1°C ACTIVE
) : (
setIsVideoPlaying(true)}> {/* Rich artistic background layer of oranges and botanical silhouettes */}
{/* Decorative citrus circles representing Seville Oranges */}
{/* Playback callout */}

CLICK TO PLAY PRESENTATION VIDEO

Find out how a simple citrus peeling resets stubborn metabolism in 5 minutes

)}
{/* Overlaid custom player title */}
CitrusBurn Scientific Video Digest
G-09M AUDIO OK
{/* Overlaid player controls */}
isVideoPlaying && setSimulatedProgress(45)}>
{isVideoPlaying ? `02 : ${Math.floor(simulatedProgress)}` : "00:00"} / 08:45
{/* Mini Verified Testimonials directly below video */}
JP
Joanne P.
VERIFIED BUYER
{Array.from({ length: 5 }).map((_, i) => )}

“I can actually see the results in my belly fats! Finally an organic supplement that actually works perfectly for me!”

SL
Sam L.
VERIFIED BUYER
{Array.from({ length: 5 }).map((_, i) => )}

“Massive amounts of natural daily energy, deep sleep cycles, and I did not have to drop my favorite carbs completely.”

{/* Right Column: Claim Package Promo Box */}

Claim Your Discounted CitrusBurn™ Today!

Secured 180-Day Supply Packages + 2 FREE Digital Guides Included

{/* 3D Model placeholder replacement display box */}
75% OFF TODAY
{/* Free Bonuses callouts */}

2 FREE Digital Bonuses Included

BOOK 1
Spanish Detox 100% FREE
BOOK 2
Metabolism Mastery 100% FREE
{/* CTA scroll directly to grid */}
  • Bulk Discounts Locked
  • FREE Free USA Shipping
  • 180-Days Guarantee
{/* Dynamic Order Packages Grid Section */}
{/* Visual background target ribbon */}

Claim Your Discounted CitrusBurn™
Below While Stocks Last

The only FDA-compliant, certified manufacturer-direct store of original CitrusBurn capsules. Every multi-bottle order is backed by automated 100% money-back insurance for 180 full days!

{packagesList.map((pkg) => ( {/* Popularity Badge Title Header */} {pkg.isPopular ? (
Most Popular Package
) : (
CitrusBurn™ {pkg.name}
)}
{/* Package title details */}

{pkg.bottlesCount} Bottle{pkg.bottlesCount > 1 ? "s" : ""}

{pkg.supplyDays} Day Supply

{/* 3D Bottle Illustrator */}
{/* Pricing displays */}
$ {pkg.pricePerBottle} Per
Bottle
You Save: ${pkg.savings}!
{/* Pricing comparison lock */}
Retail Price: ${pkg.originalPrice}
Today Only: ${pkg.totalPrice}
{/* Included benefits checklist */}
  • Authentic Seville Synephrine Extract
  • GMP Certified Facility Quality
  • {pkg.freeBonuses ? (
  • Includes 2 FREE Digital Bonuses
  • ) : (
  • Digital Bonuses Not Included
  • )}
  • {pkg.freeShipping ? ( FREE USA Shipping & Handling ) : ( Standard Carrier Shipping )}
{/* Direct checkout call */}
BUY NOW
Secure SSL encryption logo{ (e.target as HTMLElement).style.display = 'none'; }} /> đź”’ 256-Bit Encrypted Order Support
))}
{/* Satisfaction Guarantee call */}
{/* Custom vector HTML/CSS Golden guarantee badge */}
{/* Ridges on golden seal */}
{/* Guarantee absolute overlay text */}
100% SECURED 180 DAYS MONEY BACK
OUR IRONCLAD MANUFACTURER DIRECT CLAUSE

180-Day 100% Satisfaction Guarantee

Your order is fully protected by our no-risk, absolute 180-day 100% money-back guarantee. If you're not amazed at how quickly your body feels lighter, more energized, and visibly transformed - or if you’re not thrilled by how your metabolic kinetics respond - just notify our customer support desk within the next 180 days and we’ll refund every cent of your purchase, immediate and no questions asked.

âś” Zero Questions Asked âś” Hassle Free Process
{/* Trust Badges highlight with icons */}
  • 100% Natural
    Formula
  • Plant-Based
    Ingredients
  • Non-GMO &
    Gluten Free
  • Easy-to-Swallow
    Capsules
  • Stimulant Free &
    Jitter-Free
  • Non-Habit
    Forming
{/* Free Bonuses Section: Displays Booklet assets */}
EXCLUSIVE OFFERS LIMITED BY INVENTORY

Order 3 Bottles or 6 Bottles
and Get 2 FREE Digital Bonuses!

Accelerate your baseline results and lock in metabolic balance permanently. No monthly subscriptions, download immediately upon secure ClickBank settlement!

{/* Bonus 1 Card */}
free bonus booklet #1

Spanish Rapid Detox Protocol

Keep out toxins and support daily thermogenesis with this premium 15-day Mediterranean cleanse using easy, highly potent ingredients found directly in your kitchen. Designed to support normal liver activity and jumpstart cellular detox.

🎯 Retails Separately for: $59.00 (FREE with order)
{/* Bonus 2 Card */}
free bonus booklet #2

Mind Over Metabolism Mastery

Rewire your daily lifestyle mindset with 5-minute visual exercises and automated morning craving-reset techniques. This guide helps eliminate emotional eating triggers, boosts physical metabolism drive, and locks in peak body compositions.

🎯 Retails Separately for: $49.00 (FREE with order)
{/* Scientific Breakthrough Background Section */}
June 2026 – New Scientific Breakthrough

Harvard & Barcelona Scientists Reveal
Hidden Cause of Slow Metabolism

And It Is ABSOLUTELY NOT Your Age, Inherited Genetics, Diet, or Lacking Willpower...

Scientific studies published in prestigious journals show that the hidden barrier preventing citizens from reaching their body targets - especially after age 35 - is something called Thermogenic Resistance.

This metabolic failure locks up the default fat-burning processes inside your body. No matter how clean you eat or how many miles you walk, your body system acts sluggish because your deep cellular ovens are chemically blocked.

“Once thermogenic resistance is fully reversed, your body naturally elevates energy consumption safely – no matter what routine foods are in your kitchen!”

Clinical research conducted by teams at the University of Barcelona indicates that Seville orange extract contains high natural concentrations of p-synephrine active alkaloid, stimulating the metabolic rate safely up to +74% without raising nervous system pressure.

{/* Scientific diagram / conceptual visual representation of cells */}

Cellular Thermogenesis Process

Active Seville Saturates 98% SATURATED
Calorie Burn Capacity +74% ACTIVE
Adipose Tissue Resistance DOWN TO 3%
Source: Clinical metabolic assays (Preuss, 2012)
{/* Seville Oranges details & Ingredients section */}
FORMULA STRENGTH METRICS

What Is Inside This Spanish
Fat-Melting Formula?

Every simple capsule of CitrusBurn™ contains our highly concentrated, pristine blend of 7 rare botanical extracts optimized to combat thermogenic resistance.

{ingredientsList.map((ing, idx) => (
{/* Ingredient visual placeholder block representation */}
{/* Soft background text visualizer */} {idx + 1}
{ing.iconName === "orange" && } {ing.iconName === "apple" && } {ing.iconName === "pepper" && } {ing.iconName === "ginger" && } {ing.iconName === "tea" && } {ing.iconName === "switch" && }

{ing.name}

{ing.subtitle}

{ing.description}

{/* Benefits checklist on ingredient */}
    {ing.benefits.map((b, i) => (
  • âś” {b}
  • ))}
))}
{/* Customer Testimonials and Reviews Section */}
REAL RESULTS FROM CITRUS_BURN MEMBERS

Real CitrusBurn™ Users.
Life-Changing Outcomes.

Join thousands of men and women who have successfully broken free from weight plateaus naturally.

{testimonialsList.map((t, idx) => (
{/* Verified badge */}
🛡 VERIFIED SELLER CUSTOMER
{Array.from({ length: t.rating }).map((_, i) => )}
{/* Title and quote */}

“{t.title}”

{t.quote}

{/* Foot user profile details */}
{t.name.substring(0, 2)}
{t.name}
Age {t.age} | {t.location}
{t.resultText}
))}
{/* Quick interactive order scroll block */}
{/* Accordion FAQ Section */}
CITRUS_BURN ASSURANCE & INFORMATION

Frequently Asked Questions

Find transparent answers about our Sevilla Orange formula and manufacturing benchmarks.

{faqsList.map((faq, idx) => { const isOpen = openFaqIndex === idx; return (
{isOpen && (
{faq.answer}
)}
); })}
{/* Call to Order block directly underneath the FAQ list for accessibility */}
{/* Scientific Citation references */}

Scientific Citations & Journals

{referencesList.map((ref) => (
[{ref.number}]

{ref.citation}

))}
CitrusBurn™ is an independent, natural health supplement manufacturer direct vendor. All trademarked reference organizations, including Harvard Medical publications, Mayo Clinic records, and University researchers, represent respected academic institutions whose independent public trial outcomes are referenced above. No explicit certification endorsement is stated or implied by these universities.
{/* Footer Details */}
); }