Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0b21379e47 | |||
| 09f89563a0 | |||
| 2a6341ed51 | |||
| 40b2b26353 | |||
| 774c2ccdc0 |
1438
src/app/layout.tsx
1438
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -198,7 +198,7 @@ export default function HomePage() {
|
|||||||
title="Customer Testimonials"
|
title="Customer Testimonials"
|
||||||
description="Real stories from satisfied homeowners in Vancouver, Washington and surrounding areas."
|
description="Real stories from satisfied homeowners in Vancouver, Washington and surrounding areas."
|
||||||
tag="Reviews"
|
tag="Reviews"
|
||||||
tagIcon={Star}
|
tagIcon={MapPin}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -233,4 +233,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user