Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 975ee1322b | |||
| ef7ed4ccf1 | |||
| 20a8b9126f | |||
| 742adaa39e |
@@ -43,9 +43,9 @@ 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 Now", 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"
|
||||||
avatars={[
|
avatars={[
|
||||||
{ src: "http://img.b2bpic.net/free-photo/full-shot-man-hydrating_23-2149177977.jpg", alt: "Full shot man hydrating" },
|
{ src: "http://img.b2bpic.net/free-photo/full-shot-man-hydrating_23-2149177977.jpg", alt: "Full shot man hydrating" },
|
||||||
@@ -165,4 +165,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user