Merge version_1 into main #3
@@ -53,10 +53,10 @@ export default function DiamondPlazaPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/top-view-customers-buying-formal-wear-modern-boutique-shopping-stylish-clothes-from-new-fashion-collection-diverse-people-looking-hangers-full-with-fashionable-merchandise-store_482257-67427.jpg", imageAlt: "Shopping stores at Diamond Plaza" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520069.jpg", imageAlt: "Food court and restaurants" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/empty-cinema-auditorium-with-chairs_651396-2891.jpg", imageAlt: "Cinema hall entertainment" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/kids-learning-about-universe_23-2148925494.jpg", imageAlt: "Family activities and hangout areas" },
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/top-view-customers-buying-formal-wear-modern-boutique-shopping-stylish-clothes-from-new-fashion-collection-diverse-people-looking-hangers-full-with-fashionable-merchandise-store_482257-67427.jpg?_wi=1", imageAlt: "Shopping stores at Diamond Plaza" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520069.jpg?_wi=1", imageAlt: "Food court and restaurants" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/empty-cinema-auditorium-with-chairs_651396-2891.jpg?_wi=1", imageAlt: "Cinema hall entertainment" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/kids-learning-about-universe_23-2148925494.jpg?_wi=1", imageAlt: "Family activities and hangout areas" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-car-parking-lot_74190-5137.jpg", imageAlt: "Convenient parking facilities" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/couple-lover-activity-happiness-lifestyle_53876-13941.jpg", imageAlt: "Modern mall interior" },
|
||||
]}
|
||||
@@ -96,19 +96,19 @@ export default function DiamondPlazaPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Premium Retail Brands", author: "Shop", description: "Discover your favorite fashion, electronics, beauty, and lifestyle brands all in one place. From international labels to local boutiques.", tags: ["Fashion", "Electronics", "Shopping"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-customers-buying-formal-wear-modern-boutique-shopping-stylish-clothes-from-new-fashion-collection-diverse-people-looking-hangers-full-with-fashionable-merchandise-store_482257-67427.jpg", imageAlt: "Premium retail brands"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-customers-buying-formal-wear-modern-boutique-shopping-stylish-clothes-from-new-fashion-collection-diverse-people-looking-hangers-full-with-fashionable-merchandise-store_482257-67427.jpg?_wi=2", imageAlt: "Premium retail brands"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Multi-Cuisine Food Court", author: "Dine", description: "Enjoy authentic cuisines from around the world. Perfect for quick bites or leisurely family dinners with affordable pricing.", tags: ["Restaurants", "Food", "Dining"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520069.jpg", imageAlt: "Food court dining options"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520069.jpg?_wi=2", imageAlt: "Food court dining options"
|
||||
},
|
||||
{
|
||||
id: "3", title: "State-of-the-Art Cinema", author: "Watch", description: "Experience the latest blockbuster movies in premium comfort with modern projection and sound systems.", tags: ["Entertainment", "Movies", "Cinema"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-cinema-auditorium-with-chairs_651396-2891.jpg", imageAlt: "Cinema hall entertainment"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-cinema-auditorium-with-chairs_651396-2891.jpg?_wi=2", imageAlt: "Cinema hall entertainment"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Family-Friendly Atmosphere", author: "Relax", description: "Safe, clean, and welcoming spaces perfect for families, kids, and groups of friends. Multiple hangout areas throughout the mall.", tags: ["Family", "Kids", "Entertainment"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-learning-about-universe_23-2148925494.jpg", imageAlt: "Family hangout areas"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-learning-about-universe_23-2148925494.jpg?_wi=2", imageAlt: "Family hangout areas"
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user