Update src/app/page.tsx
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user