Merge version_2 into main #4
@@ -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, Zap, Calendar } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{ title: "Luxury Suites", description: "Spacious rooms with premium bedding.", imageSrc: "http://img.b2bpic.net/free-photo/white-towel-bed_74190-4536.jpg", buttonIcon: Bed },
|
||||
{ title: "Fine Dining", description: "Culinary experiences 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 in our serene spa.", imageSrc: "http://img.b2bpic.net/free-photo/pool-chair_1203-2693.jpg", buttonIcon: Spa },
|
||||
{ title: "Spa & Wellness", description: "Revitalize in our serene spa.", imageSrc: "http://img.b2bpic.net/free-photo/pool-chair_1203-2693.jpg", buttonIcon: Zap },
|
||||
{ title: "Event Spaces", description: "Versatile venues for 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 },
|
||||
]}
|
||||
title="Experience Excellence"
|
||||
|
||||
Reference in New Issue
Block a user