Update src/app/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
|||||||
background={{
|
background={{
|
||||||
variant: "plain"}}
|
variant: "plain"}}
|
||||||
title="Five Star Painting LTD: Experience the Difference"
|
title="Five Star Painting LTD: Experience the Difference"
|
||||||
description="Professional painting services for homes and businesses. Quality work, every time."
|
description="Delivering professional painting services for homes and businesses with consistent quality."
|
||||||
kpis={[
|
kpis={[
|
||||||
{
|
{
|
||||||
value: "15+", label: "Years Experience"},
|
value: "15+", label: "Years Experience"},
|
||||||
@@ -258,4 +258,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user