Update src/app/properties/page.tsx

This commit is contained in:
2026-03-09 18:01:44 +00:00
parent 727b1f9a19
commit 9a376adddd

View File

@@ -53,7 +53,7 @@ export default function PropertiesPage() {
price: "₹45,00,000 - ₹75,00,000",
rating: 5,
reviewCount: "128",
imageSrc: "http://img.b2bpic.net/free-photo/people-office-having-break_23-2147668844.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-office-having-break_23-2147668844.jpg?_wi=2",
imageAlt: "Sunset Heights Luxury Apartment Complex",
},
{
@@ -63,7 +63,7 @@ export default function PropertiesPage() {
price: "₹55,00,000 - ₹95,00,000",
rating: 5,
reviewCount: "94",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-modern-bedroom-interior-design_23-2151995368.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-modern-bedroom-interior-design_23-2151995368.jpg?_wi=2",
imageAlt: "Green Valley Modern Residential Towers",
},
{
@@ -73,7 +73,7 @@ export default function PropertiesPage() {
price: "₹50,00,000 - ₹85,00,000",
rating: 5,
reviewCount: "156",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-kitchen_1303-22269.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-kitchen_1303-22269.jpg?_wi=2",
imageAlt: "Urban Spectrum Premium Living Spaces",
},
]}
@@ -103,21 +103,21 @@ export default function PropertiesPage() {
id: 1,
title: "Strategic Locations",
description: "All our properties are located in well-connected areas with proximity to business hubs, shopping centers, schools, and hospitals for convenient urban living.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-building-seoul-city_74190-3347.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-building-seoul-city_74190-3347.jpg?_wi=9",
imageAlt: "Strategic Property Location",
},
{
id: 2,
title: "Premium Amenities",
description: "Enjoy world-class facilities including swimming pools, fully equipped gymnasiums, community centers, children's play areas, and landscaped parks.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-building-seoul-city_74190-3347.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-building-seoul-city_74190-3347.jpg?_wi=10",
imageAlt: "Premium Amenities Available",
},
{
id: 3,
title: "Superior Construction",
description: "Built with finest materials and cutting-edge construction techniques, our projects meet international standards with comprehensive 10-year structural warranty.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-building-seoul-city_74190-3347.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-architecture-building-seoul-city_74190-3347.jpg?_wi=11",
imageAlt: "Superior Construction Quality",
},
]}
@@ -158,7 +158,7 @@ export default function PropertiesPage() {
required: true,
}}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/happy-business-group-watching-presentation-laughing-professionals-sitting-workplace-together-looking-computer-monitor-laughing-business-communication-teamwork-concept_74855-11758.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-business-group-watching-presentation-laughing-professionals-sitting-workplace-together-looking-computer-monitor-laughing-business-communication-teamwork-concept_74855-11758.jpg?_wi=4"
imageAlt="Properties Contact Section"
mediaAnimation="blur-reveal"
mediaPosition="right"