Update src/app/contact/page.tsx
This commit is contained in:
@@ -41,7 +41,7 @@ export default function ContactPage() {
|
|||||||
description="Schedule your free inspection today. Our team is ready to help with fast, honest, professional service."
|
description="Schedule your free inspection today. Our team is ready to help with fast, honest, professional service."
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg?_wi=4"
|
||||||
imageAlt="Professional roofing team ready to help"
|
imageAlt="Professional roofing team ready to help"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
@@ -77,7 +77,7 @@ export default function ContactPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", title: "Fast Emergency Response", quote: "Called Y&B during a winter storm and they were out within hours. Professional, efficient, and saved our home from further damage.", name: "Sarah Mitchell", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg", imageAlt: "Sarah Mitchell"
|
id: "1", title: "Fast Emergency Response", quote: "Called Y&B during a winter storm and they were out within hours. Professional, efficient, and saved our home from further damage.", name: "Sarah Mitchell", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg?_wi=2", imageAlt: "Sarah Mitchell"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", title: "Honest & Reliable", quote: "Y&B provided a fair estimate and completed the work exactly as promised. No surprises, just quality service from start to finish.", name: "James Chen", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "James Chen"
|
id: "2", title: "Honest & Reliable", quote: "Y&B provided a fair estimate and completed the work exactly as promised. No surprises, just quality service from start to finish.", name: "James Chen", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", imageAlt: "James Chen"
|
||||||
|
|||||||
Reference in New Issue
Block a user