diff --git a/src/app/page.tsx b/src/app/page.tsx index 036f035..db1c833 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -101,8 +101,8 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { id: "1", name: "Mark D.", date: "2024", title: "Excellent", quote: "They arrived on time and cleared my drain fast!", tag: "Homeowner", avatarSrc: "https://avatar.vercel.sh/mark" }, - { id: "2", name: "Susan P.", date: "2024", title: "Professional", quote: "Professional, polite, and very knowledgeable.", tag: "Landlord", avatarSrc: "https://avatar.vercel.sh/susan" }, + { id: "1", name: "Mark D.", date: "2025", title: "Excellent", quote: "They arrived on time and cleared my drain fast!", tag: "Homeowner", avatarSrc: "https://avatar.vercel.sh/mark" }, + { id: "2", name: "Susan P.", date: "2025", title: "Professional", quote: "Professional, polite, and very knowledgeable.", tag: "Landlord", avatarSrc: "https://avatar.vercel.sh/susan" }, ]} title="Neighborhood Trust" description="Real feedback from local homeowners we have helped."