Merge version_2 into main #4
@@ -1423,4 +1423,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -48,6 +48,12 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Local Service Leader"
|
||||
tagIcon={Award}
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", alt: "Customer 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg", alt: "Customer 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-showing-ok-sign_23-2148990150.jpg", alt: "Customer 3" },
|
||||
]}
|
||||
avatarText="Trusted by 12,500+ Local Families"
|
||||
buttons={[
|
||||
{ text: "Call Now: (555) 123-4567", href: "tel:+15551234567" },
|
||||
{ text: "Get Free Quote", href: "#contact" },
|
||||
@@ -221,4 +227,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user