Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #3.
This commit is contained in:
155
src/app/page.tsx
155
src/app/page.tsx
@@ -7,12 +7,10 @@ import FaqSplitText from '@/components/sections/faq/FaqSplitText';
|
||||
import FeatureCardThree from '@/components/sections/feature/featureCardThree/FeatureCardThree';
|
||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
|
||||
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
|
||||
import { Crown } from "lucide-react";
|
||||
import { Cake, MapPin, Clock, Truck } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -33,55 +31,40 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Rooms", id: "rooms" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Hotel Jaisalmer Inn"
|
||||
button={{ text: "Book Now", href: "#contact" }}
|
||||
brandName="Deepak Bakery"
|
||||
button={{ text: "Order Now", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Experience Royal Rajasthan"
|
||||
description="Immerse yourself in the golden charm of Jaisalmer with palace-style interiors, luxurious comfort, warm hospitality, rooftop dining, and unforgettable desert vibes."
|
||||
title="Authentic Delights from Deepak Bakery"
|
||||
description="Jaisalmer's favorite destination for fresh cakes, pastries, and artisanal treats. Located at Bhatia Market, near Bhatia Bhawan."
|
||||
kpis={[
|
||||
{ value: "4.6★", label: "Guest Experience" },
|
||||
{ value: "207+", label: "Happy Reviews" },
|
||||
{ value: "Elite", label: "Luxury Standard" },
|
||||
{ value: "Fresh", label: "Daily Baked" },
|
||||
{ value: "Custom", label: "Cake Design" },
|
||||
{ value: "Fast", label: "Home Delivery" },
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/travelling-iran_8327-271.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/assorted-cakes-tray_23-2148154699.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/asian-bride-caucasian-groom-have-romantic-time-with-thailand-dress_1150-9351.jpg", alt: "Guest 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/indian-man-city-male-traditional-turban-hinduist-summer-city_1157-41021.jpg", alt: "Guest 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/indian-man-city-male-traditional-turban-hinduist-summer-city_1157-41014.jpg", alt: "Guest 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/indian-man-city-male-traditional-turban-hinduist-summer-city_1157-41017.jpg", alt: "Guest 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/female-traveler-enjoying-cocktail_23-2149092785.jpg", alt: "Guest 5" },
|
||||
]}
|
||||
avatarText="Trusted by 5,000+ travelers"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Royal Hospitality" },
|
||||
{ type: "text", text: "Authentic Cuisine" },
|
||||
{ type: "text", text: "Desert Safaris" },
|
||||
{ type: "text", text: "Palace Architecture" },
|
||||
{ type: "text", text: "Heritage Luxury" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TestimonialAboutCard
|
||||
useInvertedBackground={true}
|
||||
tag="Heritage Luxury"
|
||||
title="A Palace Stay Crafted For Modern Travelers"
|
||||
description="Hotel Jaisalmer Inn blends authentic Rajasthani architecture with modern comfort."
|
||||
subdescription="Located near the heart of Jaisalmer, we offer easy access to the fort, desert safaris, and local culture."
|
||||
icon={Crown}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/white-red-concrete-building_250224-134.jpg"
|
||||
tag="Our Story"
|
||||
title="Sweetness in Every Slice"
|
||||
description="Deepak Bakery has been serving the people of Jaisalmer with love and quality ingredients. We take pride in our traditional recipes and modern techniques."
|
||||
subdescription="Visit us at Bhatia Market, right near Bhatia Bhawan, to experience the aroma of freshly baked goods."
|
||||
icon={Cake}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pastry-chef-making-cake-kitchen_23-2148419616.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -90,81 +73,31 @@ export default function LandingPage() {
|
||||
<FeatureCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Luxury Rooms", description: "Palace-inspired rooms with modern comfort.", imageSrc: "http://img.b2bpic.net/free-photo/woman-white-shirt-standing-front-brown-wooden-door_413556-47.jpg" },
|
||||
{ title: "Rooftop Dining", description: "Authentic Rajasthani flavors with city views.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-chair-with-morocco-style_1203-3392.jpg" },
|
||||
{ title: "Outdoor Pool", description: "Relax and unwind in a beautiful pool.", imageSrc: "http://img.b2bpic.net/free-photo/green-city-park_1127-3491.jpg" },
|
||||
{ title: "Prime Location", description: "Near Jaisalmer Fort and attractions.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-castle-architecture_23-2150754875.jpg" },
|
||||
{ title: "Takeaway & Delivery", description: "Enjoy our treats anywhere in Jaisalmer.", imageSrc: "http://img.b2bpic.net/free-photo/delivery-service-concept_23-2149174062.jpg" },
|
||||
{ title: "Daily Hours", description: "Open 9 AM to 9 PM, 7 days a week.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock_23-2148782367.jpg" },
|
||||
{ title: "Prime Location", description: "Located conveniently at Bhatia Market.", imageSrc: "http://img.b2bpic.net/free-photo/map-location-pin_23-2148816550.jpg" },
|
||||
]}
|
||||
title="A Royal Escape"
|
||||
description="Everything you need for a comfortable stay in Jaisalmer."
|
||||
title="Why Choose Us"
|
||||
description="We offer convenience and quality in every bite."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="rooms" data-section="rooms">
|
||||
<ProductCardOne
|
||||
<div id="menu" data-section="menu">
|
||||
<ProductCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "1", name: "Deluxe Heritage Room", price: "₹3,999/night", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-castle-architecture_23-2150754827.jpg" },
|
||||
{ id: "2", name: "Royal Family Suite", price: "₹5,999/night", imageSrc: "http://img.b2bpic.net/free-photo/autumn-warm-aesthetic-editorial_23-2151853262.jpg" },
|
||||
{ id: "3", name: "Luxury Palace Suite", price: "₹7,499/night", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-sitting-bed-hotel-stylish-evening-dress-sensual-mood-talking-phone-smiling-flirty-looking-sexy_285396-6168.jpg" },
|
||||
{ id: "4", name: "Classic Royal Room", price: "₹2,999/night", imageSrc: "http://img.b2bpic.net/free-photo/rococo-interior-design-style_23-2151918324.jpg" },
|
||||
{ id: "5", name: "Sandstone Heritage Room", price: "₹4,499/night", imageSrc: "http://img.b2bpic.net/free-photo/pillow-beautiful-comfortable-purple-bed_1203-3956.jpg" },
|
||||
{ id: "6", name: "Grand Palace Suite", price: "₹9,999/night", imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-summer-holidays_23-2151982744.jpg" },
|
||||
{ id: "1", name: "Classic Chocolate Cake", price: "₹499", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-with-chocolate-chips_144627-24898.jpg" },
|
||||
{ id: "2", name: "Fresh Fruit Gateau", price: "₹599", imageSrc: "http://img.b2bpic.net/free-photo/fruit-cake_144627-24653.jpg" },
|
||||
{ id: "3", name: "Red Velvet Deluxe", price: "₹699", imageSrc: "http://img.b2bpic.net/free-photo/red-velvet-cake_144627-24538.jpg" },
|
||||
]}
|
||||
title="Luxury Palace Rooms"
|
||||
description="Designed with sandstone aesthetics and elegant interiors."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/western-woman-sitting-cultural-architecture-udaipur-india_53876-65364.jpg" },
|
||||
{ id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-reading-magazine_1303-9951.jpg" },
|
||||
{ id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/pretty-female-model-posing-sea-city-background_8353-12054.jpg" },
|
||||
{ id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/pretty-smiling-girl-white-shirt-happily-closing-eyes-leaning-old-door-while-listening-music-red-headphones_574295-1060.jpg" },
|
||||
{ id: "5", name: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/pretty-brunette-girl-is-sitting-fence-old-architecture-background-she-wears-yellow-shirt-sunglasses-holds-yellow-laptop-knees-smiling-camera_197531-25036.jpg" },
|
||||
]}
|
||||
cardTitle="Guest Love"
|
||||
cardTag="Testimonials"
|
||||
cardAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{ id: "m1", value: "10+", description: "Years of Heritage" },
|
||||
{ id: "m2", value: "5000+", description: "Satisfied Guests" },
|
||||
{ id: "m3", value: "24/7", description: "Royal Concierge" },
|
||||
]}
|
||||
title="Hospitality Excellence"
|
||||
description="Proven standards of royal service."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "f1", title: "What are check-in times?", content: "Check-in is at 12:00 PM and check-out is at 10:00 AM." },
|
||||
{ id: "f2", title: "Are you pet friendly?", content: "Please contact our concierge team for our latest pet policies." },
|
||||
{ id: "f3", title: "Do you offer desert safaris?", content: "Yes, we arrange personalized desert safaris and cultural tours." },
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Everything you need to know about your stay."
|
||||
faqsAnimation="slide-up"
|
||||
title="Cake Menu"
|
||||
description="Indulge in our selection of freshly prepared, delicious cakes."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -172,38 +105,32 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
text="Your Royal Getaway Awaits. Reserve your palace stay now."
|
||||
buttons={[{ text: "Reserve Now", href: "#" }]}
|
||||
text="Ready to celebrate? Visit us or place your order today!"
|
||||
buttons={[{ text: "Call Us Now", href: "tel:+910000000000" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseReveal
|
||||
logoText="Hotel Jaisalmer Inn"
|
||||
logoText="Deepak Bakery"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation", items: [
|
||||
{ label: "Home", href: "#hero" },
|
||||
{ label: "Rooms", href: "#rooms" },
|
||||
title: "Quick Links", items: [
|
||||
{ label: "Menu", href: "#menu" },
|
||||
{ label: "Location", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Location", items: [
|
||||
{ label: "View Map", href: "#" },
|
||||
{ label: "Contact Info", href: "#contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
title: "Info", items: [
|
||||
{ label: "Bhatia Market", href: "#" },
|
||||
{ label: "Near Bhatia Bhawan", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2026 Hotel Jaisalmer Inn — Crafted for Luxury Hospitality."
|
||||
copyrightText="© 2026 Deepak Bakery Jaisalmer. All Rights Reserved."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user