Update src/app/page.tsx
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user