Merge version_1 into main #1
@@ -9,7 +9,7 @@ import FeatureBento from "@/components/sections/feature/FeatureBento";
|
||||
import TestimonialCardOne from "@/components/sections/testimonial/TestimonialCardOne";
|
||||
import ContactCenter from "@/components/sections/contact/ContactCenter";
|
||||
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
|
||||
import { Calendar, ChefHat, Heart, Sparkles, Utensils, Candle, Music, Wine, Shield, Users } from "lucide-react";
|
||||
import { Calendar, ChefHat, Heart, Sparkles, Utensils, Music, Wine, Shield, Users } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -111,7 +111,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Intimate Setting", description: "Thoughtfully designed spaces for personal connections and special celebrations.", bentoComponent: "icon-info-cards", items: [
|
||||
{ icon: Candle, label: "Ambient Lighting", value: "Mood" },
|
||||
{ icon: Music, label: "Ambient Lighting", value: "Mood" },
|
||||
{ icon: Music, label: "Curated Soundtrack", value: "Experience" },
|
||||
{ icon: Wine, label: "Wine Selection", value: "Curated" }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user