Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-06-07 22:19:20 +00:00

View File

@@ -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