Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-06-10 04:13:02 +00:00

View File

@@ -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,