Merge version_1 into main #3

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

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
{ text: "Book Consultation", href: "#contact" },
{ text: "View Portfolio", 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"
/>
@@ -68,7 +68,7 @@ export default function LandingPage() {
{ title: "Bespoke Interiors", description: "Customized furniture and layout planning for comfort." },
{ title: "Free Consultation", 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"
/>
@@ -93,8 +93,8 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights"
useInvertedBackground={false}
products={[
{ 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" },
{ id: "p2", name: "Ambient Illumination", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-crystal-chandelier-decoration-interior_74190-8771.jpg" },
{ 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?_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?_wi=1" },
{ id: "p3", name: "Sculptural Stone", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-modern-vases_23-2149646505.jpg" },
{ id: "p4", name: "Modern Minimalist Table", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/sexy-blond-female-black-costume-sits-round-black-chair-empty-room_613910-8174.jpg" },
{ id: "p5", name: "Wall Art Installation", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/close-up-dark-pink-dahlia-flower_84443-94362.jpg" },
@@ -152,10 +152,10 @@ export default function LandingPage() {
useInvertedBackground={true}
members={[
{ id: "t1", name: "Alexandra Blair", role: "Principal Designer", description: "Focuses on timeless, refined aesthetic movements.", imageSrc: "http://img.b2bpic.net/free-photo/home-plant-vase-decoration-arrangement_23-2149090587.jpg" },
{ id: "t2", 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" },
{ id: "t3", 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" },
{ id: "t4", 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" },
{ id: "t5", 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" },
{ id: "t2", 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?_wi=2" },
{ id: "t3", 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?_wi=2" },
{ id: "t4", 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?_wi=2" },
{ id: "t5", 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?_wi=2" },
]}
title="Meet the Visionaries"
description="Our team of award-winning architects and stylists bringing elegance to life."