Merge version_1 into main #2

Merged
bender merged 7 commits from version_1 into main 2026-03-03 07:54:59 +00:00
7 changed files with 63 additions and 266 deletions

View File

@@ -24,7 +24,7 @@ export default function AmenitiesPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="largeSmall"
background="aurora"
background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="layered"
@@ -42,7 +42,7 @@ export default function AmenitiesPage() {
<HeroCentered
title="Amenities & Services - Eco Village"
description="Experience world-class facilities and eco-conscious services designed for your comfort and peace of mind during your stay in Samarkand."
background={{ variant: "aurora" }}
background={{ variant: "downward-rays-static" }}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", alt: "Guest testimonial" },
{ src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", alt: "Guest testimonial" },
@@ -64,23 +64,11 @@ export default function AmenitiesPage() {
tag="Amenities"
features={[
{
title: "Free Breakfast",
description: "Start your day with authentic Uzbek breakfast featuring fresh local ingredients, traditional breads, and specialty teas in our dining courtyard.",
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-set-egg-with-sausages-side-view_140725-11205.jpg?_wi=2",
imageAlt: "Breakfast spread",
},
title: "Free Breakfast", description: "Start your day with authentic Uzbek breakfast featuring fresh local ingredients, traditional breads, and specialty teas in our dining courtyard.", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-set-egg-with-sausages-side-view_140725-11205.jpg", imageAlt: "Breakfast spread"},
{
title: "Private Garden",
description: "Relax in our serene courtyard garden with native plants, comfortable outdoor seating, and peaceful fountain ambiance perfect for evening strolls.",
imageSrc: "http://img.b2bpic.net/free-photo/plants-pot-with-watering-can_23-2148905227.jpg?_wi=3",
imageAlt: "Garden courtyard",
},
title: "Private Garden", description: "Relax in our serene courtyard garden with native plants, comfortable outdoor seating, and peaceful fountain ambiance perfect for evening strolls.", imageSrc: "http://img.b2bpic.net/free-photo/plants-pot-with-watering-can_23-2148905227.jpg", imageAlt: "Garden courtyard"},
{
title: "Free WiFi & Parking",
description: "Stay connected with complimentary high-speed WiFi throughout the property and secure on-site parking for your vehicle.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-climbing-out-off-hotel-pool_1262-5189.jpg?_wi=3",
imageAlt: "Relaxation area",
},
title: "Free WiFi & Parking", description: "Stay connected with complimentary high-speed WiFi throughout the property and secure on-site parking for your vehicle.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-climbing-out-off-hotel-pool_1262-5189.jpg", imageAlt: "Relaxation area"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -95,14 +83,7 @@ export default function AmenitiesPage() {
description="Additional concierge services to make your stay unforgettable and stress-free."
tag="Services"
names={[
"Airport Transfers",
"Tour Arrangements",
"Restaurant Reservations",
"Car Rental Service",
"Laundry & Cleaning",
"24/7 Front Desk",
"Local Guide Service",
]}
"Airport Transfers", "Tour Arrangements", "Restaurant Reservations", "Car Rental Service", "Laundry & Cleaning", "24/7 Front Desk", "Local Guide Service"]}
textboxLayout="default"
useInvertedBackground={false}
showCard={true}

View File

@@ -29,7 +29,7 @@ export default function ContactPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="largeSmall"
background="aurora"
background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="layered"
@@ -47,7 +47,7 @@ export default function ContactPage() {
<HeroCentered
title="Contact & Booking - Eco Village Samarkand"
description="Get in touch with our team to book your stay, ask questions, or arrange special requests. We're here to create your perfect Samarkand experience."
background={{ variant: "aurora" }}
background={{ variant: "downward-rays-static" }}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", alt: "Guest testimonial" },
{ src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", alt: "Guest testimonial" },
@@ -74,13 +74,11 @@ export default function ContactPage() {
{ name: "checkOut", type: "date", placeholder: "Check-out Date", required: true },
]}
textarea={{
name: "message",
placeholder: "Tell us about your stay preferences or special requests. Any dietary requirements, room preferences, or special occasions?",
rows: 4,
name: "message", placeholder: "Tell us about your stay preferences or special requests. Any dietary requirements, room preferences, or special occasions?", rows: 4,
required: false,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/fashion-portrait-african-american-woman-long-dress-boots-sunglasses-indoor_627829-5495.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/fashion-portrait-african-american-woman-long-dress-boots-sunglasses-indoor_627829-5495.jpg"
imageAlt="Eco Village lounge area"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -96,30 +94,15 @@ export default function ContactPage() {
tag="FAQ"
faqs={[
{
id: "1",
title: "What is included in the room rate?",
content: "All room rates include complimentary breakfast, WiFi, parking, and access to our garden courtyard. Air conditioning and private bathrooms are standard in all rooms.",
},
id: "1", title: "What is included in the room rate?", content: "All room rates include complimentary breakfast, WiFi, parking, and access to our garden courtyard. Air conditioning and private bathrooms are standard in all rooms."},
{
id: "2",
title: "What is your cancellation policy?",
content: "Cancellations made 7 days before arrival are fully refundable. Cancellations within 7 days are charged at 50% of the booking price. No-shows will be charged in full.",
},
id: "2", title: "What is your cancellation policy?", content: "Cancellations made 7 days before arrival are fully refundable. Cancellations within 7 days are charged at 50% of the booking price. No-shows will be charged in full."},
{
id: "3",
title: "How far is Eco Village from Samarkand attractions?",
content: "We are located 15 minutes from the Registan (UNESCO site), 10 minutes from the Bibi-Khanym Mosque, and 5 minutes from local bazaars. Walking distance to many attractions.",
},
id: "3", title: "How far is Eco Village from Samarkand attractions?", content: "We are located 15 minutes from the Registan (UNESCO site), 10 minutes from the Bibi-Khanym Mosque, and 5 minutes from local bazaars. Walking distance to many attractions."},
{
id: "4",
title: "Do you offer airport transfer?",
content: "Yes, we offer airport transfer service for an additional fee. Please contact us in advance to arrange pickup from Samarkand International Airport.",
},
id: "4", title: "Do you offer airport transfer?", content: "Yes, we offer airport transfer service for an additional fee. Please contact us in advance to arrange pickup from Samarkand International Airport."},
{
id: "5",
title: "Is there a restaurant on-site?",
content: "We provide complimentary breakfast daily. For lunch and dinner, we can recommend excellent local restaurants within walking distance.",
},
id: "5", title: "Is there a restaurant on-site?", content: "We provide complimentary breakfast daily. For lunch and dinner, we can recommend excellent local restaurants within walking distance."},
]}
imageSrc="http://img.b2bpic.net/free-photo/call-center-hot-line-information-concept_53876-125154.jpg"
imageAlt="Hotel staff assistance"

View File

@@ -24,7 +24,7 @@ export default function GalleryPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="largeSmall"
background="aurora"
background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="layered"
@@ -42,7 +42,7 @@ export default function GalleryPage() {
<HeroCentered
title="Gallery - Eco Village Villa"
description="Explore the beauty and elegance of our villa property. Immerse yourself in stunning architectural details, lush courtyards, and carefully designed spaces."
background={{ variant: "aurora" }}
background={{ variant: "downward-rays-static" }}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", alt: "Guest testimonial" },
{ src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", alt: "Guest testimonial" },
@@ -64,23 +64,11 @@ export default function GalleryPage() {
tag="Gallery"
features={[
{
title: "Villa Exterior",
description: "Traditional architectural design blending Uzbek heritage with contemporary villa aesthetics, featuring authentic courtyard entrance and terraced layout.",
imageSrc: "http://img.b2bpic.net/free-photo/courtyard-lions-alhambra_1139-27.jpg?_wi=1",
imageAlt: "Villa exterior",
},
title: "Villa Exterior", description: "Traditional architectural design blending Uzbek heritage with contemporary villa aesthetics, featuring authentic courtyard entrance and terraced layout.", imageSrc: "http://img.b2bpic.net/free-photo/courtyard-lions-alhambra_1139-27.jpg", imageAlt: "Villa exterior"},
{
title: "Dining Room",
description: "Elegant dining spaces with carefully selected furnishings, ambient lighting, and elegant tableware arrangements for memorable meals.",
imageSrc: "http://img.b2bpic.net/free-photo/plate-set-with-fork-spoon-knife_140725-1835.jpg?_wi=1",
imageAlt: "Dining room",
},
title: "Dining Room", description: "Elegant dining spaces with carefully selected furnishings, ambient lighting, and elegant tableware arrangements for memorable meals.", imageSrc: "http://img.b2bpic.net/free-photo/plate-set-with-fork-spoon-knife_140725-1835.jpg", imageAlt: "Dining room"},
{
title: "Lounge Area",
description: "Comfortable seating areas designed for relaxation, conversation, and enjoying the peaceful atmosphere with modern and traditional furnishings.",
imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-african-american-woman-long-dress-boots-sunglasses-indoor_627829-5495.jpg?_wi=1",
imageAlt: "Lounge area",
},
title: "Lounge Area", description: "Comfortable seating areas designed for relaxation, conversation, and enjoying the peaceful atmosphere with modern and traditional furnishings.", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-african-american-woman-long-dress-boots-sunglasses-indoor_627829-5495.jpg", imageAlt: "Lounge area"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -96,37 +84,13 @@ export default function GalleryPage() {
tag="Reviews"
testimonials={[
{
id: "1",
name: "Sarah Johnson",
handle: "Travel Blogger",
testimonial: "The most peaceful villa stay in Samarkand. The staff was incredibly warm and helpful. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=2",
imageAlt: "Sarah Johnson",
},
id: "1", name: "Sarah Johnson", handle: "Travel Blogger", testimonial: "The most peaceful villa stay in Samarkand. The staff was incredibly warm and helpful. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageAlt: "Sarah Johnson"},
{
id: "2",
name: "Michael Chen",
handle: "Business Traveler",
testimonial: "Excellent value for money. Beautiful courtyard, fantastic breakfast, and very close to the Registan.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=2",
imageAlt: "Michael Chen",
},
id: "2", name: "Michael Chen", handle: "Business Traveler", testimonial: "Excellent value for money. Beautiful courtyard, fantastic breakfast, and very close to the Registan.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Michael Chen"},
{
id: "3",
name: "Emma & James",
handle: "Honeymoon Couple",
testimonial: "Perfect romantic getaway. The villa atmosphere is absolutely magical. We'll be back!",
imageSrc: "http://img.b2bpic.net/free-photo/hugging-couple-inside-transparent-bubble-tent-glamping-while-sitting-bed-lush-forest_1268-24560.jpg?_wi=2",
imageAlt: "Emma and James",
},
id: "3", name: "Emma & James", handle: "Honeymoon Couple", testimonial: "Perfect romantic getaway. The villa atmosphere is absolutely magical. We'll be back!", imageSrc: "http://img.b2bpic.net/free-photo/hugging-couple-inside-transparent-bubble-tent-glamping-while-sitting-bed-lush-forest_1268-24560.jpg", imageAlt: "Emma and James"},
{
id: "4",
name: "Fatima Al-Rashid",
handle: "Family Traveler",
testimonial: "My family loved the spacious family suite and the welcoming environment. Great experience overall!",
imageSrc: "http://img.b2bpic.net/free-photo/group-young-three-stylish-friends-posing-street-fashion-man-two-cute-girls-dressed-casual-summer-clothes-smiling-models-having-fun-sunglasses-cheerful-women-guy-outdoors_158538-16242.jpg?_wi=2",
imageAlt: "Fatima Al-Rashid",
},
id: "4", name: "Fatima Al-Rashid", handle: "Family Traveler", testimonial: "My family loved the spacious family suite and the welcoming environment. Great experience overall!", imageSrc: "http://img.b2bpic.net/free-photo/group-young-three-stylish-friends-posing-street-fashion-man-two-cute-girls-dressed-casual-summer-clothes-smiling-models-having-fun-sunglasses-cheerful-women-guy-outdoors_158538-16242.jpg", imageAlt: "Fatima Al-Rashid"},
]}
animationType="slide-up"
textboxLayout="default"

View File

@@ -5,36 +5,21 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const dmSans = DM_Sans({
variable: "--font-dm-sans",
subsets: ["latin"],
variable: "--font-dm-sans", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Eco Village - Luxury Villa Accommodation in Samarkand",
description: "Eco Village offers premium villa-style accommodation in Samarkand with free breakfast, parking, WiFi. Book direct for best rates. Near UNESCO Registan. 3.8★ rated.",
keywords: "villa Samarkand, eco hotel Samarkand, boutique accommodation Uzbekistan, luxury rooms Samarkand, villa stay near Registan",
metadataBase: new URL("https://ecovillage-samarkand.com"),
title: "Eco Village - Luxury Villa Accommodation in Samarkand", description: "Eco Village offers premium villa-style accommodation in Samarkand with free breakfast, parking, WiFi. Book direct for best rates. Near UNESCO Registan. 3.8★ rated.", keywords: "villa Samarkand, eco hotel Samarkand, boutique accommodation Uzbekistan, luxury rooms Samarkand, villa stay near Registan", metadataBase: new URL("https://ecovillage-samarkand.com"),
alternates: {
canonical: "https://ecovillage-samarkand.com",
},
canonical: "https://ecovillage-samarkand.com"},
openGraph: {
title: "Eco Village - Your Peaceful Villa Stay in Samarkand",
description: "Experience eco-conscious luxury near the Silk Road. Authentic Uzbek hospitality, beautiful courtyard, free breakfast & WiFi.",
url: "https://ecovillage-samarkand.com",
siteName: "Eco Village Samarkand",
type: "website",
images: [
title: "Eco Village - Your Peaceful Villa Stay in Samarkand", description: "Experience eco-conscious luxury near the Silk Road. Authentic Uzbek hospitality, beautiful courtyard, free breakfast & WiFi.", url: "https://ecovillage-samarkand.com", siteName: "Eco Village Samarkand", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/square-center-medieval-city-rhodes-walk-through-old-town-idea-background-trip-popular-places-dodecanese-archipelago-greece_166373-3829.jpg",
alt: "Eco Village courtyard",
},
url: "http://img.b2bpic.net/free-photo/square-center-medieval-city-rhodes-walk-through-old-town-idea-background-trip-popular-places-dodecanese-archipelago-greece_166373-3829.jpg", alt: "Eco Village courtyard"},
],
},
twitter: {
card: "summary_large_image",
title: "Eco Village - Luxury Villa in Samarkand",
description: "Premium eco-conscious accommodation near UNESCO Registan. Book direct & save.",
images: ["http://img.b2bpic.net/free-photo/square-center-medieval-city-rhodes-walk-through-old-town-idea-background-trip-popular-places-dodecanese-archipelago-greece_166373-3829.jpg"],
card: "summary_large_image", title: "Eco Village - Luxury Villa in Samarkand", description: "Premium eco-conscious accommodation near UNESCO Registan. Book direct & save.", images: ["http://img.b2bpic.net/free-photo/square-center-medieval-city-rhodes-walk-through-old-town-idea-background-trip-popular-places-dodecanese-archipelago-greece_166373-3829.jpg"],
},
robots: {
index: true,

View File

@@ -24,7 +24,7 @@ export default function LocationPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="largeSmall"
background="aurora"
background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="layered"
@@ -42,7 +42,7 @@ export default function LocationPage() {
<HeroCentered
title="Location & Directions - Eco Village Samarkand"
description="Ideally situated in the heart of Samarkand, perfectly positioned to explore UNESCO heritage sites, local bazaars, and authentic Uzbek culture."
background={{ variant: "aurora" }}
background={{ variant: "downward-rays-static" }}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", alt: "Guest testimonial" },
{ src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", alt: "Guest testimonial" },
@@ -64,23 +64,11 @@ export default function LocationPage() {
tag="Attractions"
features={[
{
title: "Registan Complex (UNESCO)",
description: "15 minutes away. The iconic three-madrasah complex showcasing stunning Islamic architecture with intricate tilework and towering portals.",
imageSrc: "http://img.b2bpic.net/free-photo/courtyard-lions-alhambra_1139-27.jpg?_wi=2",
imageAlt: "Registan Complex",
},
title: "Registan Complex (UNESCO)", description: "15 minutes away. The iconic three-madrasah complex showcasing stunning Islamic architecture with intricate tilework and towering portals.", imageSrc: "http://img.b2bpic.net/free-photo/courtyard-lions-alhambra_1139-27.jpg", imageAlt: "Registan Complex"},
{
title: "Bibi-Khanym Mosque",
description: "10 minutes away. One of Central Asia's largest mosques with magnificent blue domes and a sprawling courtyard for spiritual reflection.",
imageSrc: "http://img.b2bpic.net/free-photo/plate-set-with-fork-spoon-knife_140725-1835.jpg?_wi=2",
imageAlt: "Bibi-Khanym Mosque",
},
title: "Bibi-Khanym Mosque", description: "10 minutes away. One of Central Asia's largest mosques with magnificent blue domes and a sprawling courtyard for spiritual reflection.", imageSrc: "http://img.b2bpic.net/free-photo/plate-set-with-fork-spoon-knife_140725-1835.jpg", imageAlt: "Bibi-Khanym Mosque"},
{
title: "Local Bazaars & Markets",
description: "5 minutes away. Traditional Uzbek markets offering handicrafts, spices, textiles, and authentic souvenirs. Immerse in local culture and commerce.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-climbing-out-off-hotel-pool_1262-5189.jpg?_wi=4",
imageAlt: "Local markets",
},
title: "Local Bazaars & Markets", description: "5 minutes away. Traditional Uzbek markets offering handicrafts, spices, textiles, and authentic souvenirs. Immerse in local culture and commerce.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-climbing-out-off-hotel-pool_1262-5189.jpg", imageAlt: "Local markets"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -95,14 +83,7 @@ export default function LocationPage() {
description="Multiple convenient transportation options to reach Eco Village from anywhere in Samarkand."
tag="Transport"
names={[
"Airport Transfers",
"Taxi Services",
"Walking Distance",
"Public Transport",
"Car Rental",
"Tour Shuttles",
"Private Guides",
]}
"Airport Transfers", "Taxi Services", "Walking Distance", "Public Transport", "Car Rental", "Tour Shuttles", "Private Guides"]}
textboxLayout="default"
useInvertedBackground={false}
showCard={true}

View File

@@ -31,7 +31,7 @@ export default function HomePage() {
borderRadius="rounded"
contentWidth="medium"
sizing="largeSmall"
background="aurora"
background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="layered"
@@ -49,7 +49,7 @@ export default function HomePage() {
<HeroCentered
title="Your Peaceful Villa Stay in Samarkand"
description="Eco-conscious comfort near the Silk Road. Experience authentic Uzbek hospitality in our exclusive villa retreat with free breakfast, parking, and WiFi."
background={{ variant: "aurora" }}
background={{ variant: "downward-rays-static" }}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", alt: "Guest testimonial" },
{ src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", alt: "Guest testimonial" },
@@ -86,35 +86,14 @@ export default function HomePage() {
tag="Rooms"
products={[
{
id: "1",
brand: "Eco Village",
name: "Deluxe Room",
price: "$85/night",
rating: 5,
reviewCount: "47",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1",
imageAlt: "Deluxe Room",
},
id: "1", brand: "Eco Village", name: "Deluxe Room", price: "$85/night", rating: 5,
reviewCount: "47", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Deluxe Room"},
{
id: "2",
brand: "Eco Village",
name: "Standard Room",
price: "$65/night",
rating: 5,
reviewCount: "32",
imageSrc: "http://img.b2bpic.net/free-photo/white-pillows-stacked_1203-1329.jpg?_wi=1",
imageAlt: "Standard Room",
},
id: "2", brand: "Eco Village", name: "Standard Room", price: "$65/night", rating: 5,
reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/white-pillows-stacked_1203-1329.jpg", imageAlt: "Standard Room"},
{
id: "3",
brand: "Eco Village",
name: "Family Suite",
price: "$120/night",
rating: 5,
reviewCount: "28",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-carrying-their-baby-sitting-bedroom_23-2147923004.jpg?_wi=1",
imageAlt: "Family Suite",
},
id: "3", brand: "Eco Village", name: "Family Suite", price: "$120/night", rating: 5,
reviewCount: "28", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-carrying-their-baby-sitting-bedroom_23-2147923004.jpg", imageAlt: "Family Suite"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -130,23 +109,11 @@ export default function HomePage() {
tag="Amenities"
features={[
{
title: "Free Breakfast",
description: "Enjoy authentic Uzbek breakfast with fresh local ingredients each morning in our dining courtyard.",
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-set-egg-with-sausages-side-view_140725-11205.jpg?_wi=1",
imageAlt: "Breakfast spread",
},
title: "Free Breakfast", description: "Enjoy authentic Uzbek breakfast with fresh local ingredients each morning in our dining courtyard.", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-set-egg-with-sausages-side-view_140725-11205.jpg", imageAlt: "Breakfast spread"},
{
title: "Private Garden",
description: "Relax in our serene courtyard garden with native plants, outdoor seating, and peaceful ambiance.",
imageSrc: "http://img.b2bpic.net/free-photo/plants-pot-with-watering-can_23-2148905227.jpg?_wi=1",
imageAlt: "Garden courtyard",
},
title: "Private Garden", description: "Relax in our serene courtyard garden with native plants, outdoor seating, and peaceful ambiance.", imageSrc: "http://img.b2bpic.net/free-photo/plants-pot-with-watering-can_23-2148905227.jpg", imageAlt: "Garden courtyard"},
{
title: "Free WiFi & Parking",
description: "Stay connected and worry-free with complimentary high-speed WiFi and secure on-site parking.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-climbing-out-off-hotel-pool_1262-5189.jpg?_wi=1",
imageAlt: "Pool area",
},
title: "Free WiFi & Parking", description: "Stay connected and worry-free with complimentary high-speed WiFi and secure on-site parking.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-climbing-out-off-hotel-pool_1262-5189.jpg", imageAlt: "Pool area"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -161,14 +128,7 @@ export default function HomePage() {
description="Join guests from around the world who've chosen Eco Village for their Samarkand experience."
tag="Social Proof"
names={[
"Google Reviews",
"TripAdvisor Featured",
"Booking.com Verified",
"Airbnb Superhost",
"Expedia Traveler Choice",
"Local Expert Rated",
"International Guests Welcome",
]}
"Google Reviews", "TripAdvisor Featured", "Booking.com Verified", "Airbnb Superhost", "Expedia Traveler Choice", "Local Expert Rated", "International Guests Welcome"]}
textboxLayout="default"
useInvertedBackground={false}
showCard={true}
@@ -182,37 +142,13 @@ export default function HomePage() {
tag="Testimonials"
testimonials={[
{
id: "1",
name: "Sarah Johnson",
handle: "Travel Blogger",
testimonial: "The most peaceful villa stay in Samarkand. The staff was incredibly warm and helpful. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg?_wi=1",
imageAlt: "Sarah Johnson",
},
id: "1", name: "Sarah Johnson", handle: "Travel Blogger", testimonial: "The most peaceful villa stay in Samarkand. The staff was incredibly warm and helpful. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageAlt: "Sarah Johnson"},
{
id: "2",
name: "Michael Chen",
handle: "Business Traveler",
testimonial: "Excellent value for money. Beautiful courtyard, fantastic breakfast, and very close to the Registan.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=1",
imageAlt: "Michael Chen",
},
id: "2", name: "Michael Chen", handle: "Business Traveler", testimonial: "Excellent value for money. Beautiful courtyard, fantastic breakfast, and very close to the Registan.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Michael Chen"},
{
id: "3",
name: "Emma & James",
handle: "Honeymoon Couple",
testimonial: "Perfect romantic getaway. The villa atmosphere is absolutely magical. We'll be back!",
imageSrc: "http://img.b2bpic.net/free-photo/hugging-couple-inside-transparent-bubble-tent-glamping-while-sitting-bed-lush-forest_1268-24560.jpg?_wi=1",
imageAlt: "Emma and James",
},
id: "3", name: "Emma & James", handle: "Honeymoon Couple", testimonial: "Perfect romantic getaway. The villa atmosphere is absolutely magical. We'll be back!", imageSrc: "http://img.b2bpic.net/free-photo/hugging-couple-inside-transparent-bubble-tent-glamping-while-sitting-bed-lush-forest_1268-24560.jpg", imageAlt: "Emma and James"},
{
id: "4",
name: "Fatima Al-Rashid",
handle: "Family Traveler",
testimonial: "My family loved the spacious family suite and the welcoming environment. Great experience overall!",
imageSrc: "http://img.b2bpic.net/free-photo/group-young-three-stylish-friends-posing-street-fashion-man-two-cute-girls-dressed-casual-summer-clothes-smiling-models-having-fun-sunglasses-cheerful-women-guy-outdoors_158538-16242.jpg?_wi=1",
imageAlt: "Fatima Al-Rashid",
},
id: "4", name: "Fatima Al-Rashid", handle: "Family Traveler", testimonial: "My family loved the spacious family suite and the welcoming environment. Great experience overall!", imageSrc: "http://img.b2bpic.net/free-photo/group-young-three-stylish-friends-posing-street-fashion-man-two-cute-girls-dressed-casual-summer-clothes-smiling-models-having-fun-sunglasses-cheerful-women-guy-outdoors_158538-16242.jpg", imageAlt: "Fatima Al-Rashid"},
]}
animationType="slide-up"
textboxLayout="default"

View File

@@ -24,7 +24,7 @@ export default function RoomsPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="largeSmall"
background="aurora"
background="circleGradient"
cardStyle="soft-shadow"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="layered"
@@ -42,7 +42,7 @@ export default function RoomsPage() {
<HeroCentered
title="Rooms & Suites - Eco Village Samarkand"
description="Discover our thoughtfully designed accommodations. Each room offers comfort, eco-conscious amenities, and authentic Uzbek hospitality."
background={{ variant: "aurora" }}
background={{ variant: "downward-rays-static" }}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", alt: "Guest testimonial" },
{ src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", alt: "Guest testimonial" },
@@ -64,35 +64,14 @@ export default function RoomsPage() {
tag="Rooms"
products={[
{
id: "1",
brand: "Eco Village",
name: "Deluxe Room",
price: "$85/night",
rating: 5,
reviewCount: "47",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=2",
imageAlt: "Deluxe Room",
},
id: "1", brand: "Eco Village", name: "Deluxe Room", price: "$85/night", rating: 5,
reviewCount: "47", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "Deluxe Room"},
{
id: "2",
brand: "Eco Village",
name: "Standard Room",
price: "$65/night",
rating: 5,
reviewCount: "32",
imageSrc: "http://img.b2bpic.net/free-photo/white-pillows-stacked_1203-1329.jpg?_wi=2",
imageAlt: "Standard Room",
},
id: "2", brand: "Eco Village", name: "Standard Room", price: "$65/night", rating: 5,
reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/white-pillows-stacked_1203-1329.jpg", imageAlt: "Standard Room"},
{
id: "3",
brand: "Eco Village",
name: "Family Suite",
price: "$120/night",
rating: 5,
reviewCount: "28",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-carrying-their-baby-sitting-bedroom_23-2147923004.jpg?_wi=2",
imageAlt: "Family Suite",
},
id: "3", brand: "Eco Village", name: "Family Suite", price: "$120/night", rating: 5,
reviewCount: "28", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-carrying-their-baby-sitting-bedroom_23-2147923004.jpg", imageAlt: "Family Suite"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -108,23 +87,11 @@ export default function RoomsPage() {
tag="Amenities"
features={[
{
title: "Premium Bedding",
description: "High-quality linens and ergonomic pillows for a restful night's sleep every evening.",
imageSrc: "http://img.b2bpic.net/free-photo/white-pillows-stacked_1203-1329.jpg?_wi=3",
imageAlt: "Premium bedding",
},
title: "Premium Bedding", description: "High-quality linens and ergonomic pillows for a restful night's sleep every evening.", imageSrc: "http://img.b2bpic.net/free-photo/white-pillows-stacked_1203-1329.jpg", imageAlt: "Premium bedding"},
{
title: "Modern Bathroom",
description: "Ensuite bathroom with shower, premium toiletries, and heated floors for your convenience.",
imageSrc: "http://img.b2bpic.net/free-photo/plants-pot-with-watering-can_23-2148905227.jpg?_wi=2",
imageAlt: "Modern bathroom",
},
title: "Modern Bathroom", description: "Ensuite bathroom with shower, premium toiletries, and heated floors for your convenience.", imageSrc: "http://img.b2bpic.net/free-photo/plants-pot-with-watering-can_23-2148905227.jpg", imageAlt: "Modern bathroom"},
{
title: "Climate Control",
description: "Individual air conditioning and heating systems to maintain your ideal room temperature.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-climbing-out-off-hotel-pool_1262-5189.jpg?_wi=2",
imageAlt: "Climate control",
},
title: "Climate Control", description: "Individual air conditioning and heating systems to maintain your ideal room temperature.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-climbing-out-off-hotel-pool_1262-5189.jpg", imageAlt: "Climate control"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"