Merge version_1 into main #1

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

View File

@@ -101,7 +101,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-luxury-gradient-blue-background-smooth-dark-blue-with-black-vignette-studio-banner_1258-72285.jpg"
imageSrc="http://img.b2bpic.net/free-photo/abstract-luxury-gradient-blue-background-smooth-dark-blue-with-black-vignette-studio-banner_1258-72285.jpg?_wi=1"
imageAlt="Max premium shopping experience"
avatars={[
{
@@ -148,7 +148,7 @@ export default function LandingPage() {
title: "Real-time Updates",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-woman-using-laptop-after-shopping_23-2147786792.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-woman-using-laptop-after-shopping_23-2147786792.jpg?_wi=1"
imageAlt="Max platform interface"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -166,19 +166,19 @@ export default function LandingPage() {
id: "1",
name: "Designer Sneakers",
price: "$120 (was $200)",
imageSrc: "http://img.b2bpic.net/free-photo/brown-shoe-with-broccoli-rocks_52683-94823.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brown-shoe-with-broccoli-rocks_52683-94823.jpg?_wi=1",
},
{
id: "2",
name: "Premium Headphones",
price: "$180 (was $300)",
imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736863.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736863.jpg?_wi=1",
},
{
id: "3",
name: "Gold Wristwatch",
price: "$450 (was $700)",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-fashion-businessman-model-dressed-elegant-checkered-suit-posing-street_158538-13884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-fashion-businessman-model-dressed-elegant-checkered-suit-posing-street_158538-13884.jpg?_wi=1",
},
{
id: "4",
@@ -264,7 +264,7 @@ export default function LandingPage() {
quote: "Max is the only reason I don't overpay for electronics.",
tag: "Tech",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-shopping-mall_23-2150585942.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-luxury-gradient-blue-background-smooth-dark-blue-with-black-vignette-studio-banner_1258-72285.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-luxury-gradient-blue-background-smooth-dark-blue-with-black-vignette-studio-banner_1258-72285.jpg?_wi=2",
imageAlt: "luxury tech shopping dark mode",
},
{
@@ -275,7 +275,7 @@ export default function LandingPage() {
quote: "Found my wedding watch here at an unbeatable price.",
tag: "Fashion",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-laptop-after-shopping_23-2147786792.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-laptop-after-shopping_23-2147786792.jpg?_wi=2",
imageAlt: "mobile shopping app interface",
},
{
@@ -286,7 +286,7 @@ export default function LandingPage() {
quote: "User experience is top-notch and the deals are verified.",
tag: "Beauty",
avatarSrc: "http://img.b2bpic.net/free-photo/smiley-girl-holding-shopping-bags_23-2148225666.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brown-shoe-with-broccoli-rocks_52683-94823.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brown-shoe-with-broccoli-rocks_52683-94823.jpg?_wi=2",
imageAlt: "designer sneaker studio lighting",
},
{
@@ -297,7 +297,7 @@ export default function LandingPage() {
quote: "Best price tracking feature I have seen. Simply works.",
tag: "Tech",
avatarSrc: "http://img.b2bpic.net/free-photo/high-angle-buisness-man_23-2148479585.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736863.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-vacuum-cleaner-robot-flat-surface-floor_23-2151736863.jpg?_wi=2",
imageAlt: "premium headphones studio lighting",
},
{
@@ -308,7 +308,7 @@ export default function LandingPage() {
quote: "My wardrobe collection is 80% Max finds now.",
tag: "Fashion",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-man-shopping-buying-consumer-goods_23-2151669772.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-fashion-businessman-model-dressed-elegant-checkered-suit-posing-street_158538-13884.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-fashion-businessman-model-dressed-elegant-checkered-suit-posing-street_158538-13884.jpg?_wi=2",
imageAlt: "luxury wrist watch studio",
},
]}