Update src/app/page.tsx
This commit is contained in:
@@ -55,7 +55,7 @@ export default function SitePage() {
|
||||
{
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/man-sitting-roof_23-2148748778.jpg", imageAlt: "Professional roofer on a residential roof installing shingles"},
|
||||
{
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg", imageAlt: "A team of roofers working together on a roof"},
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg?_wi=1", imageAlt: "A team of roofers working together on a roof"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -74,7 +74,7 @@ export default function SitePage() {
|
||||
{ title: "Quality Materials", description: "Only the highest-grade, durable materials are used for every project." },
|
||||
{ title: "Certified Professionals", description: "Our team consists of highly skilled and certified roofing specialists." },
|
||||
]}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/men-standing-brick-wall-building-construction_259150-57715.jpg?_wi=2"
|
||||
imageAlt="A team of roofers reviewing blueprints on a construction site"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user