Update src/app/page.tsx
This commit is contained in:
@@ -9,7 +9,7 @@ import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCar
|
||||
import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import { Award, Bed, ChefHat, CheckCircle, Crown, Heart, MapPin, Spa, Sparkles, Star, TrendingUp, UserCheck, Wifi } from "lucide-react";
|
||||
import { Award, Bed, ChefHat, CheckCircle, Crown, Heart, MapPin, Sparkles, Star, TrendingUp, UserCheck, Wifi } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
title: "Gourmet Dining", description: "Savor exquisite culinary creations crafted by our award-winning chefs using locally sourced ingredients."
|
||||
},
|
||||
{
|
||||
icon: Spa,
|
||||
icon: Heart,
|
||||
title: "Wellness Retreat", description: "Rejuvenate your mind and body at our full-service spa, offering holistic treatments and relaxation therapies."
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user