Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-03 07:13:31 +00:00

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
href: "#portfolio",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/minimal-amazing-interior-design_23-2150534513.jpg"
imageSrc="http://img.b2bpic.net/free-photo/minimal-amazing-interior-design_23-2150534513.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -127,7 +127,7 @@ export default function LandingPage() {
name: "Minimalist Villa",
price: "Featured",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/modern-villa-with-pool-landscaping_23-2151974378.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-villa-with-pool-landscaping_23-2151974378.jpg?_wi=1",
},
{
id: "2",
@@ -135,7 +135,7 @@ export default function LandingPage() {
name: "Concrete Oasis",
price: "Featured",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-bedroom_1048-8372.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-bedroom_1048-8372.jpg?_wi=1",
},
{
id: "3",
@@ -143,7 +143,7 @@ export default function LandingPage() {
name: "Modern Office Hub",
price: "Featured",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/white-gray-building-interior_250224-79.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-gray-building-interior_250224-79.jpg?_wi=1",
},
{
id: "4",
@@ -151,7 +151,7 @@ export default function LandingPage() {
name: "Mountain Retreat",
price: "Featured",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/modern-villa-with-pool-landscaping_23-2151974378.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-villa-with-pool-landscaping_23-2151974378.jpg?_wi=2",
},
{
id: "5",
@@ -159,7 +159,7 @@ export default function LandingPage() {
name: "Gallery Apartment",
price: "Featured",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-bedroom_1048-8372.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-bedroom_1048-8372.jpg?_wi=2",
},
{
id: "6",
@@ -167,7 +167,7 @@ export default function LandingPage() {
name: "Coastal Haven",
price: "Featured",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/white-gray-building-interior_250224-79.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-gray-building-interior_250224-79.jpg?_wi=2",
},
]}
title="Selected Projects"
@@ -211,7 +211,7 @@ export default function LandingPage() {
description: "Capturing atmosphere, material depth and light.",
bentoComponent: "reveal-icon",
icon: Sparkles,
imageSrc: "http://img.b2bpic.net/free-photo/minimal-amazing-interior-design_23-2150534513.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/minimal-amazing-interior-design_23-2150534513.jpg?_wi=2",
imageAlt: "minimalist architectural visualization interior",
},
{
@@ -219,7 +219,7 @@ export default function LandingPage() {
description: "Hyper-realistic building integration and landscaping.",
bentoComponent: "reveal-icon",
icon: Building,
imageSrc: "http://img.b2bpic.net/free-photo/modern-villa-with-pool-landscaping_23-2151974378.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-villa-with-pool-landscaping_23-2151974378.jpg?_wi=3",
imageAlt: "modern exterior architectural rendering",
},
{
@@ -227,7 +227,7 @@ export default function LandingPage() {
description: "Precision modeling from CAD plans or sketches.",
bentoComponent: "reveal-icon",
icon: Box,
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-bedroom_1048-8372.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-bedroom_1048-8372.jpg?_wi=3",
imageAlt: "minimalist bedroom 3d render",
},
{
@@ -235,7 +235,7 @@ export default function LandingPage() {
description: "Immersive walkthroughs for client presentations.",
bentoComponent: "reveal-icon",
icon: Film,
imageSrc: "http://img.b2bpic.net/free-photo/white-gray-building-interior_250224-79.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-gray-building-interior_250224-79.jpg?_wi=3",
imageAlt: "modern office architectural render",
},
]}
@@ -273,7 +273,7 @@ export default function LandingPage() {
title="The Workflow"
description="Transparent process from concept to delivery."
faqsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/modern-villa-with-pool-landscaping_23-2151974378.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-villa-with-pool-landscaping_23-2151974378.jpg?_wi=4"
mediaAnimation="slide-up"
/>
</div>