diff --git a/src/app/page.tsx b/src/app/page.tsx index bf02a21..5d34783 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { title="Your Trusted Local Convenience Store in Thornfield" description="Little North Fork Country Store is your go-to stop for everyday essentials, snacks, and friendly service in the heart of Missouri. Visit us today!" buttons={[{ text: "Visit Us Today", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/window-with-flowers-gray-wall-daisy-planter_169016-68030.jpg" + imageSrc="http://img.b2bpic.net/free-photo/window-with-flowers-gray-wall-daisy-planter_169016-68030.jpg?_wi=1" imageAlt="The exterior of our rustic, friendly country store in Thornfield" /> @@ -109,7 +109,7 @@ export default function LandingPage() {