Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-05 06:07:43 +00:00

View File

@@ -62,15 +62,15 @@ export default function LandingPage() {
description="Excellence in construction and architectural design. Crafting high-end residential and commercial landmarks with precision and integrity."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124276.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124276.jpg?_wi=1",
imageAlt: "Luxury villa exterior in Islamabad",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/image-engineering-objects-workplace-top-view-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-470.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/image-engineering-objects-workplace-top-view-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-470.jpg?_wi=1",
imageAlt: "Modern luxury high-rise construction progress",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-unfurnished-brand-new-apartment_181624-45321.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-unfurnished-brand-new-apartment_181624-45321.jpg?_wi=1",
imageAlt: "High-end residential interior design",
},
{
@@ -219,7 +219,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124276.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site_23-2149124276.jpg?_wi=2",
imageAlt: "luxury mansion islamabad",
},
{
@@ -239,7 +239,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/image-engineering-objects-workplace-top-view-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-470.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/image-engineering-objects-workplace-top-view-construction-concept-engineering-tools-vintage-tone-retro-filter-effect-soft-focus-selective-focus_1418-470.jpg?_wi=2",
imageAlt: "luxury mansion islamabad",
},
{
@@ -259,7 +259,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/empty-unfurnished-brand-new-apartment_181624-45321.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-unfurnished-brand-new-apartment_181624-45321.jpg?_wi=2",
imageAlt: "luxury mansion islamabad",
},
]}