Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 746dbcffc9 | |||
| 7a2822ebcf | |||
| f5c5b83c81 | |||
| fa7a20b1cf | |||
| a1f57f9c07 | |||
| f8ac1f1079 | |||
| 2d6237d698 | |||
| 800281ae54 |
1373
src/app/layout.tsx
1373
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYbabIm0qLl0N2x67sPQkbjReU/uploaded-1772772950097-cv7ey5k5.jpg"
|
||||
imageAlt="Beautifully cleaned luxury home interior"
|
||||
buttons={[
|
||||
{ text: "Get a Free Quote", href: "contact-form" },
|
||||
@@ -157,4 +157,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user