Merge version_2 into main #1

Merged
bender merged 2 commits from version_2 into main 2026-03-06 04:59:29 +00:00
2 changed files with 3 additions and 2 deletions

View File

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

View File

@@ -54,6 +54,7 @@ export default function LandingPage() {
{ text: "Call Now", href: "tel:(843) 796-6134" }
]}
buttonAnimation="slide-up"
logoText="CELINE CRYSTAL"
/>
</div>
@@ -157,4 +158,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}