Update src/app/page.tsx
This commit is contained in:
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
|||||||
handle: "@homeowner",
|
handle: "@homeowner",
|
||||||
testimonial: "OC Roofing did an outstanding job on our new roof! Professional, efficient, and great communication.",
|
testimonial: "OC Roofing did an outstanding job on our new roof! Professional, efficient, and great communication.",
|
||||||
rating: 5,
|
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",
|
imageAlt: "Sarah J. customer review",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
|||||||
href: "/work-done",
|
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"
|
imageAlt="Professional roofer working on a residential roof project"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
|||||||
imageAlt: "Inspector examining roof shingles",
|
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",
|
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.",
|
description: "Our experienced team is dedicated to precision installation and meticulous attention to detail on every project.",
|
||||||
bentoComponent: "reveal-icon",
|
bentoComponent: "reveal-icon",
|
||||||
icon: Tool,
|
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",
|
imageAlt: "various roofing materials samples",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user