Update src/app/page.tsx
This commit is contained in:
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
handle: "@homeowner",
|
||||
testimonial: "OC Roofing did an outstanding job on our new roof! Professional, efficient, and great communication.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-drinking-beverage-while-break-time_23-2149256900.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-drinking-beverage-while-break-time_23-2149256900.jpg?_wi=1",
|
||||
imageAlt: "Sarah J. customer review",
|
||||
},
|
||||
{
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
href: "/work-done",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-helmet_23-2149343710.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-helmet_23-2149343710.jpg?_wi=1"
|
||||
imageAlt="Professional roofer working on a residential roof project"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Inspector examining roof shingles",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-helmet_23-2149343710.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-helmet_23-2149343710.jpg?_wi=2",
|
||||
imageAlt: "various roofing materials samples",
|
||||
},
|
||||
{
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
description: "Our experienced team is dedicated to precision installation and meticulous attention to detail on every project.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Tool,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-drinking-beverage-while-break-time_23-2149256900.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-drinking-beverage-while-break-time_23-2149256900.jpg?_wi=2",
|
||||
imageAlt: "various roofing materials samples",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user