4 Commits

Author SHA1 Message Date
8781bded35 Update src/app/page.tsx 2026-05-06 14:21:44 +00:00
602087f3c2 Merge version_3 into main
Merge version_3 into main
2026-05-06 14:09:19 +00:00
0e70f9e0ae Update src/app/page.tsx 2026-05-06 14:09:13 +00:00
d6fb579eb0 Merge version_2 into main
Merge version_2 into main
2026-05-06 14:03:54 +00:00

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
{ {
name: "Contact", id: "#contact"}, name: "Contact", id: "#contact"},
]} ]}
brandName="Radiant Wellness" brandName="Elite Pro Wellness Health & Beauty Center"
/> />
</div> </div>
@@ -198,7 +198,7 @@ export default function LandingPage() {
]} ]}
buttons={[ buttons={[
{ {
text: "Contact Us", href: "#contact" text: "Schedule Your Free Consultation", href: "#contact"
} }
]} ]}
title="Frequently Asked" title="Frequently Asked"
@@ -243,7 +243,7 @@ export default function LandingPage() {
], ],
}, },
]} ]}
logoText="Radiant Wellness" logoText="Elite Pro Wellness Health & Beauty Center"
/> />
</div> </div>
</ReactLenis> </ReactLenis>