3 Commits

Author SHA1 Message Date
820e52d9fc Update src/app/page.tsx 2026-05-08 18:02:55 +00:00
a31007c99a Merge version_1 into main
Merge version_1 into main
2026-05-08 17:59:54 +00:00
6fc50c40b4 Merge version_1 into main
Merge version_1 into main
2026-05-08 17:59:28 +00:00

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
text: "Customize Yours", href: "#contact"}, text: "Customize Yours", href: "#contact"},
]} ]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=334wrd" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=334wrd"
imageAlt="Whoopselect Custom Band Showcase" imageAlt="Close-up lifestyle wrist shot featuring premium custom band on WHOOP sensor"
/> />
</div> </div>
@@ -224,4 +224,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }