Update src/app/page.tsx
This commit is contained in:
@@ -77,11 +77,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353746.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353746.jpg?_wi=1",
|
||||
imageAlt: "Modern shopping mall interior with people shopping and dining",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-people-celebrating-concept_53876-30083.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-people-celebrating-concept_53876-30083.jpg?_wi=1",
|
||||
imageAlt: "Diverse groups of people enjoying dining and entertainment at a lively shopping center",
|
||||
},
|
||||
]}
|
||||
@@ -158,21 +158,21 @@ export default function LandingPage() {
|
||||
id: "local-eateries",
|
||||
name: "Local Eateries & Cafes",
|
||||
price: "Savor Unique Flavors",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-american-male-female-eating-vegan-food-restaurant_613910-7272.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-american-male-female-eating-vegan-food-restaurant_613910-7272.jpg?_wi=1",
|
||||
imageAlt: "Cozy local cafe serving delicious food and coffee",
|
||||
},
|
||||
{
|
||||
id: "home-goods",
|
||||
name: "Home Goods & Decor",
|
||||
price: "Furnish Your Space",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/supplies-composition-with-blue-background_23-2149491454.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/supplies-composition-with-blue-background_23-2149491454.jpg?_wi=1",
|
||||
imageAlt: "Modern home goods store with stylish decor items",
|
||||
},
|
||||
{
|
||||
id: "kids-entertainment",
|
||||
name: "Kids Entertainment",
|
||||
price: "Fun for All Ages",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-family-doing-outdoors-activities-collection_23-2148160626.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-family-doing-outdoors-activities-collection_23-2148160626.jpg?_wi=1",
|
||||
imageAlt: "Colorful indoor play zone for children",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user