Update src/app/page.tsx
This commit is contained in:
@@ -57,7 +57,7 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1040.jpg", imageAlt: "Residential roof replacement worker"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-protection-helmet-full-shot_23-2149343641.jpg", imageAlt: "Roof inspection worker ladder"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-protection-helmet-full-shot_23-2149343641.jpg?_wi=1", imageAlt: "Roof inspection worker ladder"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "f1", title: "Roof Installation & Repair", tags: [
|
||||
"New Roofing", "Repairs"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-protection-helmet-full-shot_23-2149343641.jpg", imageAlt: "Roof inspection worker"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-protection-helmet-full-shot_23-2149343641.jpg?_wi=2", imageAlt: "Roof inspection worker"},
|
||||
{
|
||||
id: "f2", title: "Custom Siding", tags: [
|
||||
"Siding Replacement", "Soffit & Fascia"],
|
||||
|
||||
Reference in New Issue
Block a user