Merge version_2 into main #4
@@ -1413,4 +1413,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -321,7 +321,7 @@ export default function HomePage() {
|
||||
tagIcon={AlertCircle}
|
||||
tagAnimation="slide-up"
|
||||
title="Plumbing Emergency? We're Ready 24/7"
|
||||
description="Don't let a plumbing problem ruin your day. Call Barry's right now for fast, professional emergency service. Available anytime, anywhere in our service area."
|
||||
description="Call now for immediate emergency plumbing help—available 24/7 in your area."
|
||||
buttons={[
|
||||
{ text: "☎ Call Now: 1-555-PLUMBER", href: "tel:+1-555-PLUMBER" },
|
||||
{ text: "Request Free Quote", href: "/contact" },
|
||||
@@ -344,4 +344,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user