Merge version_2 into main #9
@@ -159,7 +159,7 @@ export default function AboutPage() {
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Schedule Service", href: "/contact" },
|
||||
{ text: "Call Now (323) 379-4301", href: "tel:+13233794301" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
className="w-full py-20"
|
||||
|
||||
@@ -86,7 +86,7 @@ export default function ContactPage() {
|
||||
useInvertedBackground={false}
|
||||
animationType="entrance-slide"
|
||||
buttons={[
|
||||
{ text: "Call (951) 755-1234", href: "tel:+19517551234" },
|
||||
{ text: "Call (323) 379-4301", href: "tel:+13233794301" },
|
||||
{ text: "Get Free Quote", href: "/contact" },
|
||||
]}
|
||||
className="w-full py-24"
|
||||
|
||||
@@ -91,7 +91,7 @@ export default function HomePage() {
|
||||
]}
|
||||
avatarText="Serving the Inland Empire since 2015"
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:+19517551234" },
|
||||
{ text: "Call Now (323) 379-4301", href: "tel:+13233794301" },
|
||||
{ text: "Get Free Quote", href: "/contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
@@ -87,7 +87,7 @@ export default function ServicesPage() {
|
||||
]}
|
||||
avatarText="Expert Service in Every Category"
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:+19517551234" },
|
||||
{ text: "Call Now (323) 379-4301", href: "tel:+13233794301" },
|
||||
{ text: "Get Free Quote", href: "/contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user