12 Commits

Author SHA1 Message Date
090c1b2728 Merge version_8 into main
Merge version_8 into main
2026-04-19 12:42:52 +00:00
849b09786b Update src/app/page.tsx 2026-04-19 12:42:49 +00:00
5299174d95 Update src/app/page.tsx 2026-04-19 12:36:13 +00:00
98d81ad130 Merge version_6 into main
Merge version_6 into main
2026-04-19 12:34:28 +00:00
4fd80ac1f4 Update src/app/page.tsx 2026-04-19 12:34:25 +00:00
ea909c00e0 Merge version_5 into main
Merge version_5 into main
2026-04-19 12:31:38 +00:00
d017a2817f Update src/app/page.tsx 2026-04-19 12:31:35 +00:00
d827568c10 Merge version_5 into main
Merge version_5 into main
2026-04-19 12:31:14 +00:00
20f9617b78 Update src/app/page.tsx 2026-04-19 12:31:11 +00:00
0b6591b567 Update src/app/page.tsx 2026-04-19 12:30:28 +00:00
eeaf53184f Merge version_4 into main
Merge version_4 into main
2026-04-19 12:30:18 +00:00
0fa43c70d0 Update src/app/page.tsx 2026-04-19 12:30:12 +00:00

View File

@@ -10,7 +10,7 @@ import FooterMedia from '@/components/sections/footer/FooterMedia';
import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel'; import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel';
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven'; import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import ProductCardFour from '@/components/sections/product/ProductCardFour'; import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen'; import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
import { Award, Coffee, MapPin, ShieldCheck, Smile, Sun } from "lucide-react"; import { Award, Coffee, MapPin, ShieldCheck, Smile, Sun } from "lucide-react";
@@ -61,7 +61,7 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-3465.jpg", imageAlt: "Balcony view" }, { imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-3465.jpg", imageAlt: "Balcony view" },
{ imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-interior-anime-style_23-2151176365.jpg", imageAlt: "Comfortable room" } { imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-interior-anime-style_23-2151176365.jpg", imageAlt: "Comfortable room" }
]} ]}
buttons={[{ text: "Check Availability & Book", href: "#contact" }]} buttons={[{ text: "Check Availability & Book", href: "#contact" }, { text: "View Rooms", href: "#rooms" }]}
avatars={[ avatars={[
{ src: "http://img.b2bpic.net/free-photo/tyrrhenian-sunset-from-peloritani-mountains-sicily-italy_181624-21176.jpg", alt: "Happy guest" }, { src: "http://img.b2bpic.net/free-photo/tyrrhenian-sunset-from-peloritani-mountains-sicily-italy_181624-21176.jpg", alt: "Happy guest" },
{ src: "http://img.b2bpic.net/free-photo/wooden-railing-view-beautiful-mountains-sunset_181624-12889.jpg", alt: "Happy guest" }, { src: "http://img.b2bpic.net/free-photo/wooden-railing-view-beautiful-mountains-sunset_181624-12889.jpg", alt: "Happy guest" },
@@ -127,21 +127,17 @@ export default function LandingPage() {
</div> </div>
<div id="rooms" data-section="rooms"> <div id="rooms" data-section="rooms">
<ProductCardFour <ProductCardThree
animationType="slide-up" animationType="slide-up"
textboxLayout="split" textboxLayout="split"
gridVariant="two-columns-alternating-heights" gridVariant="uniform-all-items-equal"
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ id: "r1", name: "Standard Single", price: "₹1000/night", variant: "Compact", imageSrc: "http://img.b2bpic.net/free-photo/close-up-romantic-breakfast-bed-arrangement_23-2150956523.jpg" }, { id: "r1", name: "Double Room", price: "₹2,205 + 110 tax/night", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CZmAX6euz7HPR6bz0p4gANhPKC/uploaded-1776601854608-cbhtxur0.jpg?_wi=3" },
{ id: "r2", name: "Deluxe Single", price: "₹1300/night", variant: "Comfort", imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-blanket-bed-decoration-interior-bedroom_74190-13578.jpg" }, { id: "r2", name: "Suite", price: "₹4,500/night", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CZmAX6euz7HPR6bz0p4gANhPKC/uploaded-1776601854608-cbhtxur0.jpg?_wi=6" },
{ id: "r3", name: "Standard Double", price: "₹2100/night", variant: "Spacious", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-bedroom-with-interior-stuff-beige-tones_181624-33128.jpg" },
{ id: "r4", name: "Deluxe Double", price: "₹2500/night", variant: "Balcony", imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-entryway_23-2150695961.jpg" },
{ id: "r5", name: "Executive Suite", price: "₹3500/night", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-hotel-insights-details_23-2149160768.jpg" },
{ id: "r6", name: "Family Suite", price: "₹4500/night", variant: "Large", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-beautiful-comtemporary-luxury-bedroom-suite-hotel-with-tv_105762-2071.jpg" },
]} ]}
title="Comfortable Stays" title="Comfortable Stays"
description="Explore our range of well-appointed rooms, designed for both business and leisure travelers." description="Explore our premium rooms, perfectly designed for luxury and relaxation in the city."
/> />
</div> </div>