Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-15 15:58:43 +00:00

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-unusual-shaped-glass-hourglass-vintage-lamp-blurred-background_169016-15724.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-unusual-shaped-glass-hourglass-vintage-lamp-blurred-background_169016-15724.jpg?_wi=1"
imageAlt="Artisanal woodworking workshop"
mediaAnimation="slide-up"
/>
@@ -98,21 +98,21 @@ export default function LandingPage() {
name: "Oak Dining Table",
price: "$2,400",
variant: "Solid Oak",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-cafe-restaurant-bistro-freshness-concept_53876-41421.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-cafe-restaurant-bistro-freshness-concept_53876-41421.jpg?_wi=1",
},
{
id: "p2",
name: "Walnut Armchair",
price: "$1,250",
variant: "Premium Walnut",
imageSrc: "http://img.b2bpic.net/free-photo/small-modern-chair-with-beige-cushion-it-room_181624-30416.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/small-modern-chair-with-beige-cushion-it-room_181624-30416.jpg?_wi=1",
},
{
id: "p3",
name: "Minimalist Shelf",
price: "$850",
variant: "Ash Wood",
imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_74190-2070.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_74190-2070.jpg?_wi=1",
},
{
id: "p4",
@@ -235,7 +235,7 @@ export default function LandingPage() {
quote: "The craftsmanship is unparalleled. It's the center of our home.",
tag: "Dining Room",
avatarSrc: "http://img.b2bpic.net/free-photo/young-man-looking-smartphone-holding-cup-while-his-friend-working-kitchen_23-2148195243.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-unusual-shaped-glass-hourglass-vintage-lamp-blurred-background_169016-15724.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-unusual-shaped-glass-hourglass-vintage-lamp-blurred-background_169016-15724.jpg?_wi=2",
imageAlt: "happy client home furniture renovation",
},
{
@@ -257,7 +257,7 @@ export default function LandingPage() {
quote: "I am so impressed by the attention to detail on the walnut shelf.",
tag: "Living Room",
avatarSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-candles-happy_140725-163876.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-cafe-restaurant-bistro-freshness-concept_53876-41421.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-cafe-restaurant-bistro-freshness-concept_53876-41421.jpg?_wi=2",
imageAlt: "happy client home furniture renovation",
},
{
@@ -268,7 +268,7 @@ export default function LandingPage() {
quote: "Excellent communication and timely delivery of our bespoke armchairs.",
tag: "Living Room",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-interracial-young-couple-standing-armchair-looking-camera_23-2148151736.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/small-modern-chair-with-beige-cushion-it-room_181624-30416.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/small-modern-chair-with-beige-cushion-it-room_181624-30416.jpg?_wi=2",
imageAlt: "happy client home furniture renovation",
},
{
@@ -279,7 +279,7 @@ export default function LandingPage() {
quote: "Loved their sustainable approach, makes me feel great about my furniture.",
tag: "Dining Room",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-working-office-couch-putting-long-hours-work-businessperson-professional-environment_482257-32781.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_74190-2070.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pillow-sofa_74190-2070.jpg?_wi=2",
imageAlt: "happy client home furniture renovation",
},
]}