6 Commits

Author SHA1 Message Date
e014a9b5a5 Merge version_2 into main
Merge version_2 into main
2026-03-08 11:45:25 +00:00
87fe345b8e Update src/app/page.tsx 2026-03-08 11:45:22 +00:00
26038dfca5 Update src/app/layout.tsx 2026-03-08 11:45:21 +00:00
f50cece6d9 Merge version_1 into main
Merge version_1 into main
2026-03-08 11:44:11 +00:00
0842cec4cf Merge version_1 into main
Merge version_1 into main
2026-03-08 11:43:22 +00:00
6e4d994f9b Merge version_1 into main
Merge version_1 into main
2026-03-08 11:42:22 +00:00
2 changed files with 9 additions and 1416 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -143,7 +143,7 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSixteen
title="What Our Customers Say"
title="98% of Customers Recommend Mint Decor What Our Customers Say"
description="Trusted by homeowners and professionals across Ireland for quality, service, and results."
textboxLayout="default"
useInvertedBackground={false}
@@ -229,4 +229,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}