Merge version_1 into main #1
@@ -67,23 +67,23 @@ export default function LandingPage() {
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-exterior-urban-view_23-2149091989.jpg?_wi=2",
|
||||
imageAlt: "Minimalist staircase design",
|
||||
},
|
||||
]}
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
price: "Custom",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-exterior-night-with-warm-uplighting_84443-74861.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-exterior-night-with-warm-uplighting_84443-74861.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
price: "Custom",
|
||||
rating: 5,
|
||||
reviewCount: "8",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-exterior-urban-view_23-2149091989.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-exterior-urban-view_23-2149091989.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
||||
price: "Custom",
|
||||
rating: 5,
|
||||
reviewCount: "15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004681.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004681.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
price: "Custom",
|
||||
rating: 5,
|
||||
reviewCount: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-exterior-night-with-warm-uplighting_84443-74861.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-exterior-night-with-warm-uplighting_84443-74861.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
||||
price: "Custom",
|
||||
rating: 5,
|
||||
reviewCount: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-exterior-urban-view_23-2149091989.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-exterior-urban-view_23-2149091989.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
@@ -206,7 +206,7 @@ export default function LandingPage() {
|
||||
price: "Custom",
|
||||
rating: 5,
|
||||
reviewCount: "9",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004681.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004681.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Our Portfolio"
|
||||
|
||||
Reference in New Issue
Block a user