Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-10 17:31:37 +00:00

View File

@@ -82,7 +82,7 @@ export default function LandingPage() {
href: "#products", href: "#products",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/pretty-mother-s-day-arrangement_23-2148888559.jpg" imageSrc="http://img.b2bpic.net/free-photo/pretty-mother-s-day-arrangement_23-2148888559.jpg?_wi=1"
imageAlt="Luxurious handcrafted candle with elegant packaging" imageAlt="Luxurious handcrafted candle with elegant packaging"
mediaAnimation="opacity" mediaAnimation="opacity"
frameStyle="card" frameStyle="card"
@@ -108,7 +108,7 @@ export default function LandingPage() {
title: "Burn Time", title: "Burn Time",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-man-making-coffee-office_23-2148352516.jpg" imageSrc="http://img.b2bpic.net/free-photo/close-up-man-making-coffee-office_23-2148352516.jpg?_wi=1"
imageAlt="Close-up of hands pouring melted wax into a candle jar" imageAlt="Close-up of hands pouring melted wax into a candle jar"
mediaAnimation="slide-up" mediaAnimation="slide-up"
metricsAnimation="slide-up" metricsAnimation="slide-up"
@@ -150,7 +150,7 @@ export default function LandingPage() {
value: "Burn", value: "Burn",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/pretty-mother-s-day-arrangement_23-2148888559.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pretty-mother-s-day-arrangement_23-2148888559.jpg?_wi=2",
imageAlt: "burning candle slow flame ambiance", imageAlt: "burning candle slow flame ambiance",
}, },
{ {
@@ -159,7 +159,7 @@ export default function LandingPage() {
bentoComponent: "media-stack", bentoComponent: "media-stack",
items: [ items: [
{ {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-making-coffee-office_23-2148352516.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-making-coffee-office_23-2148352516.jpg?_wi=2",
imageAlt: "Burning candle in an elegant living room", imageAlt: "Burning candle in an elegant living room",
}, },
{ {
@@ -171,7 +171,7 @@ export default function LandingPage() {
imageAlt: "Sustainable candle ingredients", imageAlt: "Sustainable candle ingredients",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-brunch-bed-with-pastries-tea-lilac-bouquet-vase-romance-holidays-mother-s-women-s-day_169016-15566.jpg", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-brunch-bed-with-pastries-tea-lilac-bouquet-vase-romance-holidays-mother-s-women-s-day_169016-15566.jpg?_wi=1",
imageAlt: "burning candle slow flame ambiance", imageAlt: "burning candle slow flame ambiance",
}, },
]} ]}
@@ -191,7 +191,7 @@ export default function LandingPage() {
id: "classic-elegance", id: "classic-elegance",
name: "Classic Elegance", name: "Classic Elegance",
price: "€189", price: "€189",
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-brunch-bed-with-pastries-tea-lilac-bouquet-vase-romance-holidays-mother-s-women-s-day_169016-15566.jpg", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-brunch-bed-with-pastries-tea-lilac-bouquet-vase-romance-holidays-mother-s-women-s-day_169016-15566.jpg?_wi=2",
imageAlt: "Classic Elegance Candle", imageAlt: "Classic Elegance Candle",
onProductClick: "() => {}", onProductClick: "() => {}",
onFavorite: "() => {}", onFavorite: "() => {}",