Merge version_1 into main #3
@@ -13,7 +13,7 @@ import ProductCardFour from '@/components/sections/product/ProductCardFour';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TeamCardTen from '@/components/sections/team/TeamCardTen';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import { Sparkles, Utensils, Wheat, Wine, LampDesk, PartyPopper, MoonStar, Grapes, Microscope } from "lucide-react";
|
||||
import { Sparkles, Utensils, Wheat, Wine, LampDesk, PartyPopper, MoonStar, Grape, Microscope } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
icon: Wine,
|
||||
text: "Expert Pairings"},
|
||||
{
|
||||
icon: Grapes,
|
||||
icon: Grape,
|
||||
text: "Regional Wines"},
|
||||
{
|
||||
icon: Microscope,
|
||||
|
||||
Reference in New Issue
Block a user