diff --git a/src/app/page.tsx b/src/app/page.tsx index 4169269..5269e25 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,7 +132,7 @@ export default function LandingPage() { reviewCount: "32 reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BY0l23jOAxSQV3vgGdij3RZlzF/uploaded-1781271161667-genlgy2m.jpg", imageAlt: "Contemporary Apartment Interior"}, { id: "residential-2", brand: "Residential", name: "Remas City Modern Home", price: "View Project", rating: 5, - reviewCount: "40 reviews", imageSrc: "http://img.b2bpic.net/free-photo/analog-city-landscape-with-buildings-daylight_23-2149661429.jpg", imageAlt: "Remas City Modern Home Exterior"}, + reviewCount: "40 reviews", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BY0l23jOAxSQV3vgGdij3RZlzF/uploaded-1781271161667-qfjho7t2.jpg", imageAlt: "Remas City Modern Home Exterior"}, { id: "commercial-2", brand: "Commercial", name: "Erbil Retail Hub", price: "View Project", rating: 5, reviewCount: "15 reviews", imageSrc: "http://img.b2bpic.net/free-photo/green-architectural-city-buildings_23-2149554114.jpg", imageAlt: "Modern Retail Hub Exterior"}, @@ -294,4 +294,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file