Update src/app/contact/page.tsx

This commit is contained in:
2026-03-10 22:33:07 +00:00
parent f95492bb1c
commit 4bf36fa2b0

View File

@@ -88,20 +88,20 @@ export default function ContactPage() {
{
text: "Request Quote Online", href: "#contact-form"},
]}
imageSrc="http://img.b2bpic.net/free-photo/tennis-player-serving_23-2147821230.jpg"
imageSrc="http://img.b2bpic.net/free-photo/tennis-player-serving_23-2147821230.jpg?_wi=3"
imageAlt="Professional roofing crew installing new roof"
mediaAnimation="slide-up"
buttonAnimation="slide-up"
testimonials={[
{
name: "Sarah Martinez", handle: "Homeowner, North Side", testimonial: "Fast, professional, and honest pricing. They fixed our roof in one day!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/technologies-make-life-easier-portrait-cheerful-young-man-smiling-joyfully-happy-with-his-newly-bought-laptop-pc-while-using-it-remote-work-sitting-modern-cafeteria-coffee-break_273609-1942.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/technologies-make-life-easier-portrait-cheerful-young-man-smiling-joyfully-happy-with-his-newly-bought-laptop-pc-while-using-it-remote-work-sitting-modern-cafeteria-coffee-break_273609-1942.jpg?_wi=4"},
{
name: "John Thompson", handle: "Property Manager, Downtown", testimonial: "Reliable and responsive. We trust them for all our properties.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=4"},
{
name: "David Chen", handle: "Commercial Building Owner", testimonial: "Expert in commercial flat roofing. Their warranty is unbeatable.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12778.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-warehouse_329181-12778.jpg?_wi=4"},
]}
useInvertedBackground={false}
imagePosition="right"