Update src/app/page.tsx

This commit is contained in:
2026-04-08 11:54:22 +00:00
parent 5f9db5cddb
commit c1a39b80bc

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
handle: "@alex", handle: "@alex",
testimonial: "The best shopping experience I have had in years.", testimonial: "The best shopping experience I have had in years.",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-product-presentation-with-geometric-shapes_187299-48038.jpg", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-product-presentation-with-geometric-shapes_187299-48038.jpg?_wi=1",
imageAlt: "elegant lifestyle product shopping", imageAlt: "elegant lifestyle product shopping",
}, },
{ {
@@ -75,7 +75,7 @@ export default function LandingPage() {
handle: "@jsmith", handle: "@jsmith",
testimonial: "Products arrived fast and in perfect condition.", testimonial: "Products arrived fast and in perfect condition.",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/abstract-arrangement-3d-glasses_23-2149487729.jpg", imageSrc: "http://img.b2bpic.net/free-photo/abstract-arrangement-3d-glasses_23-2149487729.jpg?_wi=1",
imageAlt: "premium lifestyle product studio", imageAlt: "premium lifestyle product studio",
}, },
{ {
@@ -83,7 +83,7 @@ export default function LandingPage() {
handle: "@sam", handle: "@sam",
testimonial: "Exceptional customer service and quality items.", testimonial: "Exceptional customer service and quality items.",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/assortment-abstract-design-elements_23-2148996840.jpg", imageSrc: "http://img.b2bpic.net/free-photo/assortment-abstract-design-elements_23-2148996840.jpg?_wi=1",
imageAlt: "luxury lifestyle items collection", imageAlt: "luxury lifestyle items collection",
}, },
{ {
@@ -91,7 +91,7 @@ export default function LandingPage() {
handle: "@patd", handle: "@patd",
testimonial: "I love the unique selection on ShopStone.", testimonial: "I love the unique selection on ShopStone.",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-cup-with-lid_23-2149295048.jpg", imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-cup-with-lid_23-2149295048.jpg?_wi=1",
imageAlt: "aesthetic retail lifestyle object", imageAlt: "aesthetic retail lifestyle object",
}, },
{ {
@@ -99,7 +99,7 @@ export default function LandingPage() {
handle: "@casey", handle: "@casey",
testimonial: "Definitely my new favorite place to shop online.", testimonial: "Definitely my new favorite place to shop online.",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-videocall-smartphone-while-sitting-couch-home_23-2150808356.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-having-videocall-smartphone-while-sitting-couch-home_23-2150808356.jpg?_wi=1",
imageAlt: "modern lifestyle gadget studio", imageAlt: "modern lifestyle gadget studio",
}, },
]} ]}
@@ -109,7 +109,7 @@ export default function LandingPage() {
href: "#products", href: "#products",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/minimalist-product-presentation-with-geometric-shapes_187299-48038.jpg" imageSrc="http://img.b2bpic.net/free-photo/minimalist-product-presentation-with-geometric-shapes_187299-48038.jpg?_wi=2"
mediaAnimation="blur-reveal" mediaAnimation="blur-reveal"
avatars={[ avatars={[
{ {
@@ -171,28 +171,28 @@ export default function LandingPage() {
name: "Signature Vase", name: "Signature Vase",
price: "$120", price: "$120",
variant: "Ceramic", variant: "Ceramic",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-arrangement-3d-glasses_23-2149487729.jpg", imageSrc: "http://img.b2bpic.net/free-photo/abstract-arrangement-3d-glasses_23-2149487729.jpg?_wi=2",
}, },
{ {
id: "p2", id: "p2",
name: "Minimalist Clock", name: "Minimalist Clock",
price: "$85", price: "$85",
variant: "Wood", variant: "Wood",
imageSrc: "http://img.b2bpic.net/free-photo/assortment-abstract-design-elements_23-2148996840.jpg", imageSrc: "http://img.b2bpic.net/free-photo/assortment-abstract-design-elements_23-2148996840.jpg?_wi=2",
}, },
{ {
id: "p3", id: "p3",
name: "Wool Throw", name: "Wool Throw",
price: "$210", price: "$210",
variant: "Grey", variant: "Grey",
imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-cup-with-lid_23-2149295048.jpg", imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-cup-with-lid_23-2149295048.jpg?_wi=2",
}, },
{ {
id: "p4", id: "p4",
name: "Ceramic Mug Set", name: "Ceramic Mug Set",
price: "$45", price: "$45",
variant: "Set of 4", variant: "Set of 4",
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-videocall-smartphone-while-sitting-couch-home_23-2150808356.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-having-videocall-smartphone-while-sitting-couch-home_23-2150808356.jpg?_wi=2",
}, },
{ {
id: "p5", id: "p5",