Merge version_1 into main #3
@@ -13,7 +13,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
|
||||
import { Award, Compass, Globe, Leaf, Lightbulb, Palette, Utensils, Wine, ChefHat, ScrollText, Bath, Meditation } from "lucide-react";
|
||||
import { Award, Compass, Globe, Leaf, Lightbulb, Palette, Utensils, Wine, ChefHat, ScrollText, Bath, Lotus } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
icon: Bath,
|
||||
text: "Hammam & Spa"},
|
||||
{
|
||||
icon: Meditation,
|
||||
icon: Lotus,
|
||||
text: "Relaxation Areas"},
|
||||
],
|
||||
reverse: false
|
||||
|
||||
Reference in New Issue
Block a user