From 09cdda943f5f9d43cea29f315b2b2a21720f3693 Mon Sep 17 00:00:00 2001 From: development Date: Thu, 8 Jan 2026 12:06:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8cc9c32..07627bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -156,7 +156,7 @@ export default function EdgeTabsPage() { "90 caffeine strips total", "50mg caffeine per strip", "30mg L-theanine included", "3-month supply", "Free priority shipping", "⭐ Maximum savings" ] } - ] + ]} animationType="opacity" textboxLayout="default" useInvertedBackground="invertCard" @@ -182,7 +182,7 @@ export default function EdgeTabsPage() { { id: "4", value: "30min", title: "Fast Acting", description: "Feel the effects quickly", icon: Clock } - ] + ]} gridVariant="four-items-2x2-equal-grid" animationType="slide-up" textboxLayout="default" @@ -224,7 +224,7 @@ export default function EdgeTabsPage() { { id: "8", title: "Can I take EdgeTabs with other supplements?", content: "EdgeTabs contain only caffeine and L-theanine, making them compatible with most supplements. However, avoid combining with other caffeine sources or stimulants. Always consult your healthcare provider if taking prescription medications or other supplements." } - ] + ]} imageSrc="https://img.b2bpic.net/free-photo/young-beautiful-hispanic-woman-scientist-holding-plant-with-tweezers-laboratory_839833-26630.jpg" imageAlt="EdgeTabs caffeine science and research" mediaPosition="left" @@ -256,7 +256,7 @@ export default function EdgeTabsPage() { { id: "4", title: "What if I'm not satisfied?", content: "We offer a 30-day money-back guarantee. If EdgeTabs isn't right for you, simply contact us for a full refund, no questions asked." } - ] + ]} animationType="scale-rotate" accordionAnimationType="smooth" useInvertedBackground="noInvert" @@ -300,7 +300,7 @@ export default function EdgeTabsPage() { { label: "Disclaimer", href: "#" } ] } - ] + ]} socialLinks={[ { icon: Instagram, href: "https://instagram.com", ariaLabel: "EdgeTabs Instagram" }, { icon: Twitter, href: "https://twitter.com", ariaLabel: "EdgeTabs Twitter" }, -- 2.49.1