From bc625775cc0fa2fc179235b000d5a0253a83a4f9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 03:47:48 +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 0051d50..6e3009b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -111,7 +111,7 @@ export default function LandingPage() { tag="About Us" title="Quality You Can Taste" description="Jimmie's HotDogs has been serving the community for over 20 years with high-quality ingredients and a passion for great food." - subdescription="Located at 123 Main Street, open Tuesday through Sunday." + subdescription="Located at 2600 Walnut St, Leesburg, GA 31763. Contact: (229)435-4751." icon={Star} imageSrc="http://img.b2bpic.net/free-photo/top-view-hot-dog-with-mustard_23-2148768220.jpg?_wi=2" mediaAnimation="none" @@ -167,4 +167,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1