Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-03-07 06:53:56 +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 (