diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a9bb3b..edb296a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -166,19 +166,19 @@ export default function HomePage() { { id: 1, title: "Roof Repair", description: - "Emergency leak repairs, shingle replacement, and fast damage fixes to restore your roof's integrity.", imageSrc: "http://img.b2bpic.net/free-photo/weathered-concrete-surface-with-grime-mildew_632498-60772.jpg", imageAlt: "Professional roof repair work"}, + "Emergency leak repairs, shingle replacement, and fast damage fixes to restore your roof's integrity.", imageSrc: "http://img.b2bpic.net/free-photo/weathered-concrete-surface-with-grime-mildew_632498-60772.jpg?_wi=1", imageAlt: "Professional roof repair work"}, { id: 2, title: "Roof Replacement", description: - "Complete roof replacement with premium materials, expert installation, and lasting durability.", imageSrc: "http://img.b2bpic.net/free-photo/feet-man-standing-longboard_23-2148138968.jpg", imageAlt: "New roof installation on residential property"}, + "Complete roof replacement with premium materials, expert installation, and lasting durability.", imageSrc: "http://img.b2bpic.net/free-photo/feet-man-standing-longboard_23-2148138968.jpg?_wi=1", imageAlt: "New roof installation on residential property"}, { id: 3, title: "Roof Inspections", description: - "Thorough inspections to identify issues early, prevent costly damage, and ensure safety.", imageSrc: "http://img.b2bpic.net/free-photo/signing-document_1098-14224.jpg", imageAlt: "Professional roof inspection and assessment"}, + "Thorough inspections to identify issues early, prevent costly damage, and ensure safety.", imageSrc: "http://img.b2bpic.net/free-photo/signing-document_1098-14224.jpg?_wi=1", imageAlt: "Professional roof inspection and assessment"}, { id: 4, title: "Gutter Installation", description: - "Seamless gutter systems to protect your home from water damage and foundation issues.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-two-pipes-as-they-go-up-building-window_181624-16532.jpg", imageAlt: "Professional gutter installation"}, + "Seamless gutter systems to protect your home from water damage and foundation issues.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-two-pipes-as-they-go-up-building-window_181624-16532.jpg?_wi=1", imageAlt: "Professional gutter installation"}, ]} /> @@ -238,7 +238,7 @@ export default function HomePage() { background={{ variant: "sparkles-gradient"}} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-famous-otaki-beach-new-zealand_181624-10535.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-famous-otaki-beach-new-zealand_181624-10535.jpg?_wi=1" imageAlt="Milltown New Jersey homes" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index e28c043..b1b2697 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -79,19 +79,19 @@ export default function ServicesPage() { { id: 1, title: "Roof Repair", description: - "We handle all types of roof repairs including emergency leak fixes, shingle replacement, flashing repair, and damage restoration. Our quick response team can be at your property within hours to prevent further water damage.", imageSrc: "http://img.b2bpic.net/free-photo/weathered-concrete-surface-with-grime-mildew_632498-60772.jpg", imageAlt: "Professional roof repair work"}, + "We handle all types of roof repairs including emergency leak fixes, shingle replacement, flashing repair, and damage restoration. Our quick response team can be at your property within hours to prevent further water damage.", imageSrc: "http://img.b2bpic.net/free-photo/weathered-concrete-surface-with-grime-mildew_632498-60772.jpg?_wi=2", imageAlt: "Professional roof repair work"}, { id: 2, title: "Roof Replacement", description: - "When your roof reaches the end of its life, we provide complete replacement services using premium materials and expert installation techniques. We work with your insurance and provide transparent pricing.", imageSrc: "http://img.b2bpic.net/free-photo/feet-man-standing-longboard_23-2148138968.jpg", imageAlt: "New roof installation on residential property"}, + "When your roof reaches the end of its life, we provide complete replacement services using premium materials and expert installation techniques. We work with your insurance and provide transparent pricing.", imageSrc: "http://img.b2bpic.net/free-photo/feet-man-standing-longboard_23-2148138968.jpg?_wi=2", imageAlt: "New roof installation on residential property"}, { id: 3, title: "Professional Inspections", description: - "Our certified inspectors conduct thorough roof assessments to identify potential problems before they become expensive repairs. Perfect after storms or as part of your home maintenance routine.", imageSrc: "http://img.b2bpic.net/free-photo/signing-document_1098-14224.jpg", imageAlt: "Professional roof inspection and assessment"}, + "Our certified inspectors conduct thorough roof assessments to identify potential problems before they become expensive repairs. Perfect after storms or as part of your home maintenance routine.", imageSrc: "http://img.b2bpic.net/free-photo/signing-document_1098-14224.jpg?_wi=2", imageAlt: "Professional roof inspection and assessment"}, { id: 4, title: "Gutter Installation & Maintenance", description: - "Protect your home's foundation with seamless gutter systems. We install, repair, and maintain gutters to ensure proper water drainage and prevent foundation damage.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-two-pipes-as-they-go-up-building-window_181624-16532.jpg", imageAlt: "Professional gutter installation"}, + "Protect your home's foundation with seamless gutter systems. We install, repair, and maintain gutters to ensure proper water drainage and prevent foundation damage.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-two-pipes-as-they-go-up-building-window_181624-16532.jpg?_wi=2", imageAlt: "Professional gutter installation"}, ]} /> @@ -153,7 +153,7 @@ export default function ServicesPage() { background={{ variant: "sparkles-gradient"}} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-famous-otaki-beach-new-zealand_181624-10535.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-shot-famous-otaki-beach-new-zealand_181624-10535.jpg?_wi=2" imageAlt="Milltown New Jersey homes" mediaAnimation="slide-up" mediaPosition="right"