diff --git a/src/app/page.tsx b/src/app/page.tsx
index 5e88e18..19abee1 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,14 +29,10 @@ export default function LandingPage() {
@@ -44,15 +40,12 @@ export default function LandingPage() {
@@ -104,53 +81,36 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "1", name: "Mike G.", date: "4 years ago", title: "Verified Customer", quote: "Professional, punctual, and high quality. Couldn't ask for better service.", tag: "Top Rated", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-craft-woman-with-tools_23-2148915764.jpg", imageSrc: "http://img.b2bpic.net/free-photo/water-tap-prevention-concentrated-man-leaning-water-faucet-touching-spout-pipe_259150-58276.jpg?_wi=2", imageAlt: "professional plumbing services tools"},
- {
- id: "2", name: "Hank Kopecy", date: "2 years ago", title: "Verified Customer", quote: "Good experience overall. Highly recommended for local residents.", tag: "Satisfied", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg", imageSrc: "http://img.b2bpic.net/free-photo/asian-plumber-blue-overalls-clearing-blockage-drain_1098-17773.jpg?_wi=2", imageAlt: "drain cleaning professional equipment"},
- {
- id: "3", name: "Jennifer V.", date: "3 years ago", title: "Verified Customer", quote: "Very professional from start to finish. Everything looks great.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250259.jpg?_wi=2", imageAlt: "water heater installation repair"},
- {
- id: "4", name: "Natalie Lopresti", date: "4 years ago", title: "Verified Customer", quote: "Fantastic service. Responsive and reliable plumbers.", tag: "Excellent", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-home-with-heater_23-2149339547.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg?_wi=2", imageAlt: "pipe repair and replacement service"},
- {
- id: "5", name: "Green Dragon", date: "4 years ago", title: "Verified Customer", quote: "Everything you'd want from a professional plumbing contractor.", tag: "Reliable", avatarSrc: "http://img.b2bpic.net/free-photo/portrat-young-man-laughing_23-2148560405.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-rinsing-dish-sponge-running-water-daily-home-hygiene_169016-69431.jpg?_wi=2", imageAlt: "plumbing fixture installation service"},
+ { id: "1", name: "Frank M.", date: "3 months ago", title: "Reliable Service", quote: "Showed up on time, diagnosed the issue immediately, and kept the site clean. Exceptional.", tag: "Highly Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-craft-woman-with-tools_23-2148915764.jpg" },
+ { id: "2", name: "Sarah J.", date: "6 months ago", title: "Pro Plumber", quote: "Fixed our water heater within hours of calling. Very transparent with pricing.", tag: "Expertise", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg" },
+ { id: "3", name: "Robert D.", date: "1 year ago", title: "Quality Work", quote: "Vitullo Plumbing is my go-to for all residential plumbing needs. Reliable and polite.", tag: "Trusted", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg" },
]}
- title="What Our Customers Say"
- description="We are proud of our 4.7-star rating earned through consistent, professional service."
+ title="Trusted by Our Neighbors"
+ description="We consistently earn 5-star feedback by putting our clients first and maintaining the highest standard of professional integrity."
/>