Merge version_2 into main #2
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -58,22 +58,22 @@ export default function RealEstatePage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "property-1",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/luxury-pool-villa-spectacular-contemporary-design-digital-art-real-estate-home-house-property-ge_1258-150759.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/luxury-pool-villa-spectacular-contemporary-design-digital-art-real-estate-home-house-property-ge_1258-150759.jpg?_wi=1",
|
||||
imageAlt: "Luxury waterfront villa with ocean view"
|
||||
},
|
||||
{
|
||||
id: "property-2",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/abstract-luxury-gradient-blue-background_53876-120942.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/abstract-luxury-gradient-blue-background_53876-120942.jpg?_wi=1",
|
||||
imageAlt: "Modern beachfront property"
|
||||
},
|
||||
{
|
||||
id: "property-3",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/luxury-pool-villa-spectacular-contemporary-design-digital-art-real-estate-home-house-property-ge_1258-150759.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/luxury-pool-villa-spectacular-contemporary-design-digital-art-real-estate-home-house-property-ge_1258-150759.jpg?_wi=2",
|
||||
imageAlt: "Contemporary coastal residence"
|
||||
},
|
||||
{
|
||||
id: "property-4",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/abstract-luxury-gradient-blue-background_53876-120942.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/abstract-luxury-gradient-blue-background_53876-120942.jpg?_wi=2",
|
||||
imageAlt: "Premium waterfront investment"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user