Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-03-11 06:47:27 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
showDimOverlay={true}
buttons={[
{ text: "Order Now", href: "order" },
{ text: "See Delivery Options", href: "menu" }
{ text: "View Menu", href: "menu" }
]}
/>
</div>
@@ -70,7 +70,7 @@ export default function LandingPage() {
title: "Fast Service", description: "Quick turnaround without compromising quality. Your meal is prepared efficiently and served with a smile.", icon: Zap
},
{
title: "Affordable Prices", description: "Premium taste at budget-friendly prices. Experience gourmet flavors within ₹200-₹400 per person."
title: "Affordable Prices", description: "Premium taste at budget-friendly prices. Experience gourmet flavors within ₹200-₹400 per person.", icon: DollarSign
}
]}
imageSrc="http://img.b2bpic.net/free-photo/two-happy-women-sitting-cafe-eating-sushi_169016-3586.jpg"