Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-23 22:07:44 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
text: "See What's Here", href: "/directory"},
]}
slides={[
{ 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/portrait-pretty-woman_158595-963.jpg?_wi=1", 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" },
@@ -66,9 +66,9 @@ export default function LandingPage() {
{
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", 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: "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"},
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"},
]}
title="Why Cross Keys?"
description="Discover why our community loves shopping with us."
@@ -83,7 +83,7 @@ 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"},
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: "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"},
{