5 Commits

Author SHA1 Message Date
281370e249 Merge version_3 into main
Merge version_3 into main
2026-03-12 15:09:07 +00:00
ee75dd199d Update src/app/page.tsx 2026-03-12 15:09:03 +00:00
09cc469b70 Merge version_2 into main
Merge version_2 into main
2026-03-12 15:05:51 +00:00
043eb42c4e Update src/app/page.tsx 2026-03-12 15:05:47 +00:00
0a637b82b1 Merge version_1 into main
Merge version_1 into main
2026-03-12 15:04:33 +00:00

View File

@@ -45,12 +45,12 @@ export default function LandingPage() {
<HeroBillboardCarousel
title="Authentic Namibian Traditional Food in Windhoek"
description="Experience the rich flavors of Oshiwambo cuisine, from mopane worms to traditional chicken dishes. Taste Namibia the traditional way."
tag="Local Favorite"
tag="Local Favorite • Call: +264 61 234 5678"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "plain" }}
buttons={[
{ text: "Call Now", href: "tel:+264612345678" },
{ text: "Order Now by Phone", href: "tel:+264612345678" },
{ text: "Order on WhatsApp", href: "https://wa.me/264612345678?text=Hi%2C%20I%20would%20like%20to%20order%20food%20from%20Mopane%20Worms%20Caterpillar%27s" }
]}
buttonAnimation="slide-up"