diff --git a/src/app/page.tsx b/src/app/page.tsx
index 81ed34b..ba0f12b 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -12,7 +12,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
import PricingCardNine from '@/components/sections/pricing/PricingCardNine';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
-import { AlertCircle, Calendar, TrendingDown } from "lucide-react";
+import { AlertCircle, Calendar, TrendingDown, MapPin } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,12 +32,9 @@ export default function LandingPage() {
@@ -48,92 +45,28 @@ export default function LandingPage() {
title="Stay in the Heart of Paris — Modern Luxury at Montparnasse"
description="Experience 4-star comfort, stunning skyline views, and an unforgettable stay in the city of light."
testimonials={[
- {
- name: "Sarah Johnson", handle: "CEO", testimonial: "An amazing stay with great service.", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/attractive-long-haired-woman-expressing-happy-emotions-sitting-sill_197531-6661.jpg?_wi=1"},
- {
- name: "Michael Chen", handle: "CTO", testimonial: "Modern luxury in the heart of Paris.", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-walking-with-baggage_23-2149338674.jpg"},
- {
- name: "Emily Rodriguez", handle: "Marketing", testimonial: "Unforgettable skyline views.", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-bathrobes-drinking-champagne-while-relaxing-bed-hotel-room_637285-7668.jpg"},
- {
- name: "David Kim", handle: "Product", testimonial: "Excellent 4-star experience.", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/tourists-visiting-city-wearing-travel-mask_23-2149374330.jpg"},
- {
- name: "Anna Smith", handle: "Designer", testimonial: "Perfect location for exploring the city.", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-bed-with-strawberry-her-hand_23-2147601314.jpg"},
- ]}
- buttons={[
- {
- text: "Book Now", href: "#"},
+ { name: "Sarah Johnson", handle: "CEO", testimonial: "An amazing stay with great service.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-long-haired-woman-expressing-happy-emotions-sitting-sill_197531-6661.jpg?_wi=1" },
+ { name: "Michael Chen", handle: "CTO", testimonial: "Modern luxury in the heart of Paris.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-walking-with-baggage_23-2149338674.jpg" }
]}
+ buttons={[{ text: "Book Now", href: "#" }]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-beautiful-city-streets-nighttime_23-2149444908.jpg?_wi=1"
showDimOverlay={true}
- avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/attractive-young-woman-balcony-morning-city-paris-view-triumphal-arch_1321-3367.jpg", alt: "Happy traveler 1"},
- {
- src: "http://img.b2bpic.net/free-photo/two-young-beautiful-smiling-hipster-girls-trendy-summer-clothes-sexy-carefree-women-posing-street-background-sunglasses-positive-models-having-fun-going-crazy_158538-15922.jpg", alt: "Happy traveler 2"},
- {
- src: "http://img.b2bpic.net/free-photo/attractive-female-red-shirt-sitting-balcony-with-beautiful-view_181624-31641.jpg", alt: "Happy traveler 3"},
- {
- src: "http://img.b2bpic.net/free-photo/joyful-smiling-woman-sitting-sill-waving-hand_197531-6665.jpg", alt: "Happy traveler 4"},
- {
- src: "http://img.b2bpic.net/free-photo/portrait-pretty-young-tourist-taking-photographs-with-vintage-retro-camera-street-style-life-style_639032-2468.jpg", alt: "Happy traveler 5"},
- ]}
/>
-
+
-
-
-
@@ -142,99 +75,24 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
- useInvertedBackground={false}
products={[
- {
- id: "r1", brand: "Standard", name: "Deluxe Queen", price: "3,310 MAD", rating: 4.8,
- reviewCount: "1200", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2064.jpg"},
- {
- id: "r2", brand: "Premium", name: "Executive View", price: "4,200 MAD", rating: 4.9,
- reviewCount: "850", imageSrc: "http://img.b2bpic.net/free-photo/apartment-comfortable-pillow-hotel-suite_1203-5168.jpg"},
- {
- id: "r3", brand: "Luxury", name: "Skyline Suite", price: "5,800 MAD", rating: 5,
- reviewCount: "420", imageSrc: "http://img.b2bpic.net/free-photo/bangkok-thailand-august-12-2016-beautiful-luxury-bedroom-int_1203-2347.jpg"},
- {
- id: "r4", brand: "Family", name: "Family Room", price: "4,500 MAD", rating: 4.7,
- reviewCount: "310", imageSrc: "http://img.b2bpic.net/free-photo/modern-luxury-bedroom-suite-bathroom_105762-1791.jpg"},
- {
- id: "r5", brand: "Studio", name: "Montparnasse Studio", price: "3,800 MAD", rating: 4.8,
- reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/architecture_1122-1804.jpg"},
- {
- id: "r6", brand: "Elite", name: "Penthouse Suite", price: "8,900 MAD", rating: 5,
- reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/elegant-hotel-room-with-window_1203-1492.jpg"},
+ { id: "r1", brand: "Standard", name: "Deluxe Queen", price: "3,310 MAD", rating: 4.8, imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2064.jpg" },
+ { id: "r2", brand: "Premium", name: "Executive View", price: "4,200 MAD", rating: 4.9, imageSrc: "http://img.b2bpic.net/free-photo/apartment-comfortable-pillow-hotel-suite_1203-5168.jpg" },
+ { id: "r3", brand: "Luxury", name: "Skyline Suite", price: "5,800 MAD", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/bangkok-thailand-august-12-2016-beautiful-luxury-bedroom-int_1203-2347.jpg" },
]}
title="Choose Your Sanctuary"
description="Discover our modern, premium rooms designed for ultimate comfort."
/>
-
-
-
-
-
-
-
-
@@ -262,30 +117,8 @@ export default function LandingPage() {