Update src/app/stores/page.tsx

This commit is contained in:
2026-03-26 00:42:15 +00:00
parent 9c873882a2
commit 4a5c9d7241

View File

@@ -52,19 +52,19 @@ export default function LandingPage() {
{
id: "1", title: "Fashion Boutiques", tags: [
"Apparel", "Accessories", "Style"],
imageSrc: "http://img.b2bpic.net/free-photo/two-beautiful-women-walking-down-mall-after-shopping_1098-254.jpg", imageAlt: "Woman looking at clothes in a fashion boutique"},
imageSrc: "http://img.b2bpic.net/free-photo/two-beautiful-women-walking-down-mall-after-shopping_1098-254.jpg?_wi=1", imageAlt: "Woman looking at clothes in a fashion boutique"},
{
id: "2", title: "Electronics & Gadgets", tags: [
"Tech", "Gaming", "Innovation"],
imageSrc: "http://img.b2bpic.net/free-vector/appliances-white-background_24908-61031.jpg", imageAlt: "Modern electronic devices on display"},
imageSrc: "http://img.b2bpic.net/free-vector/appliances-white-background_24908-61031.jpg?_wi=1", imageAlt: "Modern electronic devices on display"},
{
id: "3", title: "Home & Decor", tags: [
"Furnishings", "Gifts", "Lifestyle"],
imageSrc: "http://img.b2bpic.net/free-photo/supplies-composition-with-blue-background_23-2149491454.jpg", imageAlt: "Stylish home decor items"},
imageSrc: "http://img.b2bpic.net/free-photo/supplies-composition-with-blue-background_23-2149491454.jpg?_wi=2", imageAlt: "Stylish home decor items"},
{
id: "4", title: "Kids & Toys", tags: [
"Children", "Play", "Family"],
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-family-doing-outdoors-activities-collection_23-2148160626.jpg", imageAlt: "Colorful kids play area"},
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-family-doing-outdoors-activities-collection_23-2148160626.jpg?_wi=2", imageAlt: "Colorful kids play area"},
]}
title="Explore Our Diverse Stores"
description="From fashion to electronics, find everything you need and more at Spring Valley. Discover unique boutiques and your favorite national brands."
@@ -80,9 +80,9 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Spring Valley Fashion", description: "Stay ahead of the trends with the latest collections in apparel and accessories.", imageSrc: "http://img.b2bpic.net/free-photo/two-beautiful-women-walking-down-mall-after-shopping_1098-254.jpg", imageAlt: "Modern fashion store interior with clothes"},
title: "Spring Valley Fashion", description: "Stay ahead of the trends with the latest collections in apparel and accessories.", imageSrc: "http://img.b2bpic.net/free-photo/two-beautiful-women-walking-down-mall-after-shopping_1098-254.jpg?_wi=2", imageAlt: "Modern fashion store interior with clothes"},
{
title: "Tech Haven Electronics", description: "Your go-to for cutting-edge gadgets, smart home devices, and electronics.", imageSrc: "http://img.b2bpic.net/free-vector/appliances-white-background_24908-61031.jpg", imageAlt: "Display of various electronic products"},
title: "Tech Haven Electronics", description: "Your go-to for cutting-edge gadgets, smart home devices, and electronics.", imageSrc: "http://img.b2bpic.net/free-vector/appliances-white-background_24908-61031.jpg?_wi=2", imageAlt: "Display of various electronic products"},
]}
title="Featured Retailers & Latest Finds"
description="Discover special promotions and unique offerings from our diverse selection of shops and brands."