Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-18 17:08:01 +00:00

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-cinema-building_23-2150985297.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-cinema-building_23-2150985297.jpg?_wi=1",
imageAlt: "Shopping plaza exterior",
},
{
@@ -95,7 +95,7 @@ export default function LandingPage() {
description="Flower Valley Plaza is a local shopping center located at 1133 N H St in Lompoc, California. We provide essential access to food, retail, and community services."
subdescription="Strategically located to serve the Lompoc community with ease and accessibility."
icon={MapPin}
imageSrc="http://img.b2bpic.net/free-photo/full-length-shot-two-girls-showing-off-their-purchases-their-shopping-bags_1098-20555.jpg"
imageSrc="http://img.b2bpic.net/free-photo/full-length-shot-two-girls-showing-off-their-purchases-their-shopping-bags_1098-20555.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -114,13 +114,13 @@ export default function LandingPage() {
{
title: "Rental Services",
description: "Convenient rental options at Enterprise Rent-A-Center.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-cinema-building_23-2150985297.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-cinema-building_23-2150985297.jpg?_wi=2",
imageAlt: "Building with colorful walls",
},
{
title: "Local Businesses",
description: "Supporting diverse local shops that serve our community.",
imageSrc: "http://img.b2bpic.net/free-photo/full-length-shot-two-girls-showing-off-their-purchases-their-shopping-bags_1098-20555.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-length-shot-two-girls-showing-off-their-purchases-their-shopping-bags_1098-20555.jpg?_wi=2",
imageAlt: "Building with colorful walls",
},
]}