diff --git a/src/app/page.tsx b/src/app/page.tsx index c2afbf7..661ebbe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,64 +32,41 @@ export default function LandingPage() {
@@ -111,32 +88,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "1", - title: "Zero Crash Formula", - tags: [ - "Performance", - "Clean", - ], - imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-blue-drink-glass-isolated-white-background_23-2147948935.jpg", - }, + id: "1", title: "Zero Crash Formula", tags: [ + "Performance", "Clean"], + imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-blue-drink-glass-isolated-white-background_23-2147948935.jpg"}, { - id: "2", - title: "Mental Clarity", - tags: [ - "Focus", - "Brain", - ], - imageSrc: "http://img.b2bpic.net/free-photo/abstract-psychedelic-papercut-background_23-2149303016.jpg", - }, + id: "2", title: "Mental Clarity", tags: [ + "Focus", "Brain"], + imageSrc: "http://img.b2bpic.net/free-photo/abstract-psychedelic-papercut-background_23-2149303016.jpg"}, { - id: "3", - title: "Physical Endurance", - tags: [ - "Stamina", - "Power", - ], - imageSrc: "http://img.b2bpic.net/free-photo/life-insurance-concept-flat-lay_23-2149191405.jpg", - }, + id: "3", title: "Physical Endurance", tags: [ + "Stamina", "Power"], + imageSrc: "http://img.b2bpic.net/free-photo/life-insurance-concept-flat-lay_23-2149191405.jpg"}, ]} title="Engineered for Performance" description="Advanced formulations designed to optimize every facet of your active lifestyle." @@ -151,47 +113,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - name: "Vortex Blue", - price: "$3.99", - variant: "Classic", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-iron-bottle-standing-dark-background_140725-133800.jpg", - }, + id: "p1", name: "Vortex Blue", price: "$3.99", variant: "Classic", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-iron-bottle-standing-dark-background_140725-133800.jpg"}, { - id: "p2", - name: "Vortex Orange", - price: "$3.99", - variant: "Tropical", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-brightly-colored-soda-can_23-2150995345.jpg", - }, + id: "p2", name: "Vortex Orange", price: "$3.99", variant: "Tropical", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-brightly-colored-soda-can_23-2150995345.jpg"}, { - id: "p3", - name: "Vortex Zero", - price: "$4.49", - variant: "Sugar-Free", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-summer-concept-with-copy-space_23-2148545836.jpg", - }, + id: "p3", name: "Vortex Zero", price: "$4.49", variant: "Sugar-Free", imageSrc: "http://img.b2bpic.net/free-photo/top-view-summer-concept-with-copy-space_23-2148545836.jpg"}, { - id: "p4", - name: "Vortex Nitro", - price: "$4.99", - variant: "Heavy", - imageSrc: "http://img.b2bpic.net/free-photo/cold-beverages-table_140725-9495.jpg", - }, + id: "p4", name: "Vortex Nitro", price: "$4.99", variant: "Heavy", imageSrc: "http://img.b2bpic.net/free-photo/cold-beverages-table_140725-9495.jpg"}, { - id: "p5", - name: "Vortex Berry", - price: "$3.99", - variant: "Fruity", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-energy-drinks_23-2150968884.jpg", - }, + id: "p5", name: "Vortex Berry", price: "$3.99", variant: "Fruity", imageSrc: "http://img.b2bpic.net/free-photo/close-up-energy-drinks_23-2150968884.jpg"}, { - id: "p6", - name: "Vortex Lime", - price: "$3.99", - variant: "Zesty", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-brightly-colored-soda-bottle_23-2150995355.jpg", - }, + id: "p6", name: "Vortex Lime", price: "$3.99", variant: "Zesty", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-brightly-colored-soda-bottle_23-2150995355.jpg"}, ]} title="Our Signature Series" description="Discover the Vortex Energy lineup – from ultra-boost nitro to clean-label hydration." @@ -205,40 +137,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Marcus R.", - handle: "@mrcs_runs", - testimonial: "Vortex Energy changed my training game. No jitter, just pure focus.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-fitness-influencer_23-2151564813.jpg", - }, + id: "t1", name: "Marcus R.", handle: "@mrcs_runs", testimonial: "Vortex Energy changed my training game. No jitter, just pure focus.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-fitness-influencer_23-2151564813.jpg"}, { - id: "t2", - name: "Elena K.", - handle: "@elena_tech", - testimonial: "Perfect for marathon coding sessions. My brain stays sharp for hours.", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-business-coach-posing-training-room_74855-3026.jpg", - }, + id: "t2", name: "Elena K.", handle: "@elena_tech", testimonial: "Perfect for marathon coding sessions. My brain stays sharp for hours.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-business-coach-posing-training-room_74855-3026.jpg"}, { - id: "t3", - name: "Alex P.", - handle: "@pro_gamer_alex", - testimonial: "Unmatched speed and reflexes. The best drink for long tourneys.", - imageSrc: "http://img.b2bpic.net/free-photo/black-teen-smiling-girl-headset-playing-video-games-video-game-club_1268-25918.jpg", - }, + id: "t3", name: "Alex P.", handle: "@pro_gamer_alex", testimonial: "Unmatched speed and reflexes. The best drink for long tourneys.", imageSrc: "http://img.b2bpic.net/free-photo/black-teen-smiling-girl-headset-playing-video-games-video-game-club_1268-25918.jpg"}, { - id: "t4", - name: "Sofia J.", - handle: "@sofia_design", - testimonial: "Finally, a clean energy drink that tastes actually incredible.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-interior-designer_23-2150346498.jpg", - }, + id: "t4", name: "Sofia J.", handle: "@sofia_design", testimonial: "Finally, a clean energy drink that tastes actually incredible.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-as-interior-designer_23-2150346498.jpg"}, { - id: "t5", - name: "Tom B.", - handle: "@tb_student", - testimonial: "Helps me pull all-nighters before exams without crashing at noon.", - imageSrc: "http://img.b2bpic.net/free-photo/man-with-beanie_23-2147617976.jpg", - }, + id: "t5", name: "Tom B.", handle: "@tb_student", testimonial: "Helps me pull all-nighters before exams without crashing at noon.", imageSrc: "http://img.b2bpic.net/free-photo/man-with-beanie_23-2147617976.jpg"}, ]} title="Performance-Driven Results" description="Hear from the professionals who trust Vortex Energy for their high-stakes performance." @@ -252,31 +159,16 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "100%", - title: "Natural Energy", - items: [ - "Sourced organically", - "No synthetic caffeine", - ], + id: "m1", value: "100%", title: "Natural Energy", items: [ + "Sourced organically", "No synthetic caffeine"], }, { - id: "m2", - value: "24h", - title: "Sustained Focus", - items: [ - "Slow-release energy", - "Peak concentration", - ], + id: "m2", value: "24h", title: "Sustained Focus", items: [ + "Slow-release energy", "Peak concentration"], }, { - id: "m3", - value: "12+", - title: "Active Flavors", - items: [ - "Designed by experts", - "Tested for variety", - ], + id: "m3", value: "12+", title: "Active Flavors", items: [ + "Designed by experts", "Tested for variety"], }, ]} title="Impact by the Numbers" @@ -290,20 +182,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "Is Vortex safe for daily use?", - content: "Our ingredients are lab-tested for optimal safety and performance.", - }, + id: "q1", title: "Is Vortex safe for daily use?", content: "Our ingredients are lab-tested for optimal safety and performance."}, { - id: "q2", - title: "Do you ship internationally?", - content: "Yes, we ship to over 50 countries worldwide.", - }, + id: "q2", title: "Do you ship internationally?", content: "Yes, we ship to over 50 countries worldwide."}, { - id: "q3", - title: "Are there sugar-free options?", - content: "Absolutely, check out our Zero and Nitro series.", - }, + id: "q3", title: "Are there sugar-free options?", content: "Absolutely, check out our Zero and Nitro series."}, ]} title="Common Questions" description="Answers to everything you need to know about Vortex Energy." @@ -315,16 +198,13 @@ export default function LandingPage() { @@ -335,29 +215,19 @@ export default function LandingPage() { logoText="VORTEX" columns={[ { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About", - href: "#about", - }, + label: "About", href: "#about"}, { - label: "Partners", - href: "#", - }, + label: "Partners", href: "#"}, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { - label: "FAQs", - href: "#faq", - }, + label: "FAQs", href: "#faq"}, { - label: "Contact", - href: "#contact", - }, + label: "Contact", href: "#contact"}, ], }, ]} @@ -366,4 +236,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file