1 Commits

Author SHA1 Message Date
abb2434765 Update src/app/page.tsx 2026-05-31 05:44:20 +00:00

View File

@@ -13,7 +13,7 @@ import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatin
import ProductCardThree from '@/components/sections/product/ProductCardThree'; import ProductCardThree from '@/components/sections/product/ProductCardThree';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import { Building, Film, Users, Utensils } from "lucide-react"; import { Building, Film, Users, Utensils, Car, Baby, Wifi, Accessibility, Headset, BatteryCharging } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -34,29 +34,17 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#hero"},
id: "#hero",
},
{ {
name: "Stores", name: "Stores", id: "#products"},
id: "#products",
},
{ {
name: "Events", name: "Events", id: "#blog"},
id: "#blog",
},
{ {
name: "Dining", name: "Dining", id: "#products"},
id: "#products",
},
{ {
name: "Amenities", name: "Amenities", id: "#features"},
id: "#features",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
logoSrc="http://img.b2bpic.net/free-vector/luxury-vintage-logo-collection_23-2148368541.jpg" logoSrc="http://img.b2bpic.net/free-vector/luxury-vintage-logo-collection_23-2148368541.jpg"
logoAlt="Phoenix United Mall Logo" logoAlt="Phoenix United Mall Logo"
@@ -70,13 +58,9 @@ export default function LandingPage() {
description="Your Premier Destination for Shopping, Dining & Entertainment." description="Your Premier Destination for Shopping, Dining & Entertainment."
buttons={[ buttons={[
{ {
text: "Explore Stores", text: "Explore Stores", href: "#products"},
href: "#products",
},
{ {
text: "View Events", text: "View Events", href: "#blog"},
href: "#blog",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/dreamy-interior-mall_23-2151591369.jpg" imageSrc="http://img.b2bpic.net/free-photo/dreamy-interior-mall_23-2151591369.jpg"
imageAlt="Grand entrance of Phoenix United Mall" imageAlt="Grand entrance of Phoenix United Mall"
@@ -91,24 +75,16 @@ export default function LandingPage() {
metrics={[ metrics={[
{ {
icon: Building, icon: Building,
label: "Retailers", label: "Retailers", value: "200+"},
value: "200+",
},
{ {
icon: Users, icon: Users,
label: "Monthly Visitors", label: "Monthly Visitors", value: "1M+"},
value: "1M+",
},
{ {
icon: Utensils, icon: Utensils,
label: "Dining Options", label: "Dining Options", value: "50+"},
value: "50+",
},
{ {
icon: Film, icon: Film,
label: "Entertainment Venues", label: "Entertainment Venues", value: "10+"},
value: "10+",
},
]} ]}
metricsAnimation="blur-reveal" metricsAnimation="blur-reveal"
/> />
@@ -120,46 +96,22 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
title: "Ample Parking", title: "Ample Parking", description: "Spacious multi-level parking with valet services available for a hassle-free visit.", imageSrc: "http://img.b2bpic.net/free-photo/empty-parking-lots-aerial-view_1127-4052.jpg", imageAlt: "Multi-level parking garage", buttonIcon: Car,
description: "Spacious multi-level parking with valet services available for a hassle-free visit.",
imageSrc: "http://img.b2bpic.net/free-photo/empty-parking-lots-aerial-view_1127-4052.jpg",
imageAlt: "Multi-level parking garage",
buttonIcon: "Car",
}, },
{ {
title: "Kids Play Zone", title: "Kids Play Zone", description: "A safe, vibrant, and fun environment for children to enjoy while parents shop.", imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-playing-theme-park_23-2148287918.jpg", imageAlt: "Indoor kids play zone", buttonIcon: Baby,
description: "A safe, vibrant, and fun environment for children to enjoy while parents shop.",
imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-playing-theme-park_23-2148287918.jpg",
imageAlt: "Indoor kids play zone",
buttonIcon: "Baby",
}, },
{ {
title: "Free Wi-Fi", title: "Free Wi-Fi", description: "Stay connected throughout the mall with complimentary high-speed internet access.", imageSrc: "http://img.b2bpic.net/free-photo/no-signal-sign-front-side_187299-39494.jpg", imageAlt: "Person using laptop in a mall cafe", buttonIcon: Wifi,
description: "Stay connected throughout the mall with complimentary high-speed internet access.",
imageSrc: "http://img.b2bpic.net/free-photo/no-signal-sign-front-side_187299-39494.jpg",
imageAlt: "Person using laptop in a mall cafe",
buttonIcon: "Wifi",
}, },
{ {
title: "Accessible Facilities", title: "Accessible Facilities", description: "Wheelchair access, ramps, and accessible restrooms ensure comfort for all visitors.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-cinema-building_23-2150985298.jpg", imageAlt: "Wheelchair ramp in a public building", buttonIcon: Accessibility,
description: "Wheelchair access, ramps, and accessible restrooms ensure comfort for all visitors.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-cinema-building_23-2150985298.jpg",
imageAlt: "Wheelchair ramp in a public building",
buttonIcon: "Accessibility",
}, },
{ {
title: "Concierge Services", title: "Concierge Services", description: "Our dedicated team is ready to assist you with directions, bookings, and more.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-reading-menu-restaurant_23-2150384798.jpg", imageAlt: "Mall concierge desk", buttonIcon: Headset,
description: "Our dedicated team is ready to assist you with directions, bookings, and more.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-reading-menu-restaurant_23-2150384798.jpg",
imageAlt: "Mall concierge desk",
buttonIcon: "Headset",
}, },
{ {
title: "EV Charging Stations", title: "EV Charging Stations", description: "Convenient electric vehicle charging spots available for eco-conscious visitors.", imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-her-electric-car-with-charging-pistol_1303-31185.jpg", imageAlt: "Electric vehicle charging station", buttonIcon: BatteryCharging,
description: "Convenient electric vehicle charging spots available for eco-conscious visitors.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-her-electric-car-with-charging-pistol_1303-31185.jpg",
imageAlt: "Electric vehicle charging station",
buttonIcon: "BatteryCharging",
}, },
]} ]}
title="Unparalleled Amenities" title="Unparalleled Amenities"
@@ -172,49 +124,20 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
gridVariant="bento-grid" gridVariant="bento-grid"
useInvertedBackground={false} useInvertedBackground={false}
animationType="blur-reveal"
products={[ products={[
{ {
id: "fashion-store", id: "fashion-store", name: "Trendsetter Fashion", price: "Luxury & Style", imageSrc: "http://img.b2bpic.net/free-photo/empty-chic-boutique-filled-with-new-collection-designer-clothes-racks_482257-118548.jpg", imageAlt: "Stylish fashion storefront"},
name: "Trendsetter Fashion",
price: "Luxury & Style",
imageSrc: "http://img.b2bpic.net/free-photo/empty-chic-boutique-filled-with-new-collection-designer-clothes-racks_482257-118548.jpg",
imageAlt: "Stylish fashion storefront",
},
{ {
id: "electronics-store", id: "electronics-store", name: "Tech Gadget Hub", price: "Innovation & Tech", imageSrc: "http://img.b2bpic.net/free-photo/blur-hospital-clinic-interior_1203-8631.jpg", imageAlt: "Modern electronics store"},
name: "Tech Gadget Hub",
price: "Innovation & Tech",
imageSrc: "http://img.b2bpic.net/free-photo/blur-hospital-clinic-interior_1203-8631.jpg",
imageAlt: "Modern electronics store",
},
{ {
id: "jewelry-store", id: "jewelry-store", name: "Sparkle Jewels", price: "Elegance & Shine", imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409243.jpg", imageAlt: "Jewelry store display"},
name: "Sparkle Jewels",
price: "Elegance & Shine",
imageSrc: "http://img.b2bpic.net/free-photo/queen-crown-still-life_23-2150409243.jpg",
imageAlt: "Jewelry store display",
},
{ {
id: "home-decor", id: "home-decor", name: "Home Comforts", price: "Decor & Living", imageSrc: "http://img.b2bpic.net/free-photo/empty-workshop-with-tools-sketches-luxury-handcrafting-services-with-tailoring-equipment-modern-fabric-tailor-atelier-with-workstations-instruments-small-business_482257-65197.jpg", imageAlt: "Home decor store interior"},
name: "Home Comforts",
price: "Decor & Living",
imageSrc: "http://img.b2bpic.net/free-photo/empty-workshop-with-tools-sketches-luxury-handcrafting-services-with-tailoring-equipment-modern-fabric-tailor-atelier-with-workstations-instruments-small-business_482257-65197.jpg",
imageAlt: "Home decor store interior",
},
{ {
id: "supermarket", id: "supermarket", name: "Fresh Groceries", price: "Daily Essentials", imageSrc: "http://img.b2bpic.net/free-photo/additives-free-pantry-supplies-shop_482257-91816.jpg", imageAlt: "Supermarket produce section"},
name: "Fresh Groceries",
price: "Daily Essentials",
imageSrc: "http://img.b2bpic.net/free-photo/additives-free-pantry-supplies-shop_482257-91816.jpg",
imageAlt: "Supermarket produce section",
},
{ {
id: "bookstore", id: "bookstore", name: "The Reading Nook", price: "Books & More", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-sitting-cafe-reading-book-drinking-latte_169016-6278.jpg", imageAlt: "Cozy bookstore interior"},
name: "The Reading Nook",
price: "Books & More",
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-sitting-cafe-reading-book-drinking-latte_169016-6278.jpg",
imageAlt: "Cozy bookstore interior",
},
]} ]}
title="Discover Your Favorites" title="Discover Your Favorites"
description="Explore a curated selection of our most popular stores and shopping categories." description="Explore a curated selection of our most popular stores and shopping categories."
@@ -227,59 +150,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "testimonial-1", id: "testimonial-1", title: "Best Shopping Experience", quote: "Phoenix United Mall offers an incredible range of stores and dining options. Every visit is a delight and a complete joy!", name: "Priya Sharma", role: "Frequent Visitor", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-asian-woman-holding-colored-shopping-bags_1150-13947.jpg", imageAlt: "Priya Sharma smiling"},
title: "Best Shopping Experience",
quote: "Phoenix United Mall offers an incredible range of stores and dining options. Every visit is a delight and a complete joy!",
name: "Priya Sharma",
role: "Frequent Visitor",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-asian-woman-holding-colored-shopping-bags_1150-13947.jpg",
imageAlt: "Priya Sharma smiling",
},
{ {
id: "testimonial-2", id: "testimonial-2", title: "Family-Friendly Fun", quote: "The kids absolutely love the play zone, and there's always something new to explore for the whole family here.", name: "Rajesh Kumar", role: "Parent", imageSrc: "http://img.b2bpic.net/free-photo/three-young-beautiful-girls-having-fun-grocery-cart_158538-16361.jpg", imageAlt: "Rajesh Kumar with child"},
title: "Family-Friendly Fun",
quote: "The kids absolutely love the play zone, and there's always something new to explore for the whole family here.",
name: "Rajesh Kumar",
role: "Parent",
imageSrc: "http://img.b2bpic.net/free-photo/three-young-beautiful-girls-having-fun-grocery-cart_158538-16361.jpg",
imageAlt: "Rajesh Kumar with child",
},
{ {
id: "testimonial-3", id: "testimonial-3", title: "Excellent Dining Choices", quote: "From quick bites to fine dining, the food court and restaurants here are top-notch. A true foodie's paradise.", name: "Sneha Patel", role: "Food Blogger", imageSrc: "http://img.b2bpic.net/free-photo/close-up-food-lover-taking-pictures-meal_23-2149286417.jpg", imageAlt: "Sneha Patel enjoying food"},
title: "Excellent Dining Choices",
quote: "From quick bites to fine dining, the food court and restaurants here are top-notch. A true foodie's paradise.",
name: "Sneha Patel",
role: "Food Blogger",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-food-lover-taking-pictures-meal_23-2149286417.jpg",
imageAlt: "Sneha Patel enjoying food",
},
{ {
id: "testimonial-4", id: "testimonial-4", title: "Events are Always Engaging", quote: "I always look forward to the events hosted here. They are well-organized and offer something for everyone in the family.", name: "Amit Singh", role: "Event Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/man-playing-electric-guitar-live-concert_23-2149188055.jpg", imageAlt: "Amit Singh at a mall event"},
title: "Events are Always Engaging",
quote: "I always look forward to the events hosted here. They are well-organized and offer something for everyone in the family.",
name: "Amit Singh",
role: "Event Enthusiast",
imageSrc: "http://img.b2bpic.net/free-photo/man-playing-electric-guitar-live-concert_23-2149188055.jpg",
imageAlt: "Amit Singh at a mall event",
},
{ {
id: "testimonial-5", id: "testimonial-5", title: "A Complete Lifestyle Destination", quote: "More than just a mall, it's a place where I can shop, relax, eat, and have fun. Truly a united experience!", name: "Kavita Devi", role: "Lifestyle Shopper", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-break-after-shopping_23-2148660686.jpg", imageAlt: "Kavita Devi with shopping bags"},
title: "A Complete Lifestyle Destination",
quote: "More than just a mall, it's a place where I can shop, relax, eat, and have fun. Truly a united experience!",
name: "Kavita Devi",
role: "Lifestyle Shopper",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-taking-break-after-shopping_23-2148660686.jpg",
imageAlt: "Kavita Devi with shopping bags",
},
{ {
id: "testimonial-6", id: "testimonial-6", title: "Great Customer Service", quote: "The staff is always helpful and friendly, making my shopping experience very pleasant and stress-free every time.", name: "Arjun Reddy", role: "Valued Customer", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-guy-shirt-talking-by-phone_78826-2474.jpg", imageAlt: "Arjun Reddy smiling"},
title: "Great Customer Service",
quote: "The staff is always helpful and friendly, making my shopping experience very pleasant and stress-free every time.",
name: "Arjun Reddy",
role: "Valued Customer",
imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-guy-shirt-talking-by-phone_78826-2474.jpg",
imageAlt: "Arjun Reddy smiling",
},
]} ]}
title="What Our Visitors Say" title="What Our Visitors Say"
description="Hear from our community about their unforgettable experiences at Phoenix United Mall." description="Hear from our community about their unforgettable experiences at Phoenix United Mall."
@@ -291,17 +172,7 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
names={[ names={[
"Zara", "Zara", "H&M", "Nike", "Adidas", "Starbucks", "McDonald's", "Shoppers Stop", "Lifestyle", "Reliance Digital", "Westside"]}
"H&M",
"Nike",
"Adidas",
"Starbucks",
"McDonald's",
"Shoppers Stop",
"Lifestyle",
"Reliance Digital",
"Westside",
]}
title="Home to World-Class Brands" title="Home to World-Class Brands"
description="Discover a diverse collection of renowned national and international brands that call Phoenix United Mall home." description="Discover a diverse collection of renowned national and international brands that call Phoenix United Mall home."
showCard={true} showCard={true}
@@ -314,35 +185,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "faq-1", id: "faq-1", title: "What are the mall operating hours?", content: "Phoenix United Mall is open from 10 AM to 10 PM daily, including weekends and all public holidays."},
title: "What are the mall operating hours?",
content: "Phoenix United Mall is open from 10 AM to 10 PM daily, including weekends and all public holidays.",
},
{ {
id: "faq-2", id: "faq-2", title: "Is there sufficient parking available?", content: "Yes, we offer spacious multi-level parking with both self-parking and convenient valet services for all visitors."},
title: "Is there sufficient parking available?",
content: "Yes, we offer spacious multi-level parking with both self-parking and convenient valet services for all visitors.",
},
{ {
id: "faq-3", id: "faq-3", title: "Are there any child-friendly facilities?", content: "Absolutely! We have a dedicated Kids Play Zone, family restrooms, and baby changing stations for your convenience."},
title: "Are there any child-friendly facilities?",
content: "Absolutely! We have a dedicated Kids Play Zone, family restrooms, and baby changing stations for your convenience.",
},
{ {
id: "faq-4", id: "faq-4", title: "How can I find a specific store?", content: "You can use our interactive digital directories located throughout the mall or ask our friendly concierge for assistance."},
title: "How can I find a specific store?",
content: "You can use our interactive digital directories located throughout the mall or ask our friendly concierge for assistance.",
},
{ {
id: "faq-5", id: "faq-5", title: "Do you offer free Wi-Fi?", content: "Yes, complimentary high-speed Wi-Fi is available throughout the entire mall for all our valued visitors."},
title: "Do you offer free Wi-Fi?",
content: "Yes, complimentary high-speed Wi-Fi is available throughout the entire mall for all our valued visitors.",
},
{ {
id: "faq-6", id: "faq-6", title: "What dining options are available?", content: "We host over 50 diverse dining options, ranging from a vibrant food court to numerous cafes and fine dining restaurants."},
title: "What dining options are available?",
content: "We host over 50 diverse dining options, ranging from a vibrant food court to numerous cafes and fine dining restaurants.",
},
]} ]}
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Find quick answers to common queries about Phoenix United Mall, its services, and facilities." description="Find quick answers to common queries about Phoenix United Mall, its services, and facilities."
@@ -354,53 +207,18 @@ export default function LandingPage() {
<BlogCardOne <BlogCardOne
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
animationType="blur-reveal"
title="Latest Updates & Events" title="Latest Updates & Events"
description="Stay informed about the newest happenings, exclusive offers, and exciting events at Phoenix United Mall." description="Stay informed about the newest happenings, exclusive offers, and exciting events at Phoenix United Mall."
blogs={[ blogs={[
{ {
id: "blog-1", id: "blog-1", category: "Events", title: "Summer Fashion Festival 2024", excerpt: "Join us for a dazzling display of the latest summer fashion trends and exclusive designer showcases from top brands.", imageSrc: "http://img.b2bpic.net/free-photo/worker-closing-buttons-blazer-shop_482257-96910.jpg", imageAlt: "Models on a runway at a fashion show", authorName: "Phoenix Team", authorAvatar: "http://img.b2bpic.net/free-photo/focused-woman-engaged-online-research-work-project-home-office_482257-120543.jpg", date: "July 15, 2024"},
category: "Events",
title: "Summer Fashion Festival 2024",
excerpt: "Join us for a dazzling display of the latest summer fashion trends and exclusive designer showcases from top brands.",
imageSrc: "http://img.b2bpic.net/free-photo/worker-closing-buttons-blazer-shop_482257-96910.jpg",
imageAlt: "Models on a runway at a fashion show",
authorName: "Phoenix Team",
authorAvatar: "http://img.b2bpic.net/free-photo/focused-woman-engaged-online-research-work-project-home-office_482257-120543.jpg",
date: "July 15, 2024",
},
{ {
id: "blog-2", id: "blog-2", category: "Offers", title: "Mega Sale Weekend Deals", excerpt: "Don't miss out on incredible discounts and promotions across all your favorite brands this weekend only.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-women-happy-shopping_23-2148385630.jpg", imageAlt: "Shopping bags and sale banner", authorName: "Phoenix Team", authorAvatar: "http://img.b2bpic.net/free-photo/elegant-indian-macho-man-model-suit-pink-tie-posed-winter-day-sitting-bench_627829-13313.jpg", date: "July 10, 2024"},
category: "Offers",
title: "Mega Sale Weekend Deals",
excerpt: "Don't miss out on incredible discounts and promotions across all your favorite brands this weekend only.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-women-happy-shopping_23-2148385630.jpg",
imageAlt: "Shopping bags and sale banner",
authorName: "Phoenix Team",
authorAvatar: "http://img.b2bpic.net/free-photo/elegant-indian-macho-man-model-suit-pink-tie-posed-winter-day-sitting-bench_627829-13313.jpg",
date: "July 10, 2024",
},
{ {
id: "blog-3", id: "blog-3", category: "Lifestyle", title: "Top 5 Dining Experiences", excerpt: "Discover the must-try restaurants and culinary delights available only at Phoenix United Mall for food lovers.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-hanging-out-together_23-2149143974.jpg", imageAlt: "Delicious food on a table in a restaurant", authorName: "Phoenix Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-brunette-hipster-female-dressed-red-fleece-shirt-room-with-loft-interior_613910-8434.jpg", date: "July 05, 2024"},
category: "Lifestyle",
title: "Top 5 Dining Experiences",
excerpt: "Discover the must-try restaurants and culinary delights available only at Phoenix United Mall for food lovers.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-hanging-out-together_23-2149143974.jpg",
imageAlt: "Delicious food on a table in a restaurant",
authorName: "Phoenix Team",
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-brunette-hipster-female-dressed-red-fleece-shirt-room-with-loft-interior_613910-8434.jpg",
date: "July 05, 2024",
},
{ {
id: "blog-4", id: "blog-4", category: "Kids Zone", title: "New Attractions for Kids", excerpt: "Exciting new rides and games have arrived at our Kids Play Zone! Bring your little ones for endless fun and adventure.", imageSrc: "http://img.b2bpic.net/free-photo/happy-toddler-enjoying-playground_23-2148361464.jpg", imageAlt: "Kids playing in an indoor playground", authorName: "Phoenix Team", authorAvatar: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-16023.jpg", date: "July 01, 2024"},
category: "Kids Zone",
title: "New Attractions for Kids",
excerpt: "Exciting new rides and games have arrived at our Kids Play Zone! Bring your little ones for endless fun and adventure.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-toddler-enjoying-playground_23-2148361464.jpg",
imageAlt: "Kids playing in an indoor playground",
authorName: "Phoenix Team",
authorAvatar: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-16023.jpg",
date: "July 01, 2024",
},
]} ]}
/> />
</div> </div>
@@ -409,20 +227,15 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
tag="Reach Out" tag="Reach Out"
title="Plan Your Perfect Visit" title="Plan Your Perfect Visit"
description="Have questions or need assistance? Our team is here to help you make the most of your time at Phoenix United Mall." description="Have questions or need assistance? Our team is here to help you make the most of your time at Phoenix United Mall."
buttons={[ buttons={[
{ {
text: "Contact Us", text: "Contact Us", href: "#contact"},
href: "#contact",
},
{ {
text: "Get Directions", text: "Get Directions", href: "https://www.google.com/maps/search/Phoenix+United+Mall"},
href: "https://www.google.com/maps/search/Phoenix+United+Mall",
},
]} ]}
/> />
</div> </div>
@@ -431,66 +244,39 @@ export default function LandingPage() {
<FooterBase <FooterBase
columns={[ columns={[
{ {
title: "Explore", title: "Explore", items: [
items: [
{ {
label: "Home", label: "Home", href: "#hero"},
href: "#hero",
},
{ {
label: "Stores", label: "Stores", href: "#products"},
href: "#products",
},
{ {
label: "Events", label: "Events", href: "#blog"},
href: "#blog",
},
{ {
label: "Dining", label: "Dining", href: "#products"},
href: "#products",
},
], ],
}, },
{ {
title: "About Us", title: "About Us", items: [
items: [
{ {
label: "Our Story", label: "Our Story", href: "#about"},
href: "#about",
},
{ {
label: "Amenities", label: "Amenities", href: "#features"},
href: "#features",
},
{ {
label: "Feedback", label: "Feedback", href: "#testimonials"},
href: "#testimonials",
},
{ {
label: "FAQs", label: "FAQs", href: "#faq"},
href: "#faq",
},
], ],
}, },
{ {
title: "Connect", title: "Connect", items: [
items: [
{ {
label: "Contact Us", label: "Contact Us", href: "#contact"},
href: "#contact",
},
{ {
label: "Careers", label: "Careers", href: "#"},
href: "#",
},
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
{ {
label: "Terms of Service", label: "Terms of Service", href: "#"},
href: "#",
},
], ],
}, },
]} ]}