diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d0c4d6..fa8b6a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/fountain-park-pedralbes-royal-palace_1398-4394.jpg", imageAlt: "Modern garden design with water features" }, - { imageSrc: "http://img.b2bpic.net/free-photo/vegetated-building_23-2147677722.jpg", imageAlt: "Sustainable landscape project" }, + { imageSrc: "http://img.b2bpic.net/free-photo/vegetated-building_23-2147677722.jpg?_wi=1", imageAlt: "Sustainable landscape project" }, { imageSrc: "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg", imageAlt: "Hardscape and patio installation" }, { imageSrc: "http://img.b2bpic.net/free-photo/nature-garden-leaves-background_1340-7945.jpg", imageAlt: "Native plant landscaping" }, { imageSrc: "http://img.b2bpic.net/free-photo/tree-with-lamp-lighting_1339-7214.jpg", imageAlt: "Outdoor lighting and garden features" } @@ -92,8 +92,8 @@ export default function LandingPage() { }, { id: 2, - title: "Installation & Build", description: "Expert installation of hardscaping, planting, and outdoor features. Our skilled team brings your landscape design to life with precision and attention to detail.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg" } + title: "Installation & Build", description: "Expert installation of hardscaping, planting, and outdoor features. Our skilled team brings your landscape design to life with precision and attention to detail.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg?_wi=2" } }, { id: 3, @@ -126,7 +126,7 @@ export default function LandingPage() { }, { id: "3", brand: "Residential", name: "Sustainable Garden Design", price: "Completed 2023", rating: 5, - reviewCount: "10k+", imageSrc: "http://img.b2bpic.net/free-photo/vegetated-building_23-2147677722.jpg", imageAlt: "Sustainable landscape with native plants" + reviewCount: "10k+", imageSrc: "http://img.b2bpic.net/free-photo/vegetated-building_23-2147677722.jpg?_wi=2", imageAlt: "Sustainable landscape with native plants" }, { id: "4", brand: "Residential", name: "Front Entry Transformation", price: "Completed 2023", rating: 5,