3 Commits

Author SHA1 Message Date
3af0e6ac76 Update src/app/page.tsx 2026-03-07 08:52:31 +00:00
5330a82669 Update src/app/layout.tsx 2026-03-07 08:52:30 +00:00
8dfbc44895 Merge version_1 into main
Merge version_1 into main
2026-03-07 08:50:21 +00:00
2 changed files with 2 additions and 1422 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -157,7 +157,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
text="Ready to experience ultimate relaxation? Book your personalized wellness session today and step into a world of tranquility and healing."
text="Ready to experience ultimate relaxation? Book your 60-minute session today—first-time clients receive 15% off. Over 5,000 satisfied clients trust Serenity Spa for their wellness journey."
animationType="entrance-slide"
background={{ variant: "plain" }}
useInvertedBackground={false}
@@ -177,4 +177,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}