Update src/app/contact/page.tsx
This commit is contained in:
@@ -61,7 +61,7 @@ export default function ContactPage() {
|
||||
handle: "Residential Client",
|
||||
testimonial:
|
||||
"Ikonic Plumbing saved our home from water damage. Their emergency response was incredibly fast and their technician was professional throughout.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2",
|
||||
imageAlt: "Sarah Mitchell",
|
||||
},
|
||||
{
|
||||
@@ -70,7 +70,7 @@ export default function ContactPage() {
|
||||
handle: "Property Manager",
|
||||
testimonial:
|
||||
"We trust Ikonic with all our commercial properties. Their preventative maintenance program keeps everything running smoothly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=2",
|
||||
imageAlt: "James Rodriguez",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function ContactPage() {
|
||||
handle: "Business Owner",
|
||||
testimonial:
|
||||
"The team installed our entire plumbing system perfectly. Their attention to detail and clean work ethic impressed us from day one.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-confident-entrepreneur_1098-21617.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-confident-entrepreneur_1098-21617.jpg?_wi=2",
|
||||
imageAlt: "Michelle Chen",
|
||||
},
|
||||
{
|
||||
@@ -88,7 +88,7 @@ export default function ContactPage() {
|
||||
handle: "Residential Client",
|
||||
testimonial:
|
||||
"Had an emergency leak at midnight. Ikonic answered the phone and was here within 30 minutes. Professional, courteous, and fair pricing.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2",
|
||||
imageAlt: "David Thompson",
|
||||
},
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function ContactPage() {
|
||||
handle: "Restaurant Owner",
|
||||
testimonial:
|
||||
"As a restaurant owner, we need reliable plumbing experts. Ikonic handles our maintenance and emergencies with excellence.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-asian-woman-cafe-owner-manager-standing-confident-with-arms-crossed-hands-smiling_1258-199338.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-asian-woman-cafe-owner-manager-standing-confident-with-arms-crossed-hands-smiling_1258-199338.jpg?_wi=2",
|
||||
imageAlt: "Patricia Wong",
|
||||
},
|
||||
{
|
||||
@@ -106,7 +106,7 @@ export default function ContactPage() {
|
||||
handle: "General Contractor",
|
||||
testimonial:
|
||||
"I refer Ikonic to all my construction clients. Their coordination and quality work make them invaluable to our projects.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-architect-man-showing-thumb-up-gesture-looking-camera_23-2148203957.jpg?_wi=2",
|
||||
imageAlt: "Michael Adams",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user