Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-31 02:36:25 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
buttons={[
{ text: "Book Appointment", href: "#contact" }
]}
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
mediaAnimation="slide-up"
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/blurred-tourists-shopping-mall-with-bokeh-retro-color_1258-74.jpg"
@@ -185,7 +185,6 @@ export default function LandingPage() {
rightLink={{
text: "Terms of Service", href: "#"
}}
useInvertedBackground={true}
/>
</div>
</ThemeProvider>