Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
|||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Book Appointment", href: "#contact" }
|
{ text: "Book Appointment", href: "#contact" }
|
||||||
]}
|
]}
|
||||||
background={{ variant: "aurora" }}
|
background={{ variant: "plain" }}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/blurred-tourists-shopping-mall-with-bokeh-retro-color_1258-74.jpg"
|
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={{
|
rightLink={{
|
||||||
text: "Terms of Service", href: "#"
|
text: "Terms of Service", href: "#"
|
||||||
}}
|
}}
|
||||||
useInvertedBackground={true}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
|
|||||||
Reference in New Issue
Block a user