Merge version_3 into main #5
@@ -1392,4 +1392,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -48,7 +48,7 @@ export default function HomePage() {
|
||||
logoText="Silverline Roofing"
|
||||
description="South Florida Roofing Experts You Can Trust. Roof repairs, leak detection, inspections, and full roof replacements done right the first time."
|
||||
buttons={[
|
||||
{ text: "📞 Call Now", href: "tel:(954)624-2925" },
|
||||
{ text: "Schedule Free Inspection", href: "/contact" },
|
||||
{ text: "📋 Free Inspection", href: "/contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -200,4 +200,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user