Update src/app/page.tsx

This commit is contained in:
2026-04-08 14:15:21 +00:00
parent 3399959daa
commit c0f94330af

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
handle: "@project1",
testimonial: "The design process was collaborative and the result is truly a masterpiece of spatial flow.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-modern-white-building-facade_181624-29733.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-modern-white-building-facade_181624-29733.jpg?_wi=1",
imageAlt: "luxury villa exterior modern architectural design",
},
{
@@ -72,7 +72,7 @@ export default function LandingPage() {
handle: "@rev",
testimonial: "Innovative use of the 600sqm envelope, pushing boundaries of residential comfort.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-plans_23-2148819905.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-plans_23-2148819905.jpg?_wi=1",
imageAlt: "architectural sketch modern residence",
},
{
@@ -80,7 +80,7 @@ export default function LandingPage() {
handle: "@dig",
testimonial: "A breathtaking personal project that defines quiet luxury.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/relax-sofa-window_1150-12924.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/relax-sofa-window_1150-12924.jpg?_wi=1",
imageAlt: "modern sustainable home eco friendly features",
},
{
@@ -88,7 +88,7 @@ export default function LandingPage() {
handle: "@lead",
testimonial: "The most professional approach to a bespoke house design I have ever seen.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-kitchen_181624-4007.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-kitchen_181624-4007.jpg?_wi=1",
imageAlt: "open concept living room modern house",
},
{
@@ -96,11 +96,11 @@ export default function LandingPage() {
handle: "@owner",
testimonial: "Everything I imagined for my dream home, realized with absolute precision.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119019.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119019.jpg?_wi=1",
imageAlt: "modern luxury bedroom house design",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-modern-white-building-facade_181624-29733.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-modern-white-building-facade_181624-29733.jpg?_wi=2"
imageAlt="Luxury residence exterior"
mediaAnimation="blur-reveal"
avatars={[
@@ -175,7 +175,7 @@ export default function LandingPage() {
title: "Sustainable Integration",
description: "Maximizing natural light and passive airflow across all 600 sqm.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/relax-sofa-window_1150-12924.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/relax-sofa-window_1150-12924.jpg?_wi=2",
imageAlt: "Sustainable architecture",
},
items: [
@@ -193,14 +193,14 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/facade-modern-urban-building_122409-5.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/facade-modern-urban-building_122409-5.jpg?_wi=1",
imageAlt: "modern home architectural detail texture",
},
{
title: "Fluid Spatial Flow",
description: "Connected living spaces that bridge indoor comfort and exterior landscape.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-kitchen_181624-4007.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-kitchen_181624-4007.jpg?_wi=2",
imageAlt: "Open concept layout",
},
items: [
@@ -218,14 +218,14 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-modern-white-building-facade_181624-29733.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-modern-white-building-facade_181624-29733.jpg?_wi=3",
imageAlt: "luxury villa exterior modern architectural design",
},
{
title: "Curated Materiality",
description: "High-quality finishes designed for longevity and sensory enjoyment.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119019.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119019.jpg?_wi=2",
imageAlt: "High-end interior detail",
},
items: [
@@ -243,7 +243,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-plans_23-2148819905.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-plans_23-2148819905.jpg?_wi=2",
imageAlt: "architectural sketch modern residence",
},
]}
@@ -318,7 +318,7 @@ export default function LandingPage() {
rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/facade-modern-urban-building_122409-5.jpg"
imageSrc="http://img.b2bpic.net/free-photo/facade-modern-urban-building_122409-5.jpg?_wi=2"
/>
</div>