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