diff --git a/src/app/page.tsx b/src/app/page.tsx index 07717ba..9e474d8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -171,13 +171,13 @@ export default function LandingPage() { description="Our projects are strategically located in fast-growing areas around Pune with excellent connectivity and access to all essential amenities." metrics={[ { - id: "1", value: "Easy Access", title: "Educational Institutions", description: "Top schools and colleges within proximity", imageSrc: "http://img.b2bpic.net/free-photo/atmosphere-landmark-ground-cloudscape-nature_1232-3822.jpg", imageAlt: "location map Pune city geographic area property location"}, + id: "1", value: "Easy Access", title: "Educational Institutions", description: "Top schools and colleges within proximity", imageSrc: "http://img.b2bpic.net/free-photo/atmosphere-landmark-ground-cloudscape-nature_1232-3822.jpg?_wi=1", imageAlt: "location map Pune city geographic area property location"}, { - id: "2", value: "Healthcare Hub", title: "Medical Facilities", description: "Quality hospitals and clinics nearby", imageSrc: "http://img.b2bpic.net/free-photo/atmosphere-landmark-ground-cloudscape-nature_1232-3822.jpg", imageAlt: "location map Pune city geographic area property location"}, + id: "2", value: "Healthcare Hub", title: "Medical Facilities", description: "Quality hospitals and clinics nearby", imageSrc: "http://img.b2bpic.net/free-photo/atmosphere-landmark-ground-cloudscape-nature_1232-3822.jpg?_wi=2", imageAlt: "location map Pune city geographic area property location"}, { - id: "3", value: "Shopping Center", title: "Retail & Entertainment", description: "Shopping malls and entertainment zones", imageSrc: "http://img.b2bpic.net/free-photo/atmosphere-landmark-ground-cloudscape-nature_1232-3822.jpg", imageAlt: "location map Pune city geographic area property location"}, + id: "3", value: "Shopping Center", title: "Retail & Entertainment", description: "Shopping malls and entertainment zones", imageSrc: "http://img.b2bpic.net/free-photo/atmosphere-landmark-ground-cloudscape-nature_1232-3822.jpg?_wi=3", imageAlt: "location map Pune city geographic area property location"}, { - id: "4", value: "Highway Connected", title: "Major Transport Routes", description: "Direct access to highways and roads", imageSrc: "http://img.b2bpic.net/free-photo/atmosphere-landmark-ground-cloudscape-nature_1232-3822.jpg", imageAlt: "location map Pune city geographic area property location"}, + id: "4", value: "Highway Connected", title: "Major Transport Routes", description: "Direct access to highways and roads", imageSrc: "http://img.b2bpic.net/free-photo/atmosphere-landmark-ground-cloudscape-nature_1232-3822.jpg?_wi=4", imageAlt: "location map Pune city geographic area property location"}, ]} animationType="slide-up" textboxLayout="default"