5 Commits

Author SHA1 Message Date
de125211db Merge version_3 into main
Merge version_3 into main
2026-05-01 16:17:43 +00:00
4947efdfe4 Merge version_4 into main
Merge version_4 into main
2026-05-01 16:17:43 +00:00
f91ab95bef Update src/app/page.tsx 2026-05-01 16:17:40 +00:00
975ee1322b Update src/app/page.tsx 2026-05-01 16:17:37 +00:00
ef7ed4ccf1 Merge version_2 into main
Merge version_2 into main
2026-05-01 16:16:33 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroOverlay <HeroOverlay
title="Unleash Your Potential" title="Maximize Your Strength and Recovery"
description="Premium, science-backed creatine formulated for maximum recovery and peak athletic performance. Take your training to the next level." description="Premium, science-backed creatine formulated for maximum recovery and peak athletic performance. Take your training to the next level."
buttons={[{ text: "Shop Premium Creatine", href: "#products" }]} buttons={[{ text: "Shop Premium Creatine", href: "#products" }]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-yoga-essential-items_23-2149458906.jpg" imageSrc="http://img.b2bpic.net/free-photo/top-view-yoga-essential-items_23-2149458906.jpg"
@@ -96,7 +96,7 @@ export default function LandingPage() {
{ id: "p5", name: "Rapid Recovery", price: "$32.99", variant: "500g", imageSrc: "http://img.b2bpic.net/free-photo/protein-gym_23-2151980049.jpg" }, { id: "p5", name: "Rapid Recovery", price: "$32.99", variant: "500g", imageSrc: "http://img.b2bpic.net/free-photo/protein-gym_23-2151980049.jpg" },
{ id: "p6", name: "Bulk Pack", price: "$79.99", variant: "2.5kg", imageSrc: "http://img.b2bpic.net/free-photo/still-life-perfectly-ordered-fitness-gym-accessories_52683-100709.jpg" }, { id: "p6", name: "Bulk Pack", price: "$79.99", variant: "2.5kg", imageSrc: "http://img.b2bpic.net/free-photo/still-life-perfectly-ordered-fitness-gym-accessories_52683-100709.jpg" },
]} ]}
title="Our Formulations" title="Shop Our Performance Formulations"
description="Find the perfect supplement for your specific training goals." description="Find the perfect supplement for your specific training goals."
/> />
</div> </div>