10 Commits

Author SHA1 Message Date
69d677aa53 Update src/app/page.tsx 2025-12-26 09:22:50 +00:00
d07340539c Update src/app/page.tsx 2025-12-26 09:18:04 +00:00
4d24538ebd Update src/app/page.tsx 2025-12-26 09:14:11 +00:00
da6a267e53 Update src/app/page.tsx 2025-12-26 09:11:33 +00:00
b8fb14fc11 Update src/app/globals.css 2025-12-26 09:09:34 +00:00
84ccb6b8f2 Update src/app/page.tsx 2025-12-26 09:01:42 +00:00
1ace109c43 Update src/app/layout.tsx 2025-12-26 09:01:41 +00:00
2267680424 Update src/app/page.tsx 2025-12-26 08:59:55 +00:00
8c4ae6c8b3 Update src/app/page.tsx 2025-12-26 08:57:41 +00:00
7fa6c531d8 Update src/app/layout.tsx 2025-12-26 08:57:40 +00:00
2 changed files with 91 additions and 27 deletions

View File

@@ -4,13 +4,13 @@
/* Base units */ /* Base units */
/* --vw is set by ThemeProvider */ /* --vw is set by ThemeProvider */
--background: #ffffff;; --background: #000000;
--card: #f5f5f5;; --card: #1b1b1b;
--foreground: #1a1a1a;; --foreground: #ffffff;
--primary-cta: #1a1a1a;; --primary-cta: #ff6600;
--secondary-cta: #ffffff;; --secondary-cta: #151515;
--accent: #4ade80;; --accent: #ff8c42;
--background-accent: #22c55e;; --background-accent: #ff6600;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
@@ -495,7 +495,7 @@ html {
body { body {
background-color: var(--background); background-color: var(--background);
color: var(--foreground); color: var(--foreground);
font-family: var(--font-mulish), sans-serif; font-family: var(--font-inter-tight), sans-serif;
position: relative; position: relative;
min-height: 100vh; min-height: 100vh;
overscroll-behavior: none; overscroll-behavior: none;
@@ -508,5 +508,5 @@ h3,
h4, h4,
h5, h5,
h6 { h6 {
font-family: var(--font-mulish), sans-serif; font-family: var(--font-inter-tight), sans-serif;
} }

View File

@@ -2,20 +2,20 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import HeroSplitLarge from '@/components/sections/hero/HeroSplitLarge'; import HeroSplit from '@/components/sections/hero/HeroSplit';
import SplitAbout from '@/components/sections/about/SplitAbout'; import SplitAbout from '@/components/sections/about/SplitAbout';
import FeatureCardEighteen from '@/components/sections/feature/FeatureCardEighteen'; import ProductCardSix from '@/components/sections/product/ProductCardSix';
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo'; import FeatureCardFifteen from '@/components/sections/feature/FeatureCardFifteen';
import ContactFaq from '@/components/sections/contact/ContactFaq'; import ContactFaq from '@/components/sections/contact/ContactFaq';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import { MapPin } from "lucide-react"; import { MapPin, Sparkles, Droplets, Heart, Wind, Sun } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
<ThemeProvider <ThemeProvider
defaultButtonVariant="text-shift" defaultButtonVariant="text-shift"
defaultTextAnimation="reveal-blur" defaultTextAnimation="reveal-blur"
borderRadius="sharp" borderRadius="soft"
contentWidth="medium" contentWidth="medium"
sizing="largeSmallSizeMediumTitles" sizing="largeSmallSizeMediumTitles"
background="floatingGradient" background="floatingGradient"
@@ -29,6 +29,7 @@ export default function LandingPage() {
navItems={[ navItems={[
{ name: "About", id: "about" }, { name: "About", id: "about" },
{ name: "Rooms", id: "rooms" }, { name: "Rooms", id: "rooms" },
{ name: "Activities", id: "activities" },
{ name: "Contact", id: "contact" }, { name: "Contact", id: "contact" },
{ name: "Book Now", id: "contact" } { name: "Book Now", id: "contact" }
]} ]}
@@ -39,14 +40,15 @@ export default function LandingPage() {
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitLarge <HeroSplit
title="Welcome to Hotel Setsu" title="Welcome to Hotel Setsu"
description="Experience authentic Japanese hospitality in the heart of Kyoto. Discover tranquility, elegance, and timeless tradition." description="Experience authentic Japanese hospitality in the heart of Kyoto. Discover tranquility, elegance, and timeless tradition."
tag="Luxury Accommodation" tag="Luxury Accommodation"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766739074270-h0qm9zgt.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766739074270-h0qm9zgt.jpg"
imageAlt="Hotel Setsu luxury suite overlooking traditional gardens" imageAlt="Hotel Setsu luxury suite overlooking traditional gardens"
imagePosition="right"
buttons={[ buttons={[
{ text: "Book Your Stay", href: "contact" }, { text: "Book Your Stay", href: "https://linkedin.com" },
{ text: "Explore More", href: "about" } { text: "Explore More", href: "about" }
]} ]}
/> />
@@ -83,35 +85,97 @@ export default function LandingPage() {
</div> </div>
<div id="rooms" data-section="rooms"> <div id="rooms" data-section="rooms">
<MetricCardTwo <ProductCardSix
title="Our Room Collection" title="Our Room Collection"
description="Each room is individually designed with attention to detail, blending traditional aesthetics with modern comfort." description="Each room is individually designed with attention to detail, blending traditional aesthetics with modern comfort."
products={[
{
id: "1",
name: "Luxury Suite with Private Garden",
price: "¥250,000/night",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766739074270-h0qm9zgt.jpg",
imageAlt: "Luxury Suite with Private Garden"
},
{
id: "2",
name: "Premium Room with Garden View",
price: "¥180,000/night",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766739077288-6btr929u.jpg",
imageAlt: "Premium Room with Garden View"
},
{
id: "3",
name: "Traditional Tatami Room",
price: "¥120,000/night",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766739074270-h0qm9zgt.jpg",
imageAlt: "Traditional Tatami Room"
},
{
id: "4",
name: "Standard Comfort Room",
price: "¥80,000/night",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766739077288-6btr929u.jpg",
imageAlt: "Standard Comfort Room"
}
]}
textboxLayout="default" textboxLayout="default"
useInvertedBackground="noInvert" useInvertedBackground="noInvert"
animationType="slide-up" animationType="slide-up"
gridVariant="uniform-all-items-equal" gridVariant="uniform-all-items-equal"
metrics={[ />
</div>
<div id="activities" data-section="activities">
<FeatureCardFifteen
title="Hotel Activities"
description="Discover our curated selection of wellness and cultural experiences to enhance your stay at Hotel Setsu."
features={[
{ {
id: "1", id: "1",
value: "12", title: "Traditional Spa",
description: "Luxury Suites with private gardens" description: "Authentic Japanese hot spring therapy and massage treatments for ultimate relaxation",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766739074270-h0qm9zgt.jpg",
imageAlt: "Traditional Japanese spa"
}, },
{ {
id: "2", id: "2",
value: "8", title: "Tea Ceremony",
description: "Premium Rooms with garden views" description: "Experience the meditative art of Japanese tea ceremony led by certified instructors",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766739077288-6btr929u.jpg",
imageAlt: "Tea ceremony experience"
}, },
{ {
id: "3", id: "3",
value: "6", title: "Cooking Class",
description: "Traditional Tatami rooms" description: "Learn to prepare traditional Kyoto cuisine with our expert culinary team",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766739074270-h0qm9zgt.jpg",
imageAlt: "Traditional cooking class"
}, },
{ {
id: "4", id: "4",
value: "100%", title: "Garden Meditation",
description: "Guest Satisfaction Rate" description: "Guided meditation sessions in our tranquil zen gardens for inner peace",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766739077288-6btr929u.jpg",
imageAlt: "Garden meditation area"
},
{
id: "5",
title: "Temple Tours",
description: "Exclusive guided visits to Kyoto's most sacred temples and historical sites",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766739074270-h0qm9zgt.jpg",
imageAlt: "Ancient Kyoto temple"
},
{
id: "6",
title: "Wellness Yoga",
description: "Sunrise yoga sessions overlooking the gardens, blending eastern philosophy with fitness",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766739077288-6btr929u.jpg",
imageAlt: "Yoga wellness session"
} }
]} ]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground="noInvert"
/> />
</div> </div>
@@ -156,7 +220,7 @@ export default function LandingPage() {
items: [ items: [
{ label: "About Us", href: "about" }, { label: "About Us", href: "about" },
{ label: "Rooms & Suites", href: "rooms" }, { label: "Rooms & Suites", href: "rooms" },
{ label: "Dining", href: "#" }, { label: "Activities", href: "activities" },
{ label: "Wellness", href: "#" } { label: "Wellness", href: "#" }
] ]
}, },