Update src/app/page.tsx
This commit is contained in:
@@ -126,7 +126,7 @@ export default function HomePage() {
|
||||
price: "$2,500 - $3,500",
|
||||
rating: 5,
|
||||
reviewCount: "150+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sandals-sandy-sea-coast_1339-7202.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sandals-sandy-sea-coast_1339-7202.jpg?_wi=1",
|
||||
imageAlt: "Premium comfort slides",
|
||||
},
|
||||
{
|
||||
@@ -136,7 +136,7 @@ export default function HomePage() {
|
||||
price: "$4,000 - $6,000",
|
||||
rating: 5,
|
||||
reviewCount: "200+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-travel-items-inside-car-ready-trip_23-2151078251.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-travel-items-inside-car-ready-trip_23-2151078251.jpg?_wi=1",
|
||||
imageAlt: "Casual sneakers",
|
||||
},
|
||||
{
|
||||
@@ -146,7 +146,7 @@ export default function HomePage() {
|
||||
price: "$3,500 - $5,500",
|
||||
rating: 5,
|
||||
reviewCount: "180+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/part-businessman-leaning-against-wall_23-2147986495.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/part-businessman-leaning-against-wall_23-2147986495.jpg?_wi=1",
|
||||
imageAlt: "Everyday casual shoes",
|
||||
},
|
||||
]}
|
||||
@@ -171,7 +171,7 @@ export default function HomePage() {
|
||||
author: "Quality Guaranteed",
|
||||
description: "100% authentic footwear sourced from trusted suppliers. Every shoe is inspected for quality.",
|
||||
tags: ["Premium Quality", "Authentic"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991548.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991548.jpg?_wi=1",
|
||||
imageAlt: "Modern retail store",
|
||||
},
|
||||
{
|
||||
@@ -180,7 +180,7 @@ export default function HomePage() {
|
||||
author: "Best Value",
|
||||
description: "Competitive pricing without compromising quality. Great deals on premium brands and styles.",
|
||||
tags: ["Value Pricing", "Best Deals"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991548.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991548.jpg?_wi=2",
|
||||
imageAlt: "Store showcase",
|
||||
},
|
||||
{
|
||||
@@ -189,7 +189,7 @@ export default function HomePage() {
|
||||
author: "Convenient Shopping",
|
||||
description: "Visit our physical store to see products in person, try them on, and get expert styling advice.",
|
||||
tags: ["In-Store", "Personal Service"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991548.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991548.jpg?_wi=3",
|
||||
imageAlt: "Local retail location",
|
||||
},
|
||||
{
|
||||
@@ -198,7 +198,7 @@ export default function HomePage() {
|
||||
author: "Expert Support",
|
||||
description: "Quick replies on WhatsApp and phone. Our team is ready to help with sizing, availability, and styling.",
|
||||
tags: ["Quick Support", "Expert Help"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991548.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991548.jpg?_wi=4",
|
||||
imageAlt: "Customer service ready",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user