Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-23 09:26:30 +00:00

View File

@@ -143,7 +143,7 @@ export default function LandingPage() {
description: "We ensure your gifts arrive exactly when needed.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-is-wrapping-christmas-presents-blue-wooden-table_8353-6524.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-is-wrapping-christmas-presents-blue-wooden-table_8353-6524.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -159,19 +159,19 @@ export default function LandingPage() {
id: "p1",
name: "Artisan Scented Candle",
price: "$25",
imageSrc: "http://img.b2bpic.net/free-photo/oil-diffuser-home-decor-box-set_53876-142855.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/oil-diffuser-home-decor-box-set_53876-142855.jpg?_wi=1",
},
{
id: "p2",
name: "Ceramic Hand-Painted Vase",
price: "$45",
imageSrc: "http://img.b2bpic.net/free-photo/windchimes-spools-boxes-wooden-table_23-2147899009.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/windchimes-spools-boxes-wooden-table_23-2147899009.jpg?_wi=1",
},
{
id: "p3",
name: "Gourmet Dark Chocolate Box",
price: "$30",
imageSrc: "http://img.b2bpic.net/free-photo/sweet-marshmallows-wooden-plate-with-glass-christmas-red-balls_114579-32447.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sweet-marshmallows-wooden-plate-with-glass-christmas-red-balls_114579-32447.jpg?_wi=1",
},
{
id: "p4",
@@ -285,7 +285,7 @@ export default function LandingPage() {
quote: "Quick shipping and excellent product quality. Highly recommend.",
tag: "Corporate Gift",
avatarSrc: "http://img.b2bpic.net/free-photo/serious-young-business-man-looking-camera_1262-18625.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-is-wrapping-christmas-presents-blue-wooden-table_8353-6524.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-is-wrapping-christmas-presents-blue-wooden-table_8353-6524.jpg?_wi=2",
imageAlt: "smiling woman holding gift",
},
{
@@ -296,7 +296,7 @@ export default function LandingPage() {
quote: "So many unique items. This is my go-to shop now.",
tag: "Home Decor",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-african-man-with-headphones-his-nech-listening-streaming-music_176420-12667.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/oil-diffuser-home-decor-box-set_53876-142855.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/oil-diffuser-home-decor-box-set_53876-142855.jpg?_wi=2",
imageAlt: "smiling woman holding gift",
},
{
@@ -307,7 +307,7 @@ export default function LandingPage() {
quote: "The recipient was thrilled with their birthday gift.",
tag: "Birthday",
avatarSrc: "http://img.b2bpic.net/free-photo/senior-laughing-woman-rose-blouse_23-2148036588.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/windchimes-spools-boxes-wooden-table_23-2147899009.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/windchimes-spools-boxes-wooden-table_23-2147899009.jpg?_wi=2",
imageAlt: "smiling woman holding gift",
},
{
@@ -318,7 +318,7 @@ export default function LandingPage() {
quote: "Every order feels like a special present.",
tag: "Personalized",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-showing-present_23-2147716007.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sweet-marshmallows-wooden-plate-with-glass-christmas-red-balls_114579-32447.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sweet-marshmallows-wooden-plate-with-glass-christmas-red-balls_114579-32447.jpg?_wi=2",
imageAlt: "smiling woman holding gift",
},
]}