From 7b0dabe246f20e4db7766e618a0395924c7a82a9 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 12:45:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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() {