Merge version_2 into main #4
@@ -1407,4 +1407,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -270,9 +270,10 @@ export default function HomePage() {
|
||||
description="Contact Boilergurus for a transparent, no-obligation quote. Our team is ready to discuss your heating needs and find the perfect solution for your home."
|
||||
buttons={[
|
||||
{ text: "Call 020 7101 4370", href: "tel:02071014370" },
|
||||
{ text: "Request a Callback", href: "#contact" },
|
||||
{ text: "Message Us Now", href: "#contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
buttonClassName="[&:first-child]:shadow-lg [&:first-child]:ring-2 [&:first-child]:ring-accent [&:first-child]:scale-105"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -297,4 +298,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user