Update src/app/page.tsx
This commit is contained in:
@@ -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