Update src/app/page.tsx
This commit is contained in:
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
<HeroSplit
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Premium Plastering. Immaculate Finish. Zero Hassle."
|
||||
description="A father-and-son team delivering flawless plastering with unmatched professionalism across York."
|
||||
description="A father-and-son team delivering flawless plastering with unmatched professionalism. Serving York & Surrounding Areas."
|
||||
buttons={[{ text: "Get Your Free Quote", href: "#contact" }, { text: "View Our Work", href: "#projects" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/grey-clean-texture-with-copy-space-background_24837-665.jpg"
|
||||
imageAlt="Fresh plaster texture"
|
||||
@@ -180,4 +180,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user