Merge version_1 into main #2

Merged
bender merged 6 commits from version_1 into main 2026-03-25 23:40:10 +00:00
6 changed files with 57 additions and 55 deletions

View File

@@ -6,7 +6,7 @@ import AboutMetric from '@/components/sections/about/AboutMetric';
import FooterBase from '@/components/sections/footer/FooterBase';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import SplitAbout from '@/components/sections/about/SplitAbout';
import { ShoppingBag, Sparkles, Users, Utensils } from "lucide-react";
import { ShoppingBag, Sparkles, Users, Utensils, Store, Restaurant } from "lucide-react";
export default function LandingPage() {
return (
@@ -29,32 +29,32 @@ export default function LandingPage() {
{
name: "Home",
id: "home",
href: "/",
},
{
name: "About",
id: "about",
href: "/about",
},
{
name: "Stores",
id: "stores",
href: "/stores",
},
{
name: "Events",
id: "events",
href: "/events",
},
{
name: "FAQ",
id: "faq",
href: "/faq",
},
{
name: "Contact",
id: "contact",
href: "/contact",
},
]}
brandName="The Crosslands Shopping Center"

View File

@@ -29,32 +29,32 @@ export default function LandingPage() {
{
name: "Home",
id: "home",
href: "/",
},
{
name: "About",
id: "about",
href: "/about",
},
{
name: "Stores",
id: "stores",
href: "/stores",
},
{
name: "Events",
id: "events",
href: "/events",
},
{
name: "FAQ",
id: "faq",
href: "/faq",
},
{
name: "Contact",
id: "contact",
href: "/contact",
},
]}
brandName="The Crosslands Shopping Center"
@@ -93,7 +93,7 @@ export default function LandingPage() {
rows: 5,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/aerial-shot-williams-city-center-arizona-shot-cityscape_181624-38723.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/aerial-shot-williams-city-center-arizona-shot-cityscape_181624-38723.jpg"
imageAlt="Exterior view of a shopping center at sunset"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -28,32 +28,32 @@ export default function LandingPage() {
{
name: "Home",
id: "home",
href: "/",
},
{
name: "About",
id: "about",
href: "/about",
},
{
name: "Stores",
id: "stores",
href: "/stores",
},
{
name: "Events",
id: "events",
href: "/events",
},
{
name: "FAQ",
id: "faq",
href: "/faq",
},
{
name: "Contact",
id: "contact",
href: "/contact",
},
]}
brandName="The Crosslands Shopping Center"
@@ -75,7 +75,7 @@ export default function LandingPage() {
category: "Family Fun",
title: "Summer Kids Fest",
excerpt: "A day full of games, face painting, and magic shows for the whole family.",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-mother-daughter-with-toy_171337-2367.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-mother-daughter-with-toy_171337-2367.jpg",
imageAlt: "cheerful mother daughter with toy",
authorName: "Crosslands Admin",
authorAvatar: "http://img.b2bpic.net/free-photo/college-colleagues-studying-together_23-2149038422.jpg",
@@ -86,7 +86,7 @@ export default function LandingPage() {
category: "Shopping",
title: "Annual Fashion Showcase",
excerpt: "Discover the latest trends from our top fashion retailers with live runway shows.",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_74190-4930.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_74190-4930.jpg",
imageAlt: "modern shopping mall interior",
authorName: "Marketing Team",
authorAvatar: "http://img.b2bpic.net/free-photo/young-smiley-man-looking-camera_23-2148306634.jpg",
@@ -97,7 +97,7 @@ export default function LandingPage() {
category: "Food & Drink",
title: "Taste of Crosslands Festival",
excerpt: "Sample delicious dishes and drinks from our diverse range of restaurants.",
imageSrc: "http://img.b2bpic.net/free-photo/women-with-wallet-paper-bags_23-2147688696.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/women-with-wallet-paper-bags_23-2147688696.jpg",
imageAlt: "food court bustling vibrant",
authorName: "Events Coordinator",
authorAvatar: "http://img.b2bpic.net/free-photo/side-view-rich-woman-talking-phone_23-2149684323.jpg",

View File

@@ -28,32 +28,32 @@ export default function LandingPage() {
{
name: "Home",
id: "home",
href: "/",
},
{
name: "About",
id: "about",
href: "/about",
},
{
name: "Stores",
id: "stores",
href: "/stores",
},
{
name: "Events",
id: "events",
href: "/events",
},
{
name: "FAQ",
id: "faq",
href: "/faq",
},
{
name: "Contact",
id: "contact",
href: "/contact",
},
]}
brandName="The Crosslands Shopping Center"
@@ -88,7 +88,7 @@ export default function LandingPage() {
content: "Only service animals are permitted inside the shopping center. Some outdoor patio areas of restaurants may allow pets; please inquire directly with the establishment.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/blonde-woman-with-curly-hair-carrying-shopping-bags_23-2148660679.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/blonde-woman-with-curly-hair-carrying-shopping-bags_23-2148660679.jpg"
imageAlt="Blonde woman with shopping bags"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -34,32 +34,32 @@ export default function LandingPage() {
{
name: "Home",
id: "home",
href: "/",
},
{
name: "About",
id: "about",
href: "/about",
},
{
name: "Stores",
id: "stores",
href: "/stores",
},
{
name: "Events",
id: "events",
href: "/events",
},
{
name: "FAQ",
id: "faq",
href: "/faq",
},
{
name: "Contact",
id: "contact",
href: "/contact",
},
]}
brandName="The Crosslands Shopping Center"
@@ -84,19 +84,19 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_74190-4930.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_74190-4930.jpg",
imageAlt: "Modern shopping mall interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/group-young-asian-woman-shopping-outdoor-market-with-shopping-bags-their-hands_7861-790.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/group-young-asian-woman-shopping-outdoor-market-with-shopping-bags-their-hands_7861-790.jpg",
imageAlt: "Diverse shoppers smiling with bags",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/women-with-wallet-paper-bags_23-2147688696.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/women-with-wallet-paper-bags_23-2147688696.jpg",
imageAlt: "Bustling food court with diners",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-mother-daughter-with-toy_171337-2367.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-mother-daughter-with-toy_171337-2367.jpg",
imageAlt: "Fashion boutique with clothing displays",
},
{
@@ -104,7 +104,7 @@ export default function LandingPage() {
imageAlt: "Live event or seasonal decoration in mall",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-williams-city-center-arizona-shot-cityscape_181624-38723.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-williams-city-center-arizona-shot-cityscape_181624-38723.jpg",
imageAlt: "Exterior view of shopping center at sunset",
},
]}
@@ -213,21 +213,21 @@ export default function LandingPage() {
id: "fashion-apparel",
name: "Fashion & Apparel",
price: "Explore",
imageSrc: "http://img.b2bpic.net/free-photo/women-trying-clothes-store_23-2148915563.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/women-trying-clothes-store_23-2148915563.jpg",
imageAlt: "Fashion apparel store interior with stylish clothes",
},
{
id: "electronics-tech",
name: "Electronics & Tech",
price: "Discover",
imageSrc: "http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-7874.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-7874.jpg",
imageAlt: "Modern electronics store with gadgets on display",
},
{
id: "dining-eateries",
name: "Dining & Eateries",
price: "Savor",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-modern-embossed-glass-vase-with-green-flowers-wooden-table_140725-12906.jpg?_wi=1",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-modern-embossed-glass-vase-with-green-flowers-wooden-table_140725-12906.jpg",
imageAlt: "Elegant restaurant dining area",
},
]}
@@ -335,7 +335,7 @@ export default function LandingPage() {
content: "Yes, Crosslands Shopping Center gift cards are available for purchase at the Guest Services desk. They can be loaded with any amount and are redeemable at most stores and restaurants within the center.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/blonde-woman-with-curly-hair-carrying-shopping-bags_23-2148660679.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/blonde-woman-with-curly-hair-carrying-shopping-bags_23-2148660679.jpg"
imageAlt="Information desk at a shopping center"
mediaAnimation="slide-up"
mediaPosition="right"

View File

@@ -28,32 +28,32 @@ export default function LandingPage() {
{
name: "Home",
id: "home",
href: "/",
},
{
name: "About",
id: "about",
href: "/about",
},
{
name: "Stores",
id: "stores",
href: "/stores",
},
{
name: "Events",
id: "events",
href: "/events",
},
{
name: "FAQ",
id: "faq",
href: "/faq",
},
{
name: "Contact",
id: "contact",
href: "/contact",
},
]}
brandName="The Crosslands Shopping Center"
@@ -76,7 +76,7 @@ export default function LandingPage() {
"Accessories",
"Jewelry",
],
imageSrc: "http://img.b2bpic.net/free-photo/women-trying-clothes-store_23-2148915563.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/women-trying-clothes-store_23-2148915563.jpg",
imageAlt: "Fashion apparel store elegant",
},
{
@@ -87,7 +87,7 @@ export default function LandingPage() {
"Gaming",
"Mobile",
],
imageSrc: "http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-7874.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/blur-shopping-mall_1203-7874.jpg",
imageAlt: "Electronics store gadgets display",
},
{
@@ -98,7 +98,7 @@ export default function LandingPage() {
"Coffee",
"Snacks",
],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-modern-embossed-glass-vase-with-green-flowers-wooden-table_140725-12906.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-modern-embossed-glass-vase-with-green-flowers-wooden-table_140725-12906.jpg",
imageAlt: "Restaurant fine dining interior",
},
{
@@ -109,7 +109,7 @@ export default function LandingPage() {
"Cosmetics",
"Wellness",
],
imageSrc: "http://img.b2bpic.net/free-photo/group-young-asian-woman-shopping-outdoor-market-with-shopping-bags-their-hands_7861-790.jpg?_wi=2",
imageSrc: "http://img.b2bpic.net/free-photo/group-young-asian-woman-shopping-outdoor-market-with-shopping-bags-their-hands_7861-790.jpg",
imageAlt: "Diverse shoppers smiling bags",
},
]}
@@ -122,6 +122,8 @@ export default function LandingPage() {
<SocialProofOne
textboxLayout="default"
useInvertedBackground={true}
names={[
"Nike", "Starbucks", "H&M", "Zara", "Apple", "Samsung", "Adidas"]}
logos={[
"http://img.b2bpic.net/free-vector/fitness-equipment-woman-pink-color_23-2147534566.jpg",
"http://img.b2bpic.net/free-vector/spa-salon-logo-design_1416-1213.jpg",