diff --git a/src/app/page.tsx b/src/app/page.tsx
index fff5226..af17ab6 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,17 +29,11 @@ export default function LandingPage() {
@@ -51,35 +45,15 @@ export default function LandingPage() {
description="Everything You Need. Right Around the Corner. Pharmacy. Banking. Fitness. Jewelry repair. Great food. All with easy parking and friendly faces."
buttons={[
{
- text: "See What's Here",
- href: "/directory",
- },
+ text: "See What's Here", href: "/directory"},
]}
slides={[
- {
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman_158595-963.jpg?_wi=1",
- imageAlt: "Plaza exterior at golden hour",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/miami-bayside-landscape_23-2151636361.jpg",
- imageAlt: "Wide angle view of plaza parking",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/cityscape-office-buildings_1127-3189.jpg",
- imageAlt: "Front view of retail shops",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4502.jpg",
- imageAlt: "People walking in the plaza",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/japan-streets-buildings-urban-landscape_23-2148889596.jpg",
- imageAlt: "Plaza during daytime activities",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/dreamy-interior-mall_23-2151591386.jpg",
- imageAlt: "Plaza with abundant greenery",
- },
+ { imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman_158595-963.jpg", imageAlt: "sunny outdoor shopping plaza exterior" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/miami-bayside-landscape_23-2151636361.jpg", imageAlt: "sunny outdoor shopping plaza exterior" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/cityscape-office-buildings_1127-3189.jpg", imageAlt: "sunny outdoor shopping plaza exterior" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-yoga-roof-skyscraper-big-city_1153-4502.jpg", imageAlt: "sunny outdoor shopping plaza exterior" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/japan-streets-buildings-urban-landscape_23-2148889596.jpg", imageAlt: "sunny outdoor shopping plaza exterior" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/dreamy-interior-mall_23-2151591386.jpg", imageAlt: "sunny outdoor shopping plaza exterior" }
]}
/>
@@ -90,29 +64,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- tag: "Convenience",
- title: "Easy In, Easy Out",
- subtitle: "Parking simplified",
- description: "Plenty of parking. No circling. No stress.",
- imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-867.jpg",
- imageAlt: "square front of modern office buildings",
- },
+ tag: "Convenience", title: "Easy In, Easy Out", subtitle: "Parking simplified", description: "Plenty of parking. No circling. No stress.", imageSrc: "http://img.b2bpic.net/free-photo/square-front-modern-office-buildings_1359-867.jpg", imageAlt: "square front of modern office buildings"},
{
- tag: "Utility",
- title: "Everything in One Stop",
- subtitle: "Complete your list",
- description: "Pharmacy, bank, fitness, dining, repairs—check it all off your list.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman_158595-963.jpg?_wi=2",
- imageAlt: "square front of modern office buildings",
- },
+ tag: "Utility", title: "Everything in One Stop", subtitle: "Complete your list", description: "Pharmacy, bank, fitness, dining, repairs—check it all off your list.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman_158595-963.jpg", imageAlt: "square front of modern office buildings"},
{
- tag: "Community",
- title: "Neighbors Serving Neighbors",
- subtitle: "Personal touch",
- description: "Local businesses. Familiar faces. People who actually care.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-consultant-hands-presenting-necklace-store_651396-1499.jpg?_wi=1",
- imageAlt: "square front of modern office buildings",
- },
+ tag: "Community", title: "Neighbors Serving Neighbors", subtitle: "Personal touch", description: "Local businesses. Familiar faces. People who actually care.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-consultant-hands-presenting-necklace-store_651396-1499.jpg", imageAlt: "square front of modern office buildings"},
]}
title="Why Cross Keys?"
description="Discover why our community loves shopping with us."
@@ -127,47 +83,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- name: "Kronenberger Jewelry",
- price: "Jewelry & Repair",
- variant: "Open till 6 PM",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-consultant-hands-presenting-necklace-store_651396-1499.jpg?_wi=2",
- },
+ id: "1", name: "Kronenberger Jewelry", price: "Jewelry & Repair", variant: "Open till 6 PM", imageSrc: "http://img.b2bpic.net/free-photo/close-up-consultant-hands-presenting-necklace-store_651396-1499.jpg"},
{
- id: "2",
- name: "Rite Aid",
- price: "Pharmacy & Health",
- variant: "Open till 9 PM",
- imageSrc: "http://img.b2bpic.net/free-photo/wc-sign-city_23-2150039844.jpg",
- },
+ id: "2", name: "Rite Aid", price: "Pharmacy & Health", variant: "Open till 9 PM", imageSrc: "http://img.b2bpic.net/free-photo/wc-sign-city_23-2150039844.jpg"},
{
- id: "3",
- name: "Great Clips",
- price: "Hair Salon",
- variant: "No appointment needed",
- imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186474.jpg",
- },
+ id: "3", name: "Great Clips", price: "Hair Salon", variant: "No appointment needed", imageSrc: "http://img.b2bpic.net/free-photo/hairdresser-cutting-man-s-hair-barber-shop_23-2149186474.jpg"},
{
- id: "4",
- name: "Ginger Restaurant",
- price: "Asian Fusion",
- variant: "Dinner specials",
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-door_23-2149434485.jpg",
- },
+ id: "4", name: "Ginger Restaurant", price: "Asian Fusion", variant: "Dinner specials", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-man-door_23-2149434485.jpg"},
{
- id: "5",
- name: "Local Bank",
- price: "Financial Services",
- variant: "ATM 24/7",
- imageSrc: "http://img.b2bpic.net/free-photo/fashionable-attractive-girl-summer-green-dress-sunglasses-is-walking-city-park-with-coffee-go-spending-weekend-outdoor_291650-2541.jpg",
- },
+ id: "5", name: "Local Bank", price: "Financial Services", variant: "ATM 24/7", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-attractive-girl-summer-green-dress-sunglasses-is-walking-city-park-with-coffee-go-spending-weekend-outdoor_291650-2541.jpg"},
{
- id: "6",
- name: "Fitness Gym",
- price: "Wellness",
- variant: "24/7 access",
- imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-skyscraper_1252-1150.jpg",
- },
+ id: "6", name: "Fitness Gym", price: "Wellness", variant: "24/7 access", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-skyscraper_1252-1150.jpg"},
]}
title="Meet Your Neighbors"
description="Explore the local shops and services at Cross Keys Center."
@@ -178,42 +104,18 @@ export default function LandingPage() {
@@ -242,33 +141,21 @@ export default function LandingPage() {
{
items: [
{
- label: "Directory",
- href: "/directory",
- },
+ label: "Directory", href: "/directory"},
{
- label: "Hours",
- href: "#hours",
- },
+ label: "Hours", href: "#hours"},
{
- label: "Directions",
- href: "#directions",
- },
+ label: "Directions", href: "#directions"},
{
- label: "Leasing",
- href: "/leasing",
- },
+ label: "Leasing", href: "/leasing"},
],
},
{
items: [
{
- label: "Contact Us",
- href: "mailto:hello@crosskeys.com",
- },
+ label: "Contact Us", href: "mailto:hello@crosskeys.com"},
{
- label: "Privacy Policy",
- href: "#",
- },
+ label: "Privacy Policy", href: "#"},
],
},
]}