Update src/app/page.tsx
This commit is contained in:
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
ratingText="100+ 5-Star Reviews"
|
||||
ratingText="1000+ Roofs Replaced"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
{
|
||||
value: "25+", label: "Years Experience"},
|
||||
{
|
||||
value: "1000+", label: "Roofs Replaced"},
|
||||
value: "3", label: "Generations Served"},
|
||||
]}
|
||||
title="Real Reviews From Real Customers"
|
||||
description="Join over 100+ satisfied homeowners who trust our legacy."
|
||||
@@ -194,4 +194,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user