3 Commits

Author SHA1 Message Date
d62d6a7351 Update src/app/page.tsx 2026-06-12 06:55:55 +00:00
1abe92d3a5 Merge version_1 into main
Merge version_1 into main
2026-06-12 05:59:07 +00:00
b8edf4c88a Merge version_1 into main
Merge version_1 into main
2026-06-12 05:58:18 +00:00

View File

@@ -52,7 +52,7 @@ export default function Page() {
</div>
<div id="home" data-section="home" className={sourceSans3.className}>
<HeroSplit
title="Unlock Your Peak Performance with V LABS"
title="Achieve Your Ultimate Physique & Performance with V LABS"
description="Experience the ultimate in muscle growth, strength, energy, and recovery. Our premium supplements are scientifically designed for serious results, helping you surpass your limits."
background={{
variant: "plain"
@@ -246,4 +246,4 @@ export default function Page() {
</div>
</ThemeProvider>
);
}
}