Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-05-05 18:07:46 +00:00

View File

@@ -11,6 +11,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
import { Zap } from "lucide-react";
export default function LandingPage() {
return (
@@ -43,8 +44,10 @@ export default function LandingPage() {
<HeroOverlay
title="Experience Jhunjhunu's Best Artisan Pizza & Coffee"
description="The ultimate destination for fast food, authentic artisan pizzas, and premium coffee in Jhunjhunu. Grill Masters serves quality and taste in every bite."
tag="Exclusive Offer"
tagIcon={Zap}
buttons={[
{ text: "Order Online", href: "#menu" },
{ text: "Order Online & Get 10% Off", href: "#menu" },
{ text: "Visit Us", href: "#contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/delicious-pizza-party_23-2151309471.jpg?_wi=1"