Merge version_5 into main #5
@@ -113,6 +113,7 @@ export default function LandingPage() {
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
title="5-Star Quality, 24/7 Availability, Trusted Results"
|
||||
description="Fully insured and bonded • Trusted by 1000+ families • Available 24/7 for your convenience"
|
||||
useInvertedBackground={true}
|
||||
buttons={[
|
||||
{ text: "Book Your Cleaning Today", href: "#contact" }
|
||||
@@ -259,8 +260,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Get a Free Quote", href: "#quote" },
|
||||
{ text: "Call Now: (267) 491-7716", href: "tel:+12674917716" }
|
||||
{ text: "Call Now: (267) 491-7716", href: "tel:+12674917716" },
|
||||
{ text: "Get a Free Quote", href: "#quote" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -306,4 +307,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user