Merge version_2 into main #4

Merged
bender merged 2 commits from version_2 into main 2026-03-03 22:11:35 +00:00
2 changed files with 28 additions and 50 deletions

View File

@@ -1,55 +1,20 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { Figtree } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
});
const figtree = Figtree({
variable: "--font-figtree", subsets: ["latin"],
});
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "Lusail Hotel | Luxury Boutique Accommodation in Badr, Cairo", description: "Experience luxury at Lusail Hotel in Badr, Cairo. Boutique accommodation with personalized service, premium rooms, and authentic Egyptian hospitality. Book your stay today.", keywords: "hotel Badr Cairo, boutique hotel Cairo, luxury accommodation Egypt, Lusail Hotel", openGraph: {
title: "Lusail Hotel - Luxury Boutique Accommodation in Cairo", description: "Discover elegance and comfort at Lusail Hotel. Exclusive boutique luxury in the heart of Badr, Cairo.", siteName: "Lusail Hotel", type: "website", images: [
{
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8hYPmdhVIxtPQhyaZCWfw9IF/uploaded-1772575480544-61bqdcva.jpg", alt: "Lusail Hotel Logo"},
],
},
twitter: {
card: "summary_large_image", title: "Lusail Hotel - Luxury Boutique Accommodation", description: "Experience luxury at Lusail Hotel in Badr, Cairo. Premium rooms, personalized service, and authentic hospitality.", images: [
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8hYPmdhVIxtPQhyaZCWfw9IF/uploaded-1772575480545-gpyzg8gv.jpg"],
},
robots: {
index: true,
follow: true,
},
};
title: "Lusail Hotel - Boutique Luxury Accommodation in Cairo", description: "Experience luxury in the heart of Cairo at Lusail Hotel in Badr. Boutique accommodation with contemporary design and warm hospitality."};
export default function RootLayout({
children,
}: Readonly<{
}: {
children: React.ReactNode;
}>) {
}) {
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${halant.variable} ${inter.variable} ${figtree.variable} antialiased`}
>
<Tag />
{children}
<html lang="en">
<body className={inter.className}>{children}
<script
dangerouslySetInnerHTML={{
__html: `
@@ -1417,7 +1382,6 @@ export default function RootLayout({
}}
/>
</body>
</ServiceWrapper>
</html>
);
}

View File

@@ -51,6 +51,12 @@ export default function LandingPage() {
{ text: "Call +201001234567", href: "tel:+201001234567" },
]}
buttonAnimation="slide-up"
avatars={[
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8hYPmdhVIxtPQhyaZCWfw9IF/uploaded-1772575480545-7rorf2na.jpg?_wi=1", alt: "Guest 1" },
{ src: "http://img.b2bpic.net/free-photo/girl-takes-off-her-protective-medical-face-mask_1153-8487.jpg", alt: "Guest 2" },
{ src: "http://img.b2bpic.net/free-photo/portrait-two-young-businesswomen-having-meeting-shaking-hands-hotel-lobby-business-travel-concept_58466-11961.jpg", alt: "Guest 3" },
]}
avatarText="2,500+ Happy Guests"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8hYPmdhVIxtPQhyaZCWfw9IF/uploaded-1772575480545-gpyzg8gv.jpg?_wi=1"
imageAlt="Lusail Hotel at sunset"
imagePosition="right"
@@ -76,11 +82,13 @@ export default function LandingPage() {
description="Experience the perfect blend of luxury, comfort, and personalized service in Badr, Cairo."
negativeCard={{
items: [
"Limited hotel choices in the area", "Impersonal chain hotel experiences", "Lack of authentic Egyptian hospitality"],
"Limited hotel choices in the area", "Impersonal chain hotel experiences", "Lack of authentic Egyptian hospitality"
],
}}
positiveCard={{
items: [
"Exclusive boutique accommodation", "Warm, personalized service", "Authentic luxury experience", "Prime location in Badr", "24/7 concierge support"],
"Exclusive boutique accommodation", "Warm, personalized service", "Authentic luxury experience", "Prime location in Badr", "24/7 concierge support"
],
}}
animationType="slide-up"
textboxLayout="default"
@@ -119,13 +127,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Sarah Johnson, Traveler", date: "Date: 15 December 2024", title: "Exceptional Luxury Experience", quote: "Lusail Hotel exceeded all my expectations. The staff was incredibly attentive, the rooms are beautifully designed, and the location is perfect for exploring Cairo. I felt like royalty during my stay.", tag: "Premium Guest", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8hYPmdhVIxtPQhyaZCWfw9IF/uploaded-1772575480545-7rorf2na.jpg?_wi=1"},
id: "1", name: "Sarah Johnson, Traveler", date: "Date: 15 December 2024", title: "Exceptional Luxury Experience", quote: "Lusail Hotel exceeded all my expectations. The staff was incredibly attentive, the rooms are beautifully designed, and the location is perfect for exploring Cairo. I felt like royalty during my stay.", tag: "Premium Guest", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8hYPmdhVIxtPQhyaZCWfw9IF/uploaded-1772575480545-7rorf2na.jpg?_wi=1"
},
{
id: "2", name: "Ahmed El-Sayed, Business Traveler", date: "Date: 10 December 2024", title: "Perfect for Business & Leisure", quote: "Outstanding service and attention to detail. The breakfast is magnificent, and the rooms are perfectly equipped for remote work. Lusail is my new go-to hotel in Cairo.", tag: "Business Traveler", avatarSrc: "http://img.b2bpic.net/free-photo/girl-takes-off-her-protective-medical-face-mask_1153-8487.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8hYPmdhVIxtPQhyaZCWfw9IF/uploaded-1772575480545-gpyzg8gv.jpg?_wi=2"},
id: "2", name: "Ahmed El-Sayed, Business Traveler", date: "Date: 10 December 2024", title: "Perfect for Business & Leisure", quote: "Outstanding service and attention to detail. The breakfast is magnificent, and the rooms are perfectly equipped for remote work. Lusail is my new go-to hotel in Cairo.", tag: "Business Traveler", avatarSrc: "http://img.b2bpic.net/free-photo/girl-takes-off-her-protective-medical-face-mask_1153-8487.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8hYPmdhVIxtPQhyaZCWfw9IF/uploaded-1772575480545-gpyzg8gv.jpg?_wi=2"
},
{
id: "3", name: "Maria Rodriguez, Family Vacation", date: "Date: 5 December 2024", title: "Family-Friendly Luxury", quote: "We brought our family to Lusail and everyone loved it. The staff was wonderful with the kids, the rooms are spacious, and the whole experience was memorable.", tag: "Family Guest", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-two-young-businesswomen-having-meeting-shaking-hands-hotel-lobby-business-travel-concept_58466-11961.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8hYPmdhVIxtPQhyaZCWfw9IF/uploaded-1772575480545-7rorf2na.jpg?_wi=2"},
id: "3", name: "Maria Rodriguez, Family Vacation", date: "Date: 5 December 2024", title: "Family-Friendly Luxury", quote: "We brought our family to Lusail and everyone loved it. The staff was wonderful with the kids, the rooms are spacious, and the whole experience was memorable.", tag: "Family Guest", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-two-young-businesswomen-having-meeting-shaking-hands-hotel-lobby-business-travel-concept_58466-11961.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8hYPmdhVIxtPQhyaZCWfw9IF/uploaded-1772575480545-7rorf2na.jpg?_wi=2"
},
{
id: "4", name: "James Mitchell, Architect", date: "Date: 28 November 2024", title: "Architectural Beauty Inside & Out", quote: "As an architect, I was impressed by the thoughtful design throughout the hotel. Every detail matters here, from the lobby to the guest rooms. A true gem in Badr.", tag: "Design Enthusiast", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-bathrobe-reading-magazine-while-relaxing-beauty-spa-looking-camera_637285-7434.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8hYPmdhVIxtPQhyaZCWfw9IF/uploaded-1772575480545-gpyzg8gv.jpg?_wi=3"},
id: "4", name: "James Mitchell, Architect", date: "Date: 28 November 2024", title: "Architectural Beauty Inside & Out", quote: "As an architect, I was impressed by the thoughtful design throughout the hotel. Every detail matters here, from the lobby to the guest rooms. A true gem in Badr.", tag: "Design Enthusiast", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-bathrobe-reading-magazine-while-relaxing-beauty-spa-looking-camera_637285-7434.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS8hYPmdhVIxtPQhyaZCWfw9IF/uploaded-1772575480545-gpyzg8gv.jpg?_wi=3"
},
]}
/>
</div>
@@ -137,7 +149,8 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Google Reviews: 4.7★", "TripAdvisor: Top Rated", "Booking.com: Guest Favorite", "Expedia: Recommended", "Airbnb: Superhost", "Cairo Tourism Board: Certified", "International Hospitality Award", "Best Boutique Hotel 2024"]}
"Google Reviews: 4.7★", "TripAdvisor: Top Rated", "Booking.com: Guest Favorite", "Expedia: Recommended", "Airbnb: Superhost", "Cairo Tourism Board: Certified", "International Hospitality Award", "Best Boutique Hotel 2024"
]}
speed={40}
showCard={true}
/>
@@ -195,7 +208,8 @@ export default function LandingPage() {
{
items: [
{
label: "Follow Us", href: "https://www.facebook.com/p/%D9%81%D9%86%D8%AF%D9%82-%D9%84%D9%88%D8%B3%D9%8A%D9%84Lusail-Hotel-61570651184598/"},
label: "Follow Us", href: "https://www.facebook.com/p/%D9%81%D9%86%D8%AF%D9%82-%D9%84%D9%88%D8%B3%D9%8A%D9%84Lusail-Hotel-61570651184598/"
},
{ label: "Instagram", href: "https://www.instagram.com/lusailhotel5/" },
{ label: "Google Maps", href: "https://maps.app.goo.gl/3kv9KPKzAjQmkzAU9" },
],