Merge version_1 into main #1

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

View File

@@ -107,7 +107,7 @@ export default function LandingPage() {
href: "#about",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-cyber-monday-composition_23-2149055960.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-cyber-monday-composition_23-2149055960.jpg?_wi=1"
imageAlt="Modern shopping bag with products"
mediaAnimation="slide-up"
avatars={[
@@ -172,7 +172,7 @@ export default function LandingPage() {
name: "Luxury Leather Handbag",
price: "$299.99",
variant: "Black",
imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-bag-with-mediterranean-tiles-aesthetics_23-2150916702.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-bag-with-mediterranean-tiles-aesthetics_23-2150916702.jpg?_wi=1",
imageAlt: "Luxury Leather Handbag",
},
{
@@ -180,7 +180,7 @@ export default function LandingPage() {
name: "Smart Fitness Watch",
price: "$149.99",
variant: "Midnight Blue",
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartwatch-with-gray-silicone-band-displaying-apps_9975-133764.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartwatch-with-gray-silicone-band-displaying-apps_9975-133764.jpg?_wi=1",
imageAlt: "Smart Fitness Watch",
},
{
@@ -241,7 +241,7 @@ export default function LandingPage() {
imageAlt: "Fast Delivery Truck",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cyber-monday-composition_23-2149055960.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cyber-monday-composition_23-2149055960.jpg?_wi=2",
imageAlt: "secure payment gateway graphic",
},
{
@@ -258,7 +258,7 @@ export default function LandingPage() {
imageAlt: "Easy Returns Box",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-bag-with-mediterranean-tiles-aesthetics_23-2150916702.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-women-s-bag-with-mediterranean-tiles-aesthetics_23-2150916702.jpg?_wi=2",
imageAlt: "secure payment gateway graphic",
},
{
@@ -275,7 +275,7 @@ export default function LandingPage() {
imageAlt: "Exclusive Member Benefits Star",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartwatch-with-gray-silicone-band-displaying-apps_9975-133764.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-smartwatch-with-gray-silicone-band-displaying-apps_9975-133764.jpg?_wi=2",
imageAlt: "secure payment gateway graphic",
},
]}