Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-01-04 17:47:00 +00:00

View File

@@ -1,4 +1,4 @@
"use client" "use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
@@ -69,8 +69,7 @@ export default function LandingPage() {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767548548300-rl25cqqt.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767548548300-rl25cqqt.jpg",
imageAlt: "Edgetabs supplement - premium container" imageAlt: "Edgetabs supplement - premium container"
} }
] ]}
ariaLabel="Edge supplement hero section with product carousel"
/> />
</div> </div>
@@ -102,7 +101,7 @@ export default function LandingPage() {
imageAlt: "Triple Edgetabs bundle", imageAlt: "Triple Edgetabs bundle",
isFavorited: false isFavorited: false
} }
] ]}
textboxLayout="default" textboxLayout="default"
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
animationType="slide-up" animationType="slide-up"
@@ -160,7 +159,7 @@ export default function LandingPage() {
"Exclusive bonus guide" "Exclusive bonus guide"
] ]
} }
] ]}
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground="noInvert" useInvertedBackground="noInvert"
@@ -196,7 +195,7 @@ export default function LandingPage() {
title: "Repeat Orders", title: "Repeat Orders",
value: "78%" value: "78%"
} }
] ]}
gridVariant="four-items-2x2-equal-grid" gridVariant="four-items-2x2-equal-grid"
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
@@ -222,7 +221,7 @@ export default function LandingPage() {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767548549869-bh6uqj3v.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767548549869-bh6uqj3v.jpg",
imageAlt: "Strength and endurance enhancement" imageAlt: "Strength and endurance enhancement"
} }
] ]}
title="What Makes Edge Different" title="What Makes Edge Different"
description="We've engineered Edge using cutting-edge ingredients backed by peer-reviewed research. No fillers. No compromises. Just pure performance.\n\n✓ Clinically-dosed ingredients\n✓ Zero artificial flavors\n✓ 3rd-party tested\n✓ Manufactured in NSF-certified facilities" description="We've engineered Edge using cutting-edge ingredients backed by peer-reviewed research. No fillers. No compromises. Just pure performance.\n\n✓ Clinically-dosed ingredients\n✓ Zero artificial flavors\n✓ 3rd-party tested\n✓ Manufactured in NSF-certified facilities"
textboxLayout="default" textboxLayout="default"
@@ -269,7 +268,7 @@ export default function LandingPage() {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767548550957-0v941rbh.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1767548550957-0v941rbh.jpg",
imageAlt: "David Kim" imageAlt: "David Kim"
} }
] ]}
cardTitle="Trusted by 2,000+ athletes, entrepreneurs, and high performers worldwide" cardTitle="Trusted by 2,000+ athletes, entrepreneurs, and high performers worldwide"
cardTag="Verified Reviews" cardTag="Verified Reviews"
cardTagIcon={CheckCircle} cardTagIcon={CheckCircle}
@@ -312,7 +311,7 @@ export default function LandingPage() {
title: "Is Edge vegan and allergen-friendly?", title: "Is Edge vegan and allergen-friendly?",
content: "Edge is vegan and free from common allergens including gluten, dairy, and nuts. All ingredients are listed on our packaging. Please review the full ingredient list if you have specific sensitivities." content: "Edge is vegan and free from common allergens including gluten, dairy, and nuts. All ingredients are listed on our packaging. Please review the full ingredient list if you have specific sensitivities."
} }
] ]}
textboxLayout="default" textboxLayout="default"
useInvertedBackground="noInvert" useInvertedBackground="noInvert"
animationType="smooth" animationType="smooth"
@@ -336,7 +335,7 @@ export default function LandingPage() {
placeholder: "Country", placeholder: "Country",
required: true required: true
} }
] ]}
textarea={{ textarea={{
name: "message", name: "message",
placeholder: "Any questions? We're here to help.", placeholder: "Any questions? We're here to help.",