Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a7f0f69fec | |||
| 2aec17039d | |||
| fa6264da1f | |||
| e31cf2d166 |
@@ -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 (
|
||||
@@ -91,6 +91,7 @@ export default function LandingPage() {
|
||||
id: "bazinga-burger", name: "Bazinga Burger", price: "₨560", variant: "Crispy boneless thigh with signature sauce", imageSrc: "http://img.b2bpic.net/free-photo/chicken-burger-bun-lettuce-tomato-meaf-cheese-french-fries-mayonnaise-ketchup-side-view_141793-3713.jpg", imageAlt: "Bazinga Burger - crispy fried chicken perfection"
|
||||
}
|
||||
]}
|
||||
cardClassName="relative group"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user