Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-29 19:19:52 +00:00

View File

@@ -11,7 +11,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import { Sparkles, Home, Shield, Award, Star, Mail, TrendingUp, DollarSign, Users, ChefHat, Lantern, Utensils } from "lucide-react";
import { Sparkles, Home, Shield, Award, Star, Mail, TrendingUp, DollarSign, Users, ChefHat, Candle, Utensils } from "lucide-react";
export default function LandingPage() {
return (
@@ -126,7 +126,7 @@ export default function LandingPage() {
title="Experience Our Ambiance"
description="Immerse yourself in an atmosphere where traditional Arabian architecture meets modern elegance, designed for unforgettable moments."
tag="Refined Settings"
tagIcon={Lantern}
tagIcon={Candle}
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={true}