Update src/app/gallery/page.tsx

This commit is contained in:
2026-03-06 08:06:10 +00:00
parent 34896a512b
commit 6e8f546d9e

View File

@@ -45,7 +45,7 @@ export default function GalleryPage() {
description="Explore our extensive collection of luxury villas, modern apartments, commercial spaces, and residential plots across India."
tag="Visual Tour"
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169750.jpg"
imageSrc="http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169750.jpg?_wi=5"
imageAlt="Property gallery showcase"
mediaAnimation="slide-up"
testimonials={[
@@ -54,21 +54,21 @@ export default function GalleryPage() {
handle: "Premium",
testimonial: "Exclusive villas with world-class architecture and amenities",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169750.jpg?_wi=6",
},
{
name: "Modern Apartments",
handle: "Contemporary",
testimonial: "High-rise residential properties with premium finishes and facilities",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-contemporary-modern-design-apartment-with-natural-light-fron-bir-window-white-curtain_609648-70.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-contemporary-modern-design-apartment-with-natural-light-fron-bir-window-white-curtain_609648-70.jpg?_wi=1",
},
{
name: "Commercial Spaces",
handle: "Business",
testimonial: "Prime commercial properties for retail and office use",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/office-buildings_1127-2922.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/office-buildings_1127-2922.jpg?_wi=1",
},
]}
useInvertedBackground={false}
@@ -83,7 +83,7 @@ export default function GalleryPage() {
name: "Luxury Villa - Mumbai",
price: "₹5.2 Cr",
variant: "4 BHK | 8000 sq ft",
imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169750.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169750.jpg?_wi=7",
imageAlt: "Luxury villa in Mumbai",
},
{
@@ -99,7 +99,7 @@ export default function GalleryPage() {
name: "Premium Apartment - Bangalore",
price: "₹2.8 Cr",
variant: "3 BHK | 2200 sq ft",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-contemporary-modern-design-apartment-with-natural-light-fron-bir-window-white-curtain_609648-70.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-contemporary-modern-design-apartment-with-natural-light-fron-bir-window-white-curtain_609648-70.jpg?_wi=2",
imageAlt: "Premium apartment in Bangalore",
},
{
@@ -115,7 +115,7 @@ export default function GalleryPage() {
name: "Commercial Office - Gurgaon",
price: "₹3.5 Cr",
variant: "10,000 sq ft | Ready to Use",
imageSrc: "http://img.b2bpic.net/free-photo/office-buildings_1127-2922.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/office-buildings_1127-2922.jpg?_wi=2",
imageAlt: "Commercial office space in Gurgaon",
},
{