Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-20 19:07:27 +00:00

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/trendy-model-posing-happily-with-bags_23-2147689017.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/trendy-model-posing-happily-with-bags_23-2147689017.jpg?_wi=1",
imageAlt: "Shopping lifestyle",
},
{
@@ -102,25 +102,25 @@ export default function LandingPage() {
id: "p1",
name: "Modern Sneakers",
price: "$120",
imageSrc: "http://img.b2bpic.net/free-photo/white-canvas-sneakers-unisex-footwear-fashion_53876-103577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-canvas-sneakers-unisex-footwear-fashion_53876-103577.jpg?_wi=1",
},
{
id: "p2",
name: "Leather Handbag",
price: "$250",
imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073531.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073531.jpg?_wi=1",
},
{
id: "p3",
name: "Classic Watch",
price: "$180",
imageSrc: "http://img.b2bpic.net/free-photo/composition-fathers-day-with-tools_23-2147790936.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/composition-fathers-day-with-tools_23-2147790936.jpg?_wi=1",
},
{
id: "p4",
name: "Premium Sunglasses",
price: "$95",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sunglasses-floating-water_23-2151013931.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sunglasses-floating-water_23-2151013931.jpg?_wi=1",
},
{
id: "p5",
@@ -225,7 +225,7 @@ export default function LandingPage() {
quote: "Incredible quality and speed!",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/closeup-joyful-beautiful-africanamerican-woman-laughing-looking-happy-standing-yello_1258-130860.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/trendy-model-posing-happily-with-bags_23-2147689017.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/trendy-model-posing-happily-with-bags_23-2147689017.jpg?_wi=2",
imageAlt: "person smiling portrait",
},
{
@@ -236,7 +236,7 @@ export default function LandingPage() {
quote: "My go-to store for everything.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-business-woman_23-2148692829.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-canvas-sneakers-unisex-footwear-fashion_53876-103577.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/white-canvas-sneakers-unisex-footwear-fashion_53876-103577.jpg?_wi=2",
imageAlt: "person smiling portrait",
},
{
@@ -247,7 +247,7 @@ export default function LandingPage() {
quote: "Customer service is top notch.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371195.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073531.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073531.jpg?_wi=2",
imageAlt: "person smiling portrait",
},
{
@@ -258,7 +258,7 @@ export default function LandingPage() {
quote: "Love the premium curated selection.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/composition-fathers-day-with-tools_23-2147790936.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/composition-fathers-day-with-tools_23-2147790936.jpg?_wi=2",
imageAlt: "person smiling portrait",
},
{
@@ -269,7 +269,7 @@ export default function LandingPage() {
quote: "Consistently great experience.",
tag: "Verified",
avatarSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-gorgeous-woman-with-relaxed-smile-spending-nice-time-cafe_273609-9043.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sunglasses-floating-water_23-2151013931.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sunglasses-floating-water_23-2151013931.jpg?_wi=2",
imageAlt: "person smiling portrait",
},
]}