2 Commits

Author SHA1 Message Date
9cd10b13c3 Update src/app/page.tsx 2026-03-03 07:50:41 +00:00
c1cb82659d Merge version_5 into main
Merge version_5 into main
2026-03-03 07:39:42 +00:00

View File

@@ -23,6 +23,7 @@ import {
MessageCircle, MessageCircle,
Utensils, Utensils,
AlertCircle, AlertCircle,
Zap,
} from "lucide-react"; } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
@@ -56,11 +57,12 @@ export default function LandingPage() {
<HeroBillboardRotatedCarousel <HeroBillboardRotatedCarousel
title="Where Flavor Meets Perfection" title="Where Flavor Meets Perfection"
description="Experience the finest fast-food dining at Dr Musa Food Gallery. Savor authentic burgers, pizzas, wraps, and pastas crafted with premium ingredients and perfected techniques. Dine-in, drive-through, or enjoy seamless delivery." description="Experience the finest fast-food dining at Dr Musa Food Gallery. Savor authentic burgers, pizzas, wraps, and pastas crafted with premium ingredients and perfected techniques. Dine-in, drive-through, or enjoy seamless delivery."
tag="Premium Fast Food" tag="Limited Time Offer"
tagIcon={Sparkles} tagIcon={Zap}
tagAnimation="opacity"
buttons={[ buttons={[
{ text: "View Menu", href: "#menu" },
{ text: "Order Now", href: "#menu" }, { text: "Order Now", href: "#menu" },
{ text: "Reserve Table", href: "#contact" },
]} ]}
background={{ variant: "plain" }} background={{ variant: "plain" }}
carouselItems={[ carouselItems={[