diff --git a/src/app/page.tsx b/src/app/page.tsx
index 77d5c65..9bfa1d1 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -13,7 +13,7 @@ import PricingCardNine from '@/components/sections/pricing/PricingCardNine';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TeamCardFive from '@/components/sections/team/TeamCardFive';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
-import { Building, HelpCircle, Quote, Sparkles, Star, Users } from "lucide-react";
+import { Building, HelpCircle, Quote, Sparkles, Star, Users, BedDouble, Utensils, Lotus, PartyPopper } from "lucide-react";
export default function LandingPage() {
return (
@@ -34,41 +34,23 @@ export default function LandingPage() {
@@ -77,20 +59,15 @@ export default function LandingPage() {
@@ -162,32 +119,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Luxury Suites",
- description: "Elegant design, breathtaking views, and modern comforts await you in our meticulously designed luxury suites.",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-luxury-bedroom-suite-bathroom_105762-1936.jpg",
- imageAlt: "Luxury hotel suite",
- buttonIcon: "BedDouble",
+ title: "Luxury Suites", description: "Elegant design, breathtaking views, and modern comforts await you in our meticulously designed luxury suites.", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-luxury-bedroom-suite-bathroom_105762-1936.jpg", imageAlt: "Luxury hotel suite", buttonIcon: BedDouble,
},
{
- title: "Gourmet Dining",
- description: "Experience our farm-fresh ingredients, innovative menus, and exquisite ambiance at our acclaimed restaurant.",
- imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208286.jpg",
- imageAlt: "Gourmet dining experience",
- buttonIcon: "Utensils",
+ title: "Gourmet Dining", description: "Experience our farm-fresh ingredients, innovative menus, and exquisite ambiance at our acclaimed restaurant.", imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208286.jpg", imageAlt: "Gourmet dining experience", buttonIcon: Utensils,
},
{
- title: "Wellness & Spa",
- description: "Rejuvenate your body and mind with bespoke treatments and state-of-the-art facilities at our serene wellness spa.",
- imageSrc: "http://img.b2bpic.net/free-photo/serene-minimalist-spa-pool-meditation-space_23-2151935126.jpg",
- imageAlt: "Hotel spa and wellness area",
- buttonIcon: "Lotus",
+ title: "Wellness & Spa", description: "Rejuvenate your body and mind with bespoke treatments and state-of-the-art facilities at our serene wellness spa.", imageSrc: "http://img.b2bpic.net/free-photo/serene-minimalist-spa-pool-meditation-space_23-2151935126.jpg", imageAlt: "Hotel spa and wellness area", buttonIcon: Lotus,
},
{
- title: "Event Spaces",
- description: "Host unforgettable events in our versatile venues, perfect for weddings, conferences, and special celebrations.",
- imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-set-up_23-2151858536.jpg",
- imageAlt: "Elegant event space",
- buttonIcon: "PartyPopper",
+ title: "Event Spaces", description: "Host unforgettable events in our versatile venues, perfect for weddings, conferences, and special celebrations.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-wedding-set-up_23-2151858536.jpg", imageAlt: "Elegant event space", buttonIcon: PartyPopper,
},
]}
title="Indulge in Our Signature Amenities"
@@ -205,53 +146,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p-1",
- name: "Truffle Risotto",
- price: "$28",
- variant: "Italian Cuisine",
- imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-glass-wine_140725-4323.jpg",
- imageAlt: "Truffle Risotto",
- },
+ id: "p-1", name: "Truffle Risotto", price: "$28", variant: "Italian Cuisine", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-glass-wine_140725-4323.jpg", imageAlt: "Truffle Risotto"},
{
- id: "p-2",
- name: "Pan-Seared Salmon",
- price: "$35",
- variant: "Fresh Seafood",
- imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-steak_1339-5875.jpg",
- imageAlt: "Pan-Seared Salmon",
- },
+ id: "p-2", name: "Pan-Seared Salmon", price: "$35", variant: "Fresh Seafood", imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-steak_1339-5875.jpg", imageAlt: "Pan-Seared Salmon"},
{
- id: "p-3",
- name: "Filet Mignon",
- price: "$48",
- variant: "Premium Steak",
- imageSrc: "http://img.b2bpic.net/free-photo/lamb-chicken-burger-without-top-bun-with-mushroom-herbs-tomato-sauce_140725-8320.jpg",
- imageAlt: "Filet Mignon",
- },
+ id: "p-3", name: "Filet Mignon", price: "$48", variant: "Premium Steak", imageSrc: "http://img.b2bpic.net/free-photo/lamb-chicken-burger-without-top-bun-with-mushroom-herbs-tomato-sauce_140725-8320.jpg", imageAlt: "Filet Mignon"},
{
- id: "p-4",
- name: "Vegetable Curry",
- price: "$24",
- variant: "Vegetarian Delight",
- imageSrc: "http://img.b2bpic.net/free-photo/tagliatelle-with-fried-meat-table_140725-6844.jpg",
- imageAlt: "Vegetable Curry",
- },
+ id: "p-4", name: "Vegetable Curry", price: "$24", variant: "Vegetarian Delight", imageSrc: "http://img.b2bpic.net/free-photo/tagliatelle-with-fried-meat-table_140725-6844.jpg", imageAlt: "Vegetable Curry"},
{
- id: "p-5",
- name: "Chocolate Lava Cake",
- price: "$14",
- variant: "Signature Dessert",
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-bearded-chef-man-wearing-white-cooker-uniform-hat-touching-plate-with-cake-white-wall_141793-32620.jpg",
- imageAlt: "Chocolate Lava Cake",
- },
+ id: "p-5", name: "Chocolate Lava Cake", price: "$14", variant: "Signature Dessert", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-bearded-chef-man-wearing-white-cooker-uniform-hat-touching-plate-with-cake-white-wall_141793-32620.jpg", imageAlt: "Chocolate Lava Cake"},
{
- id: "p-6",
- name: "Signature Cocktail",
- price: "$16",
- variant: "Artisan Drinks",
- imageSrc: "http://img.b2bpic.net/free-photo/coffe-cocktail-luxury-lounge-bar-counter-freshness-mix-drink_482257-24642.jpg",
- imageAlt: "Signature Cocktail",
- },
+ id: "p-6", name: "Signature Cocktail", price: "$16", variant: "Artisan Drinks", imageSrc: "http://img.b2bpic.net/free-photo/coffe-cocktail-luxury-lounge-bar-counter-freshness-mix-drink_482257-24642.jpg", imageAlt: "Signature Cocktail"},
]}
title="Savor the Flavors of Moklište"
description="Our restaurant offers a culinary journey of local and international delicacies, prepared with passion and the freshest seasonal ingredients. Indulge in an unforgettable dining experience."
@@ -265,59 +170,23 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "plan-1",
- title: "Classic Room",
- price: "$199",
- period: "per night",
- features: [
- "Cozy Garden View",
- "Complimentary Breakfast",
- "High-Speed Wi-Fi",
- "Access to Gym",
- ],
+ id: "plan-1", title: "Classic Room", price: "$199", period: "per night", features: [
+ "Cozy Garden View", "Complimentary Breakfast", "High-Speed Wi-Fi", "Access to Gym"],
button: {
- text: "Book Now",
- href: "#contact",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/hotel-room-with-white-sheets_1122-1446.jpg",
- imageAlt: "Classic hotel room",
- },
+ text: "Book Now", href: "#contact"},
+ imageSrc: "http://img.b2bpic.net/free-photo/hotel-room-with-white-sheets_1122-1446.jpg", imageAlt: "Classic hotel room"},
{
- id: "plan-2",
- title: "Deluxe Suite",
- price: "$349",
- period: "per night",
- features: [
- "Spacious Mountain View",
- "Gourmet Breakfast Included",
- "Dedicated Concierge",
- "Spa Access & Discounts",
- ],
+ id: "plan-2", title: "Deluxe Suite", price: "$349", period: "per night", features: [
+ "Spacious Mountain View", "Gourmet Breakfast Included", "Dedicated Concierge", "Spa Access & Discounts"],
button: {
- text: "Book Now",
- href: "#contact",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-dark-wood-european-classic-bedroom-suite-hotel_105762-2164.jpg",
- imageAlt: "Deluxe hotel suite",
- },
+ text: "Book Now", href: "#contact"},
+ imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-luxury-dark-wood-european-classic-bedroom-suite-hotel_105762-2164.jpg", imageAlt: "Deluxe hotel suite"},
{
- id: "plan-3",
- title: "Presidential Villa",
- price: "$899",
- period: "per night",
- features: [
- "Exclusive Private Terrace",
- "Personalized Butler Service",
- "Fine Dining Experience",
- "Private Pool Access",
- ],
+ id: "plan-3", title: "Presidential Villa", price: "$899", period: "per night", features: [
+ "Exclusive Private Terrace", "Personalized Butler Service", "Fine Dining Experience", "Private Pool Access"],
button: {
- text: "Book Now",
- href: "#contact",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/shot-panoramic-composition-bedroom_23-2150315640.jpg",
- imageAlt: "Presidential villa",
- },
+ text: "Book Now", href: "#contact"},
+ imageSrc: "http://img.b2bpic.net/free-photo/shot-panoramic-composition-bedroom_23-2150315640.jpg", imageAlt: "Presidential villa"},
]}
title="Choose Your Perfect Stay"
description="Select from our range of elegant rooms and suites, each designed to offer comfort and luxury. Find the ideal accommodation for your unforgettable visit to Moklište."
@@ -333,26 +202,11 @@ export default function LandingPage() {
useInvertedBackground={true}
team={[
{
- id: "t-1",
- name: "Chef Elena Petrova",
- role: "Head Chef",
- imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-male-chef-wearing-uniform-smiling-with-closed-eyes-isolated-brown-background_141793-133505.jpg",
- imageAlt: "Portrait of Chef Elena Petrova",
- },
+ id: "t-1", name: "Chef Elena Petrova", role: "Head Chef", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-male-chef-wearing-uniform-smiling-with-closed-eyes-isolated-brown-background_141793-133505.jpg", imageAlt: "Portrait of Chef Elena Petrova"},
{
- id: "t-2",
- name: "Ivan Volkov",
- role: "Hotel Manager",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-valet-suit-working_23-2150274534.jpg",
- imageAlt: "Portrait of Ivan Volkov, Hotel Manager",
- },
+ id: "t-2", name: "Ivan Volkov", role: "Hotel Manager", imageSrc: "http://img.b2bpic.net/free-photo/front-view-valet-suit-working_23-2150274534.jpg", imageAlt: "Portrait of Ivan Volkov, Hotel Manager"},
{
- id: "t-3",
- name: "Maria Popovic",
- role: "Head Sommelier",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-holding-glass_23-2149428773.jpg",
- imageAlt: "Portrait of Maria Popovic, Head Sommelier",
- },
+ id: "t-3", name: "Maria Popovic", role: "Head Sommelier", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-man-holding-glass_23-2149428773.jpg", imageAlt: "Portrait of Maria Popovic, Head Sommelier"},
]}
title="Meet Our Dedicated Team"
description="Behind every exceptional experience at Moklište is a team of passionate professionals committed to making your stay and dining truly remarkable."
@@ -369,59 +223,23 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "test-1",
- name: "Ana Marković",
- role: "Travel Blogger",
- company: "GlobeTrotter",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/modern-young-caucasian-brunette-woman-white-shirt-looks-camera-holds-smartphone-sitting-table-with-coffee_197531-33244.jpg",
- imageAlt: "Ana Marković",
- },
+ id: "test-1", name: "Ana Marković", role: "Travel Blogger", company: "GlobeTrotter", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/modern-young-caucasian-brunette-woman-white-shirt-looks-camera-holds-smartphone-sitting-table-with-coffee_197531-33244.jpg", imageAlt: "Ana Marković"},
{
- id: "test-2",
- name: "Dragan Jovanović",
- role: "Business Executive",
- company: "Innovate Corp",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371200.jpg",
- imageAlt: "Dragan Jovanović",
- },
+ id: "test-2", name: "Dragan Jovanović", role: "Business Executive", company: "Innovate Corp", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371200.jpg", imageAlt: "Dragan Jovanović"},
{
- id: "test-3",
- name: "Sofija Petrović",
- role: "Food Critic",
- company: "Gourmet Magazine",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-plus-size-woman-working-hotel_23-2150754721.jpg",
- imageAlt: "Sofija Petrović",
- },
+ id: "test-3", name: "Sofija Petrović", role: "Food Critic", company: "Gourmet Magazine", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/front-view-plus-size-woman-working-hotel_23-2150754721.jpg", imageAlt: "Sofija Petrović"},
{
- id: "test-4",
- name: "Marko Kovačević",
- role: "Adventure Seeker",
- company: "WildPaths",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/positive-handsome-dark-skinned-male-with-afro-hairstyle-showing-peace-victory-gesture-while-strolling-across-city-drinking-coffee-listening-music-wearing-denim-coat-checked-shirt_176420-19824.jpg",
- imageAlt: "Marko Kovačević",
- },
+ id: "test-4", name: "Marko Kovačević", role: "Adventure Seeker", company: "WildPaths", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/positive-handsome-dark-skinned-male-with-afro-hairstyle-showing-peace-victory-gesture-while-strolling-across-city-drinking-coffee-listening-music-wearing-denim-coat-checked-shirt_176420-19824.jpg", imageAlt: "Marko Kovačević"},
{
- id: "test-5",
- name: "Jelena Đorđević",
- role: "Retired Educator",
- company: "Life Long Learners",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/middle-age-beautiful-couple-standing-terrace-hugging-smiling_839833-33474.jpg",
- imageAlt: "Jelena Đorđević",
- },
+ id: "test-5", name: "Jelena Đorđević", role: "Retired Educator", company: "Life Long Learners", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/middle-age-beautiful-couple-standing-terrace-hugging-smiling_839833-33474.jpg", imageAlt: "Jelena Đorđević"},
{
- id: "test-6",
- name: "Nikola Stojanović",
- role: "Event Planner",
- company: "Celebration Events",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2545.jpg",
- imageAlt: "Nikola Stojanović",
- },
+ id: "test-6", name: "Nikola Stojanović", role: "Event Planner", company: "Celebration Events", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2545.jpg", imageAlt: "Nikola Stojanović"},
]}
title="What Our Guests Say"
description="Hear directly from our cherished guests about their unforgettable experiences at Hotel & Restaurant Moklište. Your satisfaction is our greatest reward."
@@ -436,25 +254,13 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "faq-1",
- title: "What are your check-in and check-out times?",
- content: "Check-in is at 3:00 PM, and check-out is at 11:00 AM. Early check-in or late check-out may be available upon request and subject to availability.",
- },
+ id: "faq-1", title: "What are your check-in and check-out times?", content: "Check-in is at 3:00 PM, and check-out is at 11:00 AM. Early check-in or late check-out may be available upon request and subject to availability."},
{
- id: "faq-2",
- title: "Do you offer complimentary breakfast?",
- content: "Yes, a complimentary gourmet breakfast is included with all room bookings. For restaurant reservations, breakfast is available a la carte.",
- },
+ id: "faq-2", title: "Do you offer complimentary breakfast?", content: "Yes, a complimentary gourmet breakfast is included with all room bookings. For restaurant reservations, breakfast is available a la carte."},
{
- id: "faq-3",
- title: "Can I make a reservation for the restaurant online?",
- content: "Absolutely! You can make a table reservation directly through our website's contact form, or by calling our reception. We recommend booking in advance, especially on weekends.",
- },
+ id: "faq-3", title: "Can I make a reservation for the restaurant online?", content: "Absolutely! You can make a table reservation directly through our website's contact form, or by calling our reception. We recommend booking in advance, especially on weekends."},
{
- id: "faq-4",
- title: "What amenities are available at the hotel?",
- content: "Our hotel features luxury suites, a gourmet restaurant, a wellness & spa center, event spaces, high-speed Wi-Fi, and a dedicated concierge service to enhance your stay.",
- },
+ id: "faq-4", title: "What amenities are available at the hotel?", content: "Our hotel features luxury suites, a gourmet restaurant, a wellness & spa center, event spaces, high-speed Wi-Fi, and a dedicated concierge service to enhance your stay."},
]}
title="Frequently Asked Questions"
description="Find quick answers to the most common questions about our hotel services, restaurant offerings, booking policies, and amenities."
@@ -471,27 +277,16 @@ export default function LandingPage() {
description="Our dedicated team is ready to assist you with room reservations, restaurant bookings, event planning, or any other inquiries you may have. Reach out to us for a seamless experience."
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
+ name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
- name: "email",
- type: "email",
- placeholder: "Your Email",
- required: true,
+ name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
- name: "phone",
- type: "tel",
- placeholder: "Phone Number",
- },
+ name: "phone", type: "tel", placeholder: "Phone Number"},
]}
textarea={{
- name: "message",
- placeholder: "Your Message or Request",
- rows: 5,
+ name: "message", placeholder: "Your Message or Request", rows: 5,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/empty-hotel-reception-entryway-with-glamorous-decorations_482257-87376.jpg"
@@ -506,71 +301,43 @@ export default function LandingPage() {