Merge version_2 into main #4
@@ -10,7 +10,7 @@ import PricingCardNine from '@/components/sections/pricing/PricingCardNine';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import ContactFaq from '@/components/sections/contact/ContactFaq';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import { Leaf, Flame, Award, HeartHandshake, UtensilsCrossed, Star, Sparkles, Heart, MessageCircle } from 'lucide-react';
|
||||
import { Leaf, Flame, Award, HeartHandshake, UtensilsCrossed, Star, Sparkles, Heart, MessageCircle, Shield } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -47,8 +47,8 @@ export default function LandingPage() {
|
||||
title="Premium Pure Veg Tiffins & Traditional Meals"
|
||||
description="Authentic Taste. Hygienic Kitchen. Delivered with Care."
|
||||
background={{ variant: "plain" }}
|
||||
tag="Sattvik Kitchen"
|
||||
tagIcon={Leaf}
|
||||
tag="ISO Certified Kitchen"
|
||||
tagIcon={Shield}
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "View Menu", href: "#menu" },
|
||||
|
||||
Reference in New Issue
Block a user