Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-11 13:32:44 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
background={{ variant: "plain" }}
tag="Local Business"
tagIcon={Store}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-young-woman-posing-outdoors_23-2149462161.jpg"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-young-woman-posing-outdoors_23-2149462161.jpg?_wi=1"
imageAlt="Modern retail store interior"
buttons={[
{ text: "Get Directions", href: "location" },
@@ -113,7 +113,7 @@ export default function LandingPage() {
description="123 Main Street"
subdescription="Your City, State 12345"
icon={Phone}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-young-woman-posing-outdoors_23-2149462161.jpg"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-young-woman-posing-outdoors_23-2149462161.jpg?_wi=2"
imageAlt="Store location map"
mediaAnimation="slide-up"
useInvertedBackground={false}