Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9b69b205e2 | |||
| 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"
|
||||
description="Real stories from satisfied homeowners in Vancouver, Washington and surrounding areas."
|
||||
tag="Reviews"
|
||||
tagIcon={Star}
|
||||
tagIcon={MapPin}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -233,4 +233,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user