diff --git a/src/app/page.tsx b/src/app/page.tsx index 544e9db..ec67b8b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -175,11 +175,11 @@ export default function LandingPage() { { id: "p1", name: "Commercial Plaza Re-roof (After)", price: "Project Cost: Inquire", variant: "TPO Membrane", imageSrc: "http://img.b2bpic.net/free-photo/hight-rise-condominium-office-buildings_1127-3044.jpg", imageAlt: "Modern commercial building with a newly installed TPO membrane roof (After)"}, { - id: "p1_before", name: "Commercial Plaza Re-roof (Before)", price: "Project Cost: Inquire", variant: "Damaged TPO", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3wvjrw", imageAlt: "Damaged commercial roof before TPO membrane installation (Before)"}, + id: "p1_before", name: "Commercial Plaza Re-roof (Before)", price: "Project Cost: Inquire", variant: "Damaged TPO", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3wvjrw&_wi=1", imageAlt: "Damaged commercial roof before TPO membrane installation (Before)"}, { id: "p2", name: "Heritage Slate Estate (After)", price: "Project Cost: Inquire", variant: "Natural Slate", imageSrc: "http://img.b2bpic.net/free-photo/exterior-home_74190-4300.jpg", imageAlt: "Elegant residential property with a traditional natural slate roof (After)"}, { - id: "p2_before", name: "Heritage Slate Estate (Before)", price: "Project Cost: Inquire", variant: "Worn Slate", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3wvjrw", imageAlt: "Worn slate roof of a heritage estate before restoration (Before)"}, + id: "p2_before", name: "Heritage Slate Estate (Before)", price: "Project Cost: Inquire", variant: "Worn Slate", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3wvjrw&_wi=2", imageAlt: "Worn slate roof of a heritage estate before restoration (Before)"}, { id: "p3", name: "Eco-Friendly Green Roof", price: "Project Cost: Inquire", variant: "Vegetated System", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-beautiful-green-trees-inside-shed-daytime_181624-7366.jpg", imageAlt: "Sustainable commercial building with a lush vegetated green roof"}, {