Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-05 18:26:56 +00:00

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/bottom-shoes-isolated-black-background_169016-52853.jpg", imageAlt: "Luxurious shoe display"},
{
imageSrc: "http://img.b2bpic.net/free-photo/sunglasses-flip-flops-arrangement_23-2148922400.jpg", imageAlt: "Modern leather sneakers"},
imageSrc: "http://img.b2bpic.net/free-photo/sunglasses-flip-flops-arrangement_23-2148922400.jpg?_wi=1", imageAlt: "Modern leather sneakers"},
]}
mediaAnimation="blur-reveal"
rating={5}
@@ -87,7 +87,7 @@ export default function LandingPage() {
products={[
{
id: "p1", brand: "UrbanStep", name: "Modern White Sneakers", price: "$129.00", rating: 5,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/sunglasses-flip-flops-arrangement_23-2148922400.jpg"},
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/sunglasses-flip-flops-arrangement_23-2148922400.jpg?_wi=2"},
{
id: "p2", brand: "UrbanStep", name: "Classic Oxford Formal", price: "$189.00", rating: 5,
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-wooden-walkway-lake_181624-31149.jpg"},