Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-08 03:47:54 +00:00

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}