Merge version_1 into main #3
@@ -9,7 +9,7 @@ import TestimonialCardTwelve from "@/components/sections/testimonial/Testimonial
|
||||
import PricingCardEight from "@/components/sections/pricing/PricingCardEight";
|
||||
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
||||
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
||||
import { Sparkles, Zap, Award, Heart, DollarSign, Calendar, Truck, Wine, PartyPopper, Palette, Users, CheckCircle, Clock, Star, Crown } from "lucide-react";
|
||||
import { Sparkles, Zap, Award, Heart, DollarSign, Calendar, Truck, Wine, PartyPopper, Palette, Users, CheckCircle, Clock, Star, Crown, Cocktail } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
icon: Palette,
|
||||
title: "Sip & Paint Events", description: "Creative cocktail experiences combined with art. Perfect for date nights, team building, or unique celebrations with friends."},
|
||||
{
|
||||
icon: Wine,
|
||||
icon: Cocktail,
|
||||
title: "Mocktail Bars", description: "Sophisticated non-alcoholic options that don't compromise on flavor. Perfect for inclusive events and designated drivers."},
|
||||
{
|
||||
icon: PartyPopper,
|
||||
|
||||
Reference in New Issue
Block a user