Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c6f4e22595 | |||
| d4be196e9b | |||
| 93edee1584 | |||
| 76b09af1e6 |
@@ -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."
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "q2", title: "How long does a typical roof take?", content: "Most full replacements are completed within 1-2 days."},
|
||||
{
|
||||
id: "q3", title: "Are you insured?", content: "We are fully licensed and insured for your protection."},
|
||||
id: "q3", title: "Are you insured?", content: "Yes, we are fully licensed and insured, providing comprehensive general liability coverage and guaranteed workmanship on every project for your complete peace of mind."},
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -194,4 +194,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user