Merge version_2 into main #6
@@ -10,16 +10,16 @@ import { Bell, Car, Phone, Sparkles, Wifi, Headset, Utensils, ClipboardList } fr
|
||||
export default function AmenitiesPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="elastic-effect"
|
||||
defaultTextAnimation="background-highlight"
|
||||
borderRadius="pill"
|
||||
defaultButtonVariant="shift-hover"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="large"
|
||||
background="noiseDiagonalGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="gradient"
|
||||
background="none"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="solid"
|
||||
headingFontWeight="bold"
|
||||
headingFontWeight="semibold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
@@ -40,7 +40,7 @@ export default function AmenitiesPage() {
|
||||
]}
|
||||
button={{
|
||||
text: "Book Your Stay", href: "/#contact"}}
|
||||
brandName="Sirano Hotel"
|
||||
brandName="Sirano Hotel (ስራኖ ሆቴል)"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -87,11 +87,11 @@ export default function AmenitiesPage() {
|
||||
]
|
||||
}
|
||||
]}
|
||||
bottomLeftText="© 2024 Sirano Hotel. All rights reserved."
|
||||
bottomLeftText="© 2024 Sirano Hotel (ስራኖ ሆቴል). All rights reserved."
|
||||
bottomRightText="Built with comfort in mind."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -10,16 +10,16 @@ import { Bell, Car, Phone, Sparkles, Wifi } from "lucide-react";
|
||||
export default function ContactPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="elastic-effect"
|
||||
defaultTextAnimation="background-highlight"
|
||||
borderRadius="pill"
|
||||
defaultButtonVariant="shift-hover"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="large"
|
||||
background="noiseDiagonalGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="gradient"
|
||||
background="none"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="solid"
|
||||
headingFontWeight="bold"
|
||||
headingFontWeight="semibold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
@@ -40,7 +40,7 @@ export default function ContactPage() {
|
||||
]}
|
||||
button={{
|
||||
text: "Book Your Stay", href: "/#contact"}}
|
||||
brandName="Sirano Hotel"
|
||||
brandName="Sirano Hotel (ስራኖ ሆቴል)"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -84,11 +84,11 @@ export default function ContactPage() {
|
||||
]
|
||||
}
|
||||
]}
|
||||
bottomLeftText="© 2024 Sirano Hotel. All rights reserved."
|
||||
bottomLeftText="© 2024 Sirano Hotel (ስራኖ ሆቴል). All rights reserved."
|
||||
bottomRightText="Built with comfort in mind."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -11,8 +11,8 @@ import { Lato } from "next/font/google";
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'Sirano Hotel - Your finest stay in Wolkite, Ethiopia',
|
||||
description: 'Experience unparalleled comfort at Sirano Hotel in Wolkite. Offering clean, spacious rooms, fast WiFi, free parking, and exceptional service for business and leisure travelers.',
|
||||
title: 'Sirano Hotel (ስራኖ ሆቴል) - Your finest stay in Wolkite, Ethiopia',
|
||||
description: 'Experience unparalleled comfort at Sirano Hotel (ስራኖ ሆቴል) in Wolkite. Offering clean, spacious rooms, fast WiFi, free parking, and exceptional service for business and leisure travelers.',
|
||||
keywords: ["Sirano Hotel, Wolkite, Ethiopia, hotel, accommodation, business travel, leisure travel, clean rooms, free wifi, parking, hotel booking"],
|
||||
openGraph: {
|
||||
"title": "Sirano Hotel - Your finest stay in Wolkite, Ethiopia",
|
||||
|
||||
@@ -16,16 +16,16 @@ import { Bell, Car, Phone, Sparkles, Wifi } from "lucide-react";
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="elastic-effect"
|
||||
defaultTextAnimation="background-highlight"
|
||||
borderRadius="pill"
|
||||
defaultButtonVariant="shift-hover"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="large"
|
||||
background="noiseDiagonalGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="gradient"
|
||||
background="none"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="solid"
|
||||
headingFontWeight="bold"
|
||||
headingFontWeight="semibold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
button={{
|
||||
text: "Book Your Stay", href: "/#contact"}}
|
||||
brandName="Sirano Hotel"
|
||||
brandName="Sirano Hotel (ስራኖ ሆቴል)"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
<HeroLogoBillboardSplit
|
||||
background={{
|
||||
variant: "radial-gradient"}}
|
||||
logoText="SIRANO HOTEL"
|
||||
logoText="Sirano Hotel (ስራኖ ሆቴል)"
|
||||
description="Clean, spacious rooms with fast WiFi, free parking, and exceptional service. Experience comfort crafted for every traveler."
|
||||
buttons={[
|
||||
{
|
||||
@@ -198,9 +198,9 @@ export default function LandingPage() {
|
||||
{
|
||||
label: "About Us", href: "/#about"},
|
||||
{
|
||||
label: "Rooms", href: "/#rooms"},
|
||||
label: "Rooms", href: "/rooms"},
|
||||
{
|
||||
label: "Amenities", href: "/#amenities"}
|
||||
label: "Amenities", href: "/amenities"}
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -208,7 +208,7 @@ export default function LandingPage() {
|
||||
{
|
||||
label: "FAQ", href: "/#faq"},
|
||||
{
|
||||
label: "Contact Us", href: "/#contact"},
|
||||
label: "Contact Us", href: "/contact"},
|
||||
{
|
||||
label: "Booking Policy", href: "#"}
|
||||
]
|
||||
@@ -222,11 +222,11 @@ export default function LandingPage() {
|
||||
]
|
||||
}
|
||||
]}
|
||||
bottomLeftText="© 2024 Sirano Hotel. All rights reserved."
|
||||
bottomLeftText="© 2024 Sirano Hotel (ስራኖ ሆቴል). All rights reserved."
|
||||
bottomRightText="Built with comfort in mind."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -10,16 +10,16 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="elastic-effect"
|
||||
defaultTextAnimation="background-highlight"
|
||||
borderRadius="pill"
|
||||
defaultButtonVariant="shift-hover"
|
||||
defaultTextAnimation="reveal-blur"
|
||||
borderRadius="soft"
|
||||
contentWidth="smallMedium"
|
||||
sizing="large"
|
||||
background="noiseDiagonalGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="gradient"
|
||||
background="none"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="solid"
|
||||
headingFontWeight="bold"
|
||||
headingFontWeight="semibold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
@@ -40,7 +40,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
button={{
|
||||
text: "Book Your Stay", href: "/#contact"}}
|
||||
brandName="Sirano Hotel"
|
||||
brandName="Sirano Hotel (ስራኖ ሆቴል)"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -116,11 +116,11 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoText="Sirano Hotel"
|
||||
logoText="Sirano Hotel (ስራኖ ሆቴል)"
|
||||
copyrightText="© 2024 Sirano Hotel. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #f7f6f7;
|
||||
--card: #ffffff;
|
||||
--foreground: #1b0c25;
|
||||
--primary-cta: #1b0c25;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #1b0c25;
|
||||
--accent: #ff93e4;
|
||||
--background-accent: #e8a8c3;
|
||||
--background: #0a0a0a;
|
||||
--card: #1a1a1a;
|
||||
--foreground: #f5f5f5;
|
||||
--primary-cta: #ffdf7d;
|
||||
--primary-cta-text: #0a0a0a;
|
||||
--secondary-cta: #1a1a1a;
|
||||
--secondary-cta-text: #ffffff;
|
||||
--accent: #b8860b;
|
||||
--background-accent: #8b6914;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user