Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-05 22:57:08 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1384,4 +1384,4 @@ export default function RootLayout({
</body>
</html>
);
}
}

View File

@@ -88,7 +88,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroCentered
title="Elite Performance. Premium Excellence. Uncompromising Quality."
title="Premium Supplements. Verified Results."
description="Luxury supplement stacks crafted by elite athletes. Laboratory verified. 100% authentic. Delivered with precision."
background={{ variant: "downward-rays-static" }}
avatars={[
@@ -314,4 +314,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}