Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 26b9b2918f | |||
| 4be0701d11 | |||
| b772c6e642 | |||
| 575e12358c | |||
| 3ebaead5fd |
132
src/app/page.tsx
132
src/app/page.tsx
@@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
|
import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
|
||||||
import HeroBillboardDashboard from "@/components/sections/hero/HeroBillboardDashboard";
|
import HeroBillboardCarousel from "@/components/sections/hero/HeroBillboardCarousel";
|
||||||
import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout";
|
import InlineImageSplitTextAbout from "@/components/sections/about/InlineImageSplitTextAbout";
|
||||||
import ProductCardThree from "@/components/sections/product/ProductCardThree";
|
import ProductCardThree from "@/components/sections/product/ProductCardThree";
|
||||||
import MetricCardThree from "@/components/sections/metrics/MetricCardThree";
|
import MetricCardThree from "@/components/sections/metrics/MetricCardThree";
|
||||||
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardDashboard
|
<HeroBillboardCarousel
|
||||||
title="Laguna Creek Town Center"
|
title="Laguna Creek Town Center"
|
||||||
description="Your neighborhood destination for shopping, dining, and everyday essentials. A clean, welcoming community hub in Elk Grove."
|
description="Your neighborhood destination for shopping, dining, and everyday essentials. A clean, welcoming community hub in Elk Grove."
|
||||||
tag="Elk Grove's Premier Retail Center"
|
tag="Elk Grove's Premier Retail Center"
|
||||||
@@ -59,44 +59,21 @@ export default function LandingPage() {
|
|||||||
{ text: "Explore Stores", href: "#directory" },
|
{ text: "Explore Stores", href: "#directory" },
|
||||||
{ text: "Get Directions", href: "#visit" },
|
{ text: "Get Directions", href: "#visit" },
|
||||||
]}
|
]}
|
||||||
background={{ variant: "radial-gradient" }}
|
mediaItems={[
|
||||||
dashboard={{
|
{
|
||||||
title: "Center Highlights", logoIcon: MapPin,
|
imageSrc:
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-with-dog_1157-14769.jpg", searchPlaceholder: "Find stores and services", buttons: [
|
"http://img.b2bpic.net/free-photo/happy-couple-with-dog_1157-14769.jpg", imageAlt: "Laguna Creek Center"
|
||||||
{ text: "Store Directory", href: "#directory" },
|
},
|
||||||
{ text: "Parking Info", href: "#visit" },
|
{
|
||||||
],
|
imageSrc:
|
||||||
sidebarItems: [
|
"http://img.b2bpic.net/free-photo/medium-shot-woman-holding-fruits_23-2149081072.jpg?_wi=1", imageAlt: "Shopping at Bel Air Market"
|
||||||
{ icon: ShoppingBag },
|
},
|
||||||
{ icon: Coffee, active: true },
|
{
|
||||||
{ icon: Utensils },
|
imageSrc:
|
||||||
],
|
"http://img.b2bpic.net/free-photo/smiling-young-male-friends-enjoying-drinks-restaurant_23-2147861910.jpg?_wi=1", imageAlt: "Dining Experience"
|
||||||
stats: [
|
},
|
||||||
{
|
]}
|
||||||
title: "Retailers & Services", values: [8, 12, 15],
|
background={{ variant: "plain" }}
|
||||||
description: "Diverse shopping options"},
|
|
||||||
{
|
|
||||||
title: "Visitors Daily", values: [1200, 1800, 2400],
|
|
||||||
valueSuffix: "+", description: "Community engagement"},
|
|
||||||
{
|
|
||||||
title: "Parking Spaces", values: [250, 300, 400],
|
|
||||||
description: "Ample convenient parking"},
|
|
||||||
],
|
|
||||||
chartTitle: "Center Activity", chartData: [
|
|
||||||
{ value: 45 },
|
|
||||||
{ value: 65 },
|
|
||||||
{ value: 80 },
|
|
||||||
{ value: 60 },
|
|
||||||
{ value: 90 },
|
|
||||||
],
|
|
||||||
listTitle: "Featured Tenants", listItems: [
|
|
||||||
{ icon: Store, title: "Bel Air Market", status: "Open Daily" },
|
|
||||||
{ icon: Coffee, title: "Starbucks", status: "Always Ready" },
|
|
||||||
{
|
|
||||||
icon: Utensils,
|
|
||||||
title: "Mountain Mike's Pizza", status: "Fresh & Hot"},
|
|
||||||
],
|
|
||||||
}}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -115,28 +92,36 @@ export default function LandingPage() {
|
|||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Bel Air Market", price: "Groceries & Essentials", imageSrc:
|
id: "1", name: "Bel Air Market", price: "Groceries & Essentials", imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/medium-shot-woman-holding-fruits_23-2149081072.jpg", imageAlt: "Bel Air Market storefront"},
|
"http://img.b2bpic.net/free-photo/medium-shot-woman-holding-fruits_23-2149081072.jpg?_wi=2", imageAlt: "Bel Air Market storefront"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "2", name: "CVS Pharmacy", price: "Health & Wellness", imageSrc:
|
id: "2", name: "CVS Pharmacy", price: "Health & Wellness", imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/medium-shot-woman-market_23-2149148482.jpg", imageAlt: "CVS Pharmacy storefront"},
|
"http://img.b2bpic.net/free-photo/medium-shot-woman-market_23-2149148482.jpg", imageAlt: "CVS Pharmacy storefront"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "3", name: "Starbucks", price: "Coffee & Beverages", imageSrc:
|
id: "3", name: "Starbucks", price: "Coffee & Beverages", imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/smiling-young-male-friends-enjoying-drinks-restaurant_23-2147861910.jpg", imageAlt: "Starbucks coffee shop"},
|
"http://img.b2bpic.net/free-photo/smiling-young-male-friends-enjoying-drinks-restaurant_23-2147861910.jpg?_wi=2", imageAlt: "Starbucks coffee shop"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "4", name: "Mountain Mike's Pizza", price: "Pizza & Casual Dining", imageSrc:
|
id: "4", name: "Mountain Mike's Pizza", price: "Pizza & Casual Dining", imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/young-happy-man-serving-food-his-girlfriend-while-having-lunch-with-friends-home_637285-5854.jpg", imageAlt: "Mountain Mike's Pizza restaurant"},
|
"http://img.b2bpic.net/free-photo/young-happy-man-serving-food-his-girlfriend-while-having-lunch-with-friends-home_637285-5854.jpg", imageAlt: "Mountain Mike's Pizza restaurant"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "5", name: "Dickey's BBQ Pit", price: "Barbecue & Dining", imageSrc:
|
id: "5", name: "Dickey's BBQ Pit", price: "Barbecue & Dining", imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/close-up-happy-people-with-food_23-2149152869.jpg", imageAlt: "Dickey's BBQ Pit restaurant"},
|
"http://img.b2bpic.net/free-photo/close-up-happy-people-with-food_23-2149152869.jpg", imageAlt: "Dickey's BBQ Pit restaurant"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "6", name: "US Bank", price: "Banking Services", imageSrc:
|
id: "6", name: "US Bank", price: "Banking Services", imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/female-staff-giving-boarding-pass-passenger_107420-85080.jpg", imageAlt: "US Bank branch"},
|
"http://img.b2bpic.net/free-photo/female-staff-giving-boarding-pass-passenger_107420-85080.jpg", imageAlt: "US Bank branch"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "7", name: "Wells Fargo", price: "Financial Services", imageSrc:
|
id: "7", name: "Wells Fargo", price: "Financial Services", imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/serious-colleagues-watching-discussing-content-computer-monitor-pointing-display-talking-while-sitting-meeting-room-with-panoramic-window-business-communication-concept_74855-11967.jpg", imageAlt: "Wells Fargo branch"},
|
"http://img.b2bpic.net/free-photo/serious-colleagues-watching-discussing-content-computer-monitor-pointing-display-talking-while-sitting-meeting-room-with-panoramic-window-business-communication-concept_74855-11967.jpg", imageAlt: "Wells Fargo branch"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "8", name: "Salon & Spa", price: "Beauty Services", imageSrc:
|
id: "8", name: "Salon & Spa", price: "Beauty Services", imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/masseur-taking-care-her-client_23-2149273918.jpg", imageAlt: "Professional salon and spa"},
|
"http://img.b2bpic.net/free-photo/masseur-taking-care-her-client_23-2149273918.jpg", imageAlt: "Professional salon and spa"
|
||||||
|
},
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
@@ -152,16 +137,20 @@ export default function LandingPage() {
|
|||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "1", icon: MapPin,
|
id: "1", icon: MapPin,
|
||||||
title: "Convenient Location", value: "Easy Access"},
|
title: "Convenient Location", value: "Easy Access"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "2", icon: ParkingCircle,
|
id: "2", icon: ParkingCircle,
|
||||||
title: "Ample Parking", value: "400+ Spaces"},
|
title: "Ample Parking", value: "400+ Spaces"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "3", icon: Users,
|
id: "3", icon: Users,
|
||||||
title: "Community Focused", value: "Local Favorite"},
|
title: "Community Focused", value: "Local Favorite"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "4", icon: Sparkles,
|
id: "4", icon: Sparkles,
|
||||||
title: "Well Maintained", value: "Clean & Safe"},
|
title: "Well Maintained", value: "Clean & Safe"
|
||||||
|
},
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
@@ -178,32 +167,38 @@ export default function LandingPage() {
|
|||||||
id: "1", name: "Maria Rodriguez", handle: "@maria_elk_grove", testimonial:
|
id: "1", name: "Maria Rodriguez", handle: "@maria_elk_grove", testimonial:
|
||||||
"Perfect one-stop shopping! Great variety of stores and always so clean and welcoming. The parking is incredibly convenient.", rating: 5,
|
"Perfect one-stop shopping! Great variety of stores and always so clean and welcoming. The parking is incredibly convenient.", rating: 5,
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/young-pretty-woman-love_1187-3541.jpg"},
|
"http://img.b2bpic.net/free-photo/young-pretty-woman-love_1187-3541.jpg"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "2", name: "James Chen", handle: "@james_shopping", testimonial:
|
id: "2", name: "James Chen", handle: "@james_shopping", testimonial:
|
||||||
"My family loves coming here. From groceries to dining to banking, we find everything we need. Staff is always friendly and helpful.", rating: 5,
|
"My family loves coming here. From groceries to dining to banking, we find everything we need. Staff is always friendly and helpful.", rating: 5,
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/concept-shopping-holidays-lifestyle-young-handsome-man-holding-paper-bag-with-present-smi_1258-163702.jpg"},
|
"http://img.b2bpic.net/free-photo/concept-shopping-holidays-lifestyle-young-handsome-man-holding-paper-bag-with-present-smi_1258-163702.jpg"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "3", name: "Sarah Johnson", handle: "@sarah_community", testimonial:
|
id: "3", name: "Sarah Johnson", handle: "@sarah_community", testimonial:
|
||||||
"Laguna Creek has become our go-to center. Well-maintained, safe, and the variety of restaurants and shops is fantastic for a neighborhood location.", rating: 5,
|
"Laguna Creek has become our go-to center. Well-maintained, safe, and the variety of restaurants and shops is fantastic for a neighborhood location.", rating: 5,
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/portrait-beautiful-girl-happily-looking-camera-while-leaning-clothes-rack-fashion-boutique-young-joyful-lady-viewing-clothes-new-collection-clothes-store_574295-4559.jpg"},
|
"http://img.b2bpic.net/free-photo/portrait-beautiful-girl-happily-looking-camera-while-leaning-clothes-rack-fashion-boutique-young-joyful-lady-viewing-clothes-new-collection-clothes-store_574295-4559.jpg"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "4", name: "David Martinez", handle: "@david_local", testimonial:
|
id: "4", name: "David Martinez", handle: "@david_local", testimonial:
|
||||||
"Easy access from Franklin Boulevard, plenty of parking, and excellent tenant mix. This is what a modern retail center should be.", rating: 5,
|
"Easy access from Franklin Boulevard, plenty of parking, and excellent tenant mix. This is what a modern retail center should be.", rating: 5,
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/portrait-man-shopping-buying-consumer-goods_23-2151669769.jpg"},
|
"http://img.b2bpic.net/free-photo/portrait-man-shopping-buying-consumer-goods_23-2151669769.jpg"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "5", name: "Lisa Wong", handle: "@lisa_shopper", testimonial:
|
id: "5", name: "Lisa Wong", handle: "@lisa_shopper", testimonial:
|
||||||
"My favorite shopping destination in Elk Grove. The center feels open and spacious, and there's always something new to discover.", rating: 5,
|
"My favorite shopping destination in Elk Grove. The center feels open and spacious, and there's always something new to discover.", rating: 5,
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/two-girls-looking-big-shop-display_329181-18742.jpg"},
|
"http://img.b2bpic.net/free-photo/two-girls-looking-big-shop-display_329181-18742.jpg"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "6", name: "Robert Taylor", handle: "@robert_elkgrove", testimonial:
|
id: "6", name: "Robert Taylor", handle: "@robert_elkgrove", testimonial:
|
||||||
"Clean, modern, and conveniently located. Laguna Creek Town Center truly serves the community with style and substance.", rating: 5,
|
"Clean, modern, and conveniently located. Laguna Creek Town Center truly serves the community with style and substance.", rating: 5,
|
||||||
imageSrc:
|
imageSrc:
|
||||||
"http://img.b2bpic.net/free-photo/content-man-enjoying-phone-conversation_23-2147689121.jpg"},
|
"http://img.b2bpic.net/free-photo/content-man-enjoying-phone-conversation_23-2147689121.jpg"
|
||||||
|
},
|
||||||
]}
|
]}
|
||||||
showRating={true}
|
showRating={true}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
@@ -217,24 +212,30 @@ export default function LandingPage() {
|
|||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "1", title: "What are the hours of operation?", content:
|
id: "1", title: "What are the hours of operation?", content:
|
||||||
"Most stores are open Monday through Saturday 10am-9pm and Sunday 11am-7pm. Individual retailer hours may vary. Check with specific stores for their exact operating hours."},
|
"Most stores are open Monday through Saturday 10am-9pm and Sunday 11am-7pm. Individual retailer hours may vary. Check with specific stores for their exact operating hours."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "2", title: "Is parking available?", content:
|
id: "2", title: "Is parking available?", content:
|
||||||
"Yes! We offer over 400 convenient parking spaces. Parking is free for all visitors and is easily accessible from both Franklin Boulevard and Laguna Boulevard entrances."},
|
"Yes! We offer over 400 convenient parking spaces. Parking is free for all visitors and is easily accessible from both Franklin Boulevard and Laguna Boulevard entrances."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "3", title: "What stores and restaurants do you have?", content:
|
id: "3", title: "What stores and restaurants do you have?", content:
|
||||||
"We feature a diverse mix including Bel Air Market, CVS Pharmacy, Starbucks, Mountain Mike's Pizza, Dickey's BBQ, US Bank, Wells Fargo, and various local services. Visit our Retail Directory section for the complete list."},
|
"We feature a diverse mix including Bel Air Market, CVS Pharmacy, Starbucks, Mountain Mike's Pizza, Dickey's BBQ, US Bank, Wells Fargo, and various local services. Visit our Retail Directory section for the complete list."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "4", title: "How do I contact management?", content:
|
id: "4", title: "How do I contact management?", content:
|
||||||
"For general inquiries, leasing questions, or management concerns, please call our main office. We're here to help make your Laguna Creek experience exceptional."},
|
"For general inquiries, leasing questions, or management concerns, please call our main office. We're here to help make your Laguna Creek experience exceptional."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "5", title: "Is the center accessible for people with disabilities?", content:
|
id: "5", title: "Is the center accessible for people with disabilities?", content:
|
||||||
"Absolutely. Laguna Creek Town Center is fully ADA compliant with accessible parking spaces, entrances, and facilities throughout the center."},
|
"Absolutely. Laguna Creek Town Center is fully ADA compliant with accessible parking spaces, entrances, and facilities throughout the center."
|
||||||
|
},
|
||||||
]}
|
]}
|
||||||
ctaTitle="Plan Your Visit"
|
ctaTitle="Plan Your Visit"
|
||||||
ctaDescription="Located at the intersection of Franklin Boulevard and Laguna Boulevard in Elk Grove, California. Open daily with ample parking and convenient access."
|
ctaDescription="Located at the intersection of Franklin Boulevard and Laguna Boulevard in Elk Grove, California. Open daily with ample parking and convenient access."
|
||||||
ctaButton={{
|
ctaButton={{
|
||||||
text: "Get Directions", href: "https://maps.google.com/?q=Laguna+Creek+Town+Center+Elk+Grove+California"}}
|
text: "Get Directions", href: "https://maps.google.com/?q=Laguna+Creek+Town+Center+Elk+Grove+California"
|
||||||
|
}}
|
||||||
ctaIcon={MapPin}
|
ctaIcon={MapPin}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
@@ -262,7 +263,8 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
items: [
|
items: [
|
||||||
{
|
{
|
||||||
label: "Directions", href: "https://maps.google.com/?q=Laguna+Creek+Town+Center+Elk+Grove+California"},
|
label: "Directions", href: "https://maps.google.com/?q=Laguna+Creek+Town+Center+Elk+Grove+California"
|
||||||
|
},
|
||||||
{ label: "Contact", href: "#contact" },
|
{ label: "Contact", href: "#contact" },
|
||||||
{ label: "Community", href: "#community" },
|
{ label: "Community", href: "#community" },
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user