diff --git a/src/app/projects/page.tsx b/src/app/projects/page.tsx index d1bd476..dc58e2b 100644 --- a/src/app/projects/page.tsx +++ b/src/app/projects/page.tsx @@ -42,11 +42,11 @@ export default function ProjectsPage() { features={[ { id: 1, - title: "Waterfront Residences Phase 1", description: "50 exclusive villas along Dubai's pristine coastline with private beach access and marina facilities", imageSrc: "http://img.b2bpic.net/free-photo/city-sea-coast-mountains-sky-is-reflected-water_169016-9944.jpg" + title: "Waterfront Residences Phase 1", description: "50 exclusive villas along Dubai's pristine coastline with private beach access and marina facilities", imageSrc: "http://img.b2bpic.net/free-photo/city-sea-coast-mountains-sky-is-reflected-water_169016-9944.jpg?_wi=1" }, { id: 2, - title: "Desert Heights Collection", description: "30 ultra-luxury villas positioned in the serene desert landscape with panoramic views", imageSrc: "http://img.b2bpic.net/free-photo/city-sea-coast-mountains-sky-is-reflected-water_169016-9944.jpg" + title: "Desert Heights Collection", description: "30 ultra-luxury villas positioned in the serene desert landscape with panoramic views", imageSrc: "http://img.b2bpic.net/free-photo/city-sea-coast-mountains-sky-is-reflected-water_169016-9944.jpg?_wi=2" }, { id: 3,