From c07c88b3b3566dd179f7ef7860aaad3400ca16b7 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 15:11:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ec49b08..02f5900 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,12 +94,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={true} products={[ - { id: "1", name: "Before & After Transformation", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/front-view-construction-roof_23-2148748814.jpg" }, - { id: "2", name: "Our Skilled Roofing Crew", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker_329181-2850.jpg" }, - { id: "3", name: "Finished Shingle Project", price: "View Gallery", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-modern-house-roof-clouds_23-2149343646.jpg" }, - { id: "4", name: "Finished Roof Exterior", price: "View Gallery", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-modern-house-roof-clouds_23-2149343646.jpg" }, - { id: "5", name: "Team Hard at Work", price: "View Gallery", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker_329181-2850.jpg" }, - { id: "6", name: "Roofing Transformation", price: "View Gallery", imageSrc: "http://img.b2bpic.net/free-photo/front-view-construction-roof_23-2148748814.jpg" }, + { id: "1", name: "Before & After Transformation", price: "View Project", imageSrc: "http://img.b2bpic.net/free-photo/front-view-construction-roof_23-2148748814.jpg?_wi=1" }, + { id: "2", name: "Our Skilled Roofing Crew", price: "View Details", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker_329181-2850.jpg?_wi=1" }, + { id: "3", name: "Finished Shingle Project", price: "View Gallery", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-modern-house-roof-clouds_23-2149343646.jpg?_wi=1" }, + { id: "4", name: "Finished Roof Exterior", price: "View Gallery", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-modern-house-roof-clouds_23-2149343646.jpg?_wi=2" }, + { id: "5", name: "Team Hard at Work", price: "View Gallery", imageSrc: "http://img.b2bpic.net/free-photo/construction-worker_329181-2850.jpg?_wi=2" }, + { id: "6", name: "Roofing Transformation", price: "View Gallery", imageSrc: "http://img.b2bpic.net/free-photo/front-view-construction-roof_23-2148748814.jpg?_wi=2" }, ]} title="Quality You Can See" description="Take a look at some of our recent roofing projects across Arkansas."