Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-09 02:56:54 +00:00
2 changed files with 10 additions and 1432 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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>
);
}
}