Merge version_1 into main #3
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
logoText="BARRY'S"
|
||||
description="24/7 Emergency Plumbers in London – Fast, Reliable, Local. Plumbing, Heating, Gas & HIU Engineers. Rated 5★ by 65+ local customers."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:02012345678" },
|
||||
{ text: "Request Callback", href: "#contact" }
|
||||
@@ -57,7 +57,6 @@ export default function LandingPage() {
|
||||
frameStyle="card"
|
||||
mediaAnimation="slide-up"
|
||||
buttonAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
ariaLabel="Hero section - Emergency plumbing services"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user