Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-05 16:58:15 +00:00

View File

@@ -47,11 +47,11 @@ export default function LandingPage() {
title="Building Excellence. Crafting Luxury."
description="We specialize in high-end residential and commercial construction, delivering precision, elegance, and unmatched quality in every project."
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-building-exterior-night-with-warm-uplighting_84443-74861.jpg", imageAlt: "Luxury villa exterior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-exterior-urban-view_23-2149091989.jpg", imageAlt: "Modern interior living space" },
{ imageSrc: "http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004681.jpg", imageAlt: "Architectural project showcase" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-building-exterior-night-with-warm-uplighting_84443-74861.jpg", imageAlt: "Modern home entrance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-exterior-urban-view_23-2149091989.jpg", imageAlt: "Minimalist staircase design" }
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-building-exterior-night-with-warm-uplighting_84443-74861.jpg?_wi=1", imageAlt: "Luxury villa exterior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-exterior-urban-view_23-2149091989.jpg?_wi=1", imageAlt: "Modern interior living space" },
{ imageSrc: "http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004681.jpg?_wi=1", imageAlt: "Architectural project showcase" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-building-exterior-night-with-warm-uplighting_84443-74861.jpg?_wi=2", imageAlt: "Modern home entrance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-exterior-urban-view_23-2149091989.jpg?_wi=2", imageAlt: "Minimalist staircase design" }
]}
mediaAnimation="blur-reveal"
/>
@@ -89,12 +89,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "p1", brand: "Luxury Villa", name: "Modern Estate A", price: "Custom", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/modern-building-exterior-night-with-warm-uplighting_84443-74861.jpg" },
{ id: "p2", brand: "High-End Reno", name: "Urban Penthouse", price: "Custom", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/modern-exterior-urban-view_23-2149091989.jpg" },
{ id: "p3", brand: "Commercial Space", name: "Downtown Boutique", price: "Custom", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004681.jpg" },
{ id: "p4", brand: "Custom Home", name: "Coastal Retreat", price: "Custom", rating: 5, reviewCount: "6", imageSrc: "http://img.b2bpic.net/free-photo/modern-building-exterior-night-with-warm-uplighting_84443-74861.jpg" },
{ id: "p5", brand: "Renovation", name: "Heritage Restoration", price: "Custom", rating: 5, reviewCount: "4", imageSrc: "http://img.b2bpic.net/free-photo/modern-exterior-urban-view_23-2149091989.jpg" },
{ id: "p6", brand: "Commercial", name: "Corporate Office", price: "Custom", rating: 5, reviewCount: "9", imageSrc: "http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004681.jpg" }
{ id: "p1", brand: "Luxury Villa", name: "Modern Estate A", price: "Custom", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/modern-building-exterior-night-with-warm-uplighting_84443-74861.jpg?_wi=3" },
{ id: "p2", brand: "High-End Reno", name: "Urban Penthouse", price: "Custom", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/modern-exterior-urban-view_23-2149091989.jpg?_wi=3" },
{ id: "p3", brand: "Commercial Space", name: "Downtown Boutique", price: "Custom", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004681.jpg?_wi=2" },
{ id: "p4", brand: "Custom Home", name: "Coastal Retreat", price: "Custom", rating: 5, reviewCount: "6", imageSrc: "http://img.b2bpic.net/free-photo/modern-building-exterior-night-with-warm-uplighting_84443-74861.jpg?_wi=4" },
{ id: "p5", brand: "Renovation", name: "Heritage Restoration", price: "Custom", rating: 5, reviewCount: "4", imageSrc: "http://img.b2bpic.net/free-photo/modern-exterior-urban-view_23-2149091989.jpg?_wi=4" },
{ id: "p6", brand: "Commercial", name: "Corporate Office", price: "Custom", rating: 5, reviewCount: "9", imageSrc: "http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004681.jpg?_wi=3" }
]}
title="Our Portfolio"
description="Explore our collection of stunning residences and commercial spaces, each reflecting the highest standards of architectural design and build quality."