Update src/app/page.tsx

This commit is contained in:
2026-03-09 01:31:16 +00:00
parent e5c2811955
commit ad3c58b0da

View File

@@ -10,7 +10,7 @@ import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCar
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FooterCard from '@/components/sections/footer/FooterCard';
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import { Beer, Bottle2, Leaf, Mail, MapPin, Package, Phone, Quote, ShoppingCart, Star, Wine, Zap } from 'lucide-react';
import { Beer, Leaf, Mail, MapPin, Package, Phone, Quote, ShoppingCart, Star, Wine, Zap } from 'lucide-react';
export default function LandingPage() {
return (
@@ -137,7 +137,7 @@ export default function LandingPage() {
icon: Wine,
title: "Wine Selection", description: "Red, white, and rosé wines from premium local and imported vineyards."},
{
icon: Bottle2,
icon: Wine,
title: "Spirits & Liqueurs", description: "Whisky, vodka, rum, gin, and premium liqueurs for every taste."},
{
icon: Zap,