Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9d84294f72 | |||
| 8781bded35 | |||
| 602087f3c2 | |||
| 0e70f9e0ae | |||
| d6fb579eb0 |
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user