Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-05 12:30:40 +00:00

View File

@@ -42,13 +42,16 @@ 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"
},
{
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"
},
{
id: 3,
title: "Downtown Premium Towers", description: "75 penthouse villas in the heart of Dubai's vibrant downtown with world-class amenities", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-cityspace-night_116348-69.jpg"},
title: "Downtown Premium Towers", description: "75 penthouse villas in the heart of Dubai's vibrant downtown with world-class amenities", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-cityspace-night_116348-69.jpg"
},
]}
textboxLayout="default"
useInvertedBackground={true}
@@ -63,6 +66,7 @@ export default function ProjectsPage() {
subdescription="Premium Real Estate Innovation"
icon={Building2}
videoSrc="/videos/project-showcase.mp4"
mediaAnimation="none"
useInvertedBackground={false}
/>
</div>