Update src/app/page.tsx
This commit is contained in:
@@ -54,7 +54,7 @@ export default function HomePage() {
|
||||
{ text: 'Get Free Estimate', href: '/contact' },
|
||||
{ text: 'Call Now', href: 'tel:+1-701-555-0100' }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/houses-surrounded-by-trees-covered-snow-larvik-norway_181624-11854.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/houses-surrounded-by-trees-covered-snow-larvik-norway_181624-11854.jpg?_wi=1"
|
||||
imageAlt="Modern roofline against North Dakota winter sky"
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -93,7 +93,7 @@ export default function HomePage() {
|
||||
author: "Full Coverage Solutions",
|
||||
description: "Complete roof replacement with premium materials. New shingles, underlayment, and structural inspection. Warranty-backed workmanship.",
|
||||
tags: ["Residential", "Commercial", "Warranty"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530695.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530695.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -109,7 +109,7 @@ export default function HomePage() {
|
||||
author: "Insurance Claims Experts",
|
||||
description: "Hail, wind, and ice damage assessment and restoration. We handle insurance paperwork and documentation for faster claims processing.",
|
||||
tags: ["Insurance", "Hail Damage", "Documentation"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-metallic-surface_23-2148846057.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-rusty-metallic-surface_23-2148846057.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -129,7 +129,7 @@ export default function HomePage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -139,7 +139,7 @@ export default function HomePage() {
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
|
||||
Reference in New Issue
Block a user