4 Commits

Author SHA1 Message Date
e68a0efa0f Update src/app/page.tsx 2026-03-03 05:52:43 +00:00
8be9253cfc Merge version_1 into main
Merge version_1 into main
2026-03-03 05:36:15 +00:00
c46bde4130 Merge version_1 into main
Merge version_1 into main
2026-03-03 05:34:49 +00:00
47589d73c0 Merge version_1 into main
Merge version_1 into main
2026-03-03 05:33:27 +00:00

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
logoText="Lovers Lane Food Mart"
description="Your Local Stop for Gas, Snacks & Fresh Biscuits. Serving Covington with Quality & Convenience."
buttons={[
{ text: "Get Directions", href: "#location" },
{ text: "Get Directions Now", href: "#location" },
{ text: "Call Now", href: "tel:(678)625-2678" }
]}
buttonAnimation="slide-up"