Update src/app/stores/page.tsx

This commit is contained in:
2026-03-06 07:09:28 +00:00
parent 936a0193a0
commit a0fb46c8e8

View File

@@ -114,7 +114,7 @@ export default function StoresPage() {
name: "H&M",
price: "Opening Hours: 10:00 - 22:00",
variant: "Fashion, Clothing, Accessories",
imageSrc: "http://img.b2bpic.net/free-photo/female-colorful-clothing-set-racks-with-shoes-clothing-store-brand-new-modern-boutique_627829-6455.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-colorful-clothing-set-racks-with-shoes-clothing-store-brand-new-modern-boutique_627829-6455.jpg?_wi=2",
imageAlt: "H&M store with fashion display",
},
{
@@ -122,7 +122,7 @@ export default function StoresPage() {
name: "Zara",
price: "Opening Hours: 10:00 - 23:00",
variant: "Designer Fashion, Premium Apparel",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-sandals-near-shopping-bags_23-2148238183.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-sandals-near-shopping-bags_23-2148238183.jpg?_wi=2",
imageAlt: "Zara fashion boutique",
},
{
@@ -130,7 +130,7 @@ export default function StoresPage() {
name: "Samsung Store",
price: "Opening Hours: 10:00 - 21:00",
variant: "Electronics, Smartphones, Gadgets",
imageSrc: "http://img.b2bpic.net/free-photo/woman-choosing-phone-technology-store_1303-31328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-choosing-phone-technology-store_1303-31328.jpg?_wi=2",
imageAlt: "Samsung store with tech products",
},
{
@@ -138,7 +138,7 @@ export default function StoresPage() {
name: "Apple Reseller",
price: "Opening Hours: 10:00 - 22:00",
variant: "Apple Products, Accessories, Tech",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7930.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7930.jpg?_wi=2",
imageAlt: "Apple reseller technology store",
},
{
@@ -146,7 +146,7 @@ export default function StoresPage() {
name: "Nike Store",
price: "Opening Hours: 10:00 - 23:00",
variant: "Sports, Footwear, Athletic Wear",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-working-with-flowers_23-2149591604.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-working-with-flowers_23-2149591604.jpg?_wi=2",
imageAlt: "Nike sports store",
},
{
@@ -154,7 +154,7 @@ export default function StoresPage() {
name: "Adidas",
price: "Opening Hours: 10:00 - 23:00",
variant: "Sports, Shoes, Performance Gear",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-lounge-area-hotel-reception_482257-78350.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-lounge-area-hotel-reception_482257-78350.jpg?_wi=2",
imageAlt: "Adidas sports store",
},
{
@@ -162,7 +162,7 @@ export default function StoresPage() {
name: "Decathlon",
price: "Opening Hours: 09:00 - 23:00",
variant: "Sports Equipment, Outdoor Gear",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-restaurant_74190-5256.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-restaurant_74190-5256.jpg?_wi=2",
imageAlt: "Decathlon sports equipment store",
},
{
@@ -170,7 +170,7 @@ export default function StoresPage() {
name: "Home Design Center",
price: "Opening Hours: 10:00 - 21:00",
variant: "Furniture, Home Décor, Lifestyle",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-bar-near-mirror_171337-19392.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-bar-near-mirror_171337-19392.jpg?_wi=2",
imageAlt: "Home design and furniture center",
},
]}