Update src/app/page.tsx
This commit is contained in:
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
href: "tel:2088993902",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-with-helmet-working-roof_23-2149343661.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-with-helmet-working-roof_23-2149343661.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
name: "Client A",
|
||||
role: "Homeowner",
|
||||
testimonial: "We hired Davis Roofing & Contracting for a major roof repair and the results far exceeded our expectations. Professional and thorough.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283247.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283247.jpg?_wi=1",
|
||||
imageAlt: "modern luxury home exterior",
|
||||
},
|
||||
{
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
name: "Jay Lewis",
|
||||
role: "Homeowner",
|
||||
testimonial: "Alvin and his entire crew were amazing to work with. On time, hardworking, and delivered excellent quality work.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-helmet-working-roof_23-2149343661.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-helmet-working-roof_23-2149343661.jpg?_wi=2",
|
||||
imageAlt: "luxury roof installation modern home",
|
||||
},
|
||||
{
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
name: "Client B",
|
||||
role: "Business Owner",
|
||||
testimonial: "Top notch service, our commercial roof looks brand new and the work was finished ahead of schedule.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15895.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15895.jpg?_wi=1",
|
||||
imageAlt: "roofing shingles texture detail",
|
||||
},
|
||||
{
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
name: "Client C",
|
||||
role: "Property Manager",
|
||||
testimonial: "The best contracting experience we've had. Honest pricing and no surprises.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill-low-view_23-2148748772.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-roof-with-drill-low-view_23-2148748772.jpg?_wi=1",
|
||||
imageAlt: "professional roofing crew outdoor",
|
||||
},
|
||||
{
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
name: "Client D",
|
||||
role: "Homeowner",
|
||||
testimonial: "They did exactly what they said they would do and did it perfectly. Highly recommended.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283247.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-city-building-shadows_23-2149283247.jpg?_wi=2",
|
||||
imageAlt: "modern luxury home exterior",
|
||||
},
|
||||
]}
|
||||
@@ -175,7 +175,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know about our services."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15895.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15895.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="opacity"
|
||||
faqs={[
|
||||
|
||||
Reference in New Issue
Block a user