Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-04-01 14:15:33 +00:00
4 changed files with 13 additions and 13 deletions

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
}}
title="Start Your Project"
description="Book a free design consultation today."
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg"
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg?_wi=10"
mediaAnimation="slide-up"
tag="Contact"
/>
@@ -86,7 +86,7 @@ export default function LandingPage() {
description: "9AM - 6PM",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg"
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg?_wi=11"
mediaAnimation="slide-up"
/>
</div>

View File

@@ -174,7 +174,7 @@ export default function LandingPage() {
quote: "Alif and Mazia exceeded my expectations with their innovative designs.",
tag: "Top Rated",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg?_wi=1",
imageAlt: "luxury modern architectural design villa exterior",
},
{
@@ -185,7 +185,7 @@ export default function LandingPage() {
quote: "Very impressed with their architectural planning and interior design.",
tag: "Institutional",
avatarSrc: "http://img.b2bpic.net/free-photo/confident-middle-aged-woman-portrait_23-2149051721.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/orange-hat-young-cute-guy-smiling-with-crossed-hands-orange-tshirt_140725-163692.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/orange-hat-young-cute-guy-smiling-with-crossed-hands-orange-tshirt_140725-163692.jpg?_wi=1",
imageAlt: "young professional architect portrait studio",
},
{

View File

@@ -70,7 +70,7 @@ export default function LandingPage() {
price: "Completed",
rating: 5,
reviewCount: "100+ Beds",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg?_wi=8",
},
{
id: "pr2",
@@ -79,7 +79,7 @@ export default function LandingPage() {
price: "In Progress",
rating: 5,
reviewCount: "Premium",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg?_wi=9",
},
]}
/>

View File

@@ -69,13 +69,13 @@ export default function LandingPage() {
icon: Home,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg?_wi=2",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg?_wi=3",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg?_wi=4",
imageAlt: "luxury modern architectural design villa exterior",
},
{
@@ -84,13 +84,13 @@ export default function LandingPage() {
icon: Building,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg?_wi=5",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg?_wi=6",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/orange-hat-young-cute-guy-smiling-with-crossed-hands-orange-tshirt_140725-163692.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/orange-hat-young-cute-guy-smiling-with-crossed-hands-orange-tshirt_140725-163692.jpg?_wi=2",
imageAlt: "young professional architect portrait studio",
},
]}
@@ -113,7 +113,7 @@ export default function LandingPage() {
description: "Your vision, our expertise.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg"
imageSrc="http://img.b2bpic.net/free-photo/low-angle-shot-grey-white-building-roof-with-interesting-textures-blue-sky_181624-8347.jpg?_wi=7"
mediaAnimation="slide-up"
/>
</div>