1 Commits

Author SHA1 Message Date
e31cf2d166 Update src/app/page.tsx 2026-03-07 06:53:50 +00:00

View File

@@ -10,7 +10,7 @@ import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import ContactFaq from '@/components/sections/contact/ContactFaq';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import { Sparkles, Pizza, Crown, Info, TrendingUp, Star, Phone, MapPin, Clock, Heart, Shield, Users, Zap, Lock } from 'lucide-react';
import { Sparkles, Pizza, Crown, Info, TrendingUp, Star, Phone, MapPin, Clock, Heart, Shield, Users, Zap, Lock, ShoppingCart } from 'lucide-react';
export default function LandingPage() {
return (