2 Commits

Author SHA1 Message Date
e760733c89 Update src/app/page.tsx 2026-03-06 11:00:42 +00:00
c888e6413b Merge version_1 into main
Merge version_1 into main
2026-03-06 10:58:24 +00:00

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
logoText="Chicken Inn"
description="Fresh, delicious fried chicken, burgers, and fries served fast. Your favorite Thika Town fast-food spot with authentic flavors and warm service."
buttons={[
{ text: "Order Online", href: "#contact" },
{ text: "Order Now", href: "#contact" },
{ text: "View Menu", href: "#menu" },
]}
buttonAnimation="slide-up"