Merge version_1_1781032834183 into main #2
@@ -7,7 +7,7 @@ import HeroBrand from '@/components/sections/hero/HeroBrand';
|
||||
import MetricsGradientCards from '@/components/sections/metrics/MetricsGradientCards';
|
||||
import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee';
|
||||
import TestimonialRatingCards from '@/components/sections/testimonial/TestimonialRatingCards';
|
||||
import { Award, Globe, Map, Sparkles, Star, Utensils, Bed, GlassWine, ConciergeBell } from "lucide-react";
|
||||
import { Award, Globe, Map, Sparkles, Star, Utensils, Bed, ConciergeBell, Wine } from "lucide-react";
|
||||
import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary";
|
||||
|
||||
export default function HomePage() {
|
||||
@@ -98,7 +98,7 @@ export default function HomePage() {
|
||||
icon: Utensils,
|
||||
label: "Chefs", value: "Private & Elite"},
|
||||
{
|
||||
icon: GlassWine,
|
||||
icon: Wine,
|
||||
label: "Pairings", value: "Expert"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-hands-cheering-red-wine-glasses-dinner_140725-633.jpg"},
|
||||
|
||||
Reference in New Issue
Block a user