Merge version_1 into main #3

Open
bender wants to merge 1 commits from version_1 into main

View File

@@ -12,7 +12,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import { Award, Star, Users, Bed, Utensils, Spa, Calendar } from "lucide-react";
import { Award, Star, Users, Bed, Utensils, Calendar, Coffee } from "lucide-react";
export default function LandingPage() {
return (
@@ -91,7 +91,7 @@ export default function LandingPage() {
title: "Fine Dining", description: "Culinary experiences crafted by master chefs.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-holds-plate-with-vegetable-salad-with-red-fish-with-greens_141793-4670.jpg", buttonIcon: Utensils,
},
{
title: "Spa & Wellness", description: "Revitalize your body and mind in our serene spa.", imageSrc: "http://img.b2bpic.net/free-photo/pool-chair_1203-2693.jpg", buttonIcon: Spa,
title: "Spa & Wellness", description: "Revitalize your body and mind in our serene spa.", imageSrc: "http://img.b2bpic.net/free-photo/pool-chair_1203-2693.jpg", buttonIcon: Coffee,
},
{
title: "Event Spaces", description: "Versatile venues for meetings and celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/patients-entering-office-attend-aa-therapy-meeting-rehabilitation-with-therapist-people-with-addiction-talking-about-alcoholism-recovery-with-psychiatrist-circle-rehab-program_482257-37067.jpg", buttonIcon: Calendar,