2 Commits

Author SHA1 Message Date
b4f8f2d378 Update src/app/page.tsx 2026-03-13 16:12:14 +00:00
97cacc3ed1 Merge version_3 into main
Merge version_3 into main
2026-03-13 16:08:37 +00:00

View File

@@ -192,15 +192,15 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "3", name: "Jennifer Davis", role: "Homeowner", testimonial: "Had an emergency with a burst pipe at 2 AM. They answered immediately, came out within 30 minutes, and had everything fixed before morning. True professionals!", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=150&h=150&fit=crop", imageAlt: "Jennifer Davis", icon: Star
},
{
id: "1", name: "Sarah Johnson", role: "Homeowner", testimonial: "We are thoroughly impressed with the customer service and the attentiveness given to us. Our drains needed cleaning and we had questions about our initial appointment and we had plumbers at our house almost immediately to address our concerns.", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=150&h=150&fit=crop&_wi=1", imageAlt: "Sarah Johnson", icon: Star
},
{
id: "2", name: "Michael Chen", role: "Business Owner", testimonial: "Outstanding service! They fixed our water heater on the same day we called. Professional, courteous, and the pricing was exactly what they quoted. Highly recommend for any plumbing needs.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=150&h=150&fit=crop&_wi=1", imageAlt: "Michael Chen", icon: Star
},
{
id: "3", name: "Jennifer Davis", role: "Homeowner", testimonial: "Had an emergency with a burst pipe at 2 AM. They answered immediately, came out within 30 minutes, and had everything fixed before morning. True professionals!", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=150&h=150&fit=crop", imageAlt: "Jennifer Davis", icon: Star
},
{
id: "4", name: "Robert Martinez", role: "Property Manager", testimonial: "We manage multiple properties and Spot On is our go-to for all plumbing. Reliable, fast, and they always treat our tenants with respect. Five stars every time.", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=150&h=150&fit=crop", imageAlt: "Robert Martinez", icon: Star
},