Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-14 10:39:22 +00:00

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/home-plant-vase-decoration-arrangement_23-2149090592.jpg"
imageSrc="http://img.b2bpic.net/free-photo/home-plant-vase-decoration-arrangement_23-2149090592.jpg?_wi=1"
imageAlt="Luxury home interior design"
mediaAnimation="blur-reveal"
/>
@@ -97,7 +97,7 @@ export default function LandingPage() {
description: "Professional guidance to start your design journey.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/modern-kitchen-drawer-with-wooden-dividers-high-quality-organization-furniture_169016-72782.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-kitchen-drawer-with-wooden-dividers-high-quality-organization-furniture_169016-72782.jpg?_wi=1"
imageAlt="Curated interior design space"
mediaAnimation="slide-up"
/>
@@ -142,13 +142,13 @@ export default function LandingPage() {
id: "p1",
name: "Lounge Concept",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-vase-with-artificial-flowers-living-room_169016-5185.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-vase-with-artificial-flowers-living-room_169016-5185.jpg?_wi=1",
},
{
id: "p2",
name: "Ambient Illumination",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-crystal-chandelier-decoration-interior_74190-8771.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-crystal-chandelier-decoration-interior_74190-8771.jpg?_wi=1",
},
{
id: "p3",
@@ -289,7 +289,7 @@ export default function LandingPage() {
name: "Marcus Thorne",
role: "Architectural Lead",
description: "Expert in exterior landscape harmony.",
imageSrc: "http://img.b2bpic.net/free-photo/home-plant-vase-decoration-arrangement_23-2149090592.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/home-plant-vase-decoration-arrangement_23-2149090592.jpg?_wi=2",
imageAlt: "Home plant in vase decoration arrangement",
},
{
@@ -297,7 +297,7 @@ export default function LandingPage() {
name: "Julian Vance",
role: "Stylist",
description: "Curation and bespoke material expert.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-drawer-with-wooden-dividers-high-quality-organization-furniture_169016-72782.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-drawer-with-wooden-dividers-high-quality-organization-furniture_169016-72782.jpg?_wi=2",
imageAlt: "Home plant in vase decoration arrangement",
},
{
@@ -305,7 +305,7 @@ export default function LandingPage() {
name: "Elena Rossi",
role: "Project Manager",
description: "Overseeing seamless execution of complex builds.",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-vase-with-artificial-flowers-living-room_169016-5185.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-vase-with-artificial-flowers-living-room_169016-5185.jpg?_wi=2",
imageAlt: "Home plant in vase decoration arrangement",
},
{
@@ -313,7 +313,7 @@ export default function LandingPage() {
name: "Liam Chen",
role: "Furniture Artisan",
description: "Mastering the fine details of custom woodcraft.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-crystal-chandelier-decoration-interior_74190-8771.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-crystal-chandelier-decoration-interior_74190-8771.jpg?_wi=2",
imageAlt: "Home plant in vase decoration arrangement",
},
]}