Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-06-08 11:39:09 +00:00

View File

@@ -32,41 +32,25 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Accommodations",
id: "#accommodations",
},
name: "Accommodations", id: "#accommodations"},
{
name: "Experiences",
id: "#features",
},
name: "Experiences", id: "#features"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EqpbvcZPSAyBfpvRTuCgElml2R/uploaded-1780916348036-gkd2tfw4.jpg"
logoAlt="House of Golden Berry logo"
brandName="House of Golden Berry"
button={{
text: "Reserve Now",
href: "#contact",
}}
text: "Reserve Now", href: "#contact"}}
/>
</div>
@@ -76,51 +60,24 @@ export default function LandingPage() {
description="Experience curated hospitality at House of Golden Berry, where every detail reflects warmth, elegance, and authentic connection. Your sanctuary awaits."
testimonials={[
{
name: "Anjali Sharma",
handle: "@anjalitravels",
testimonial: "House of Golden Berry exceeded all my expectations. The serene ambiance, gourmet food, and personalized service made it an unforgettable retreat. A true gem!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/sensual-blond-female-dressed-purple-jacket-isolated-dark-grey-background_613910-141.jpg",
imageAlt: "Anjali Sharma",
},
name: "Anjali Sharma", handle: "@anjalitravels", testimonial: "House of Golden Berry exceeded all my expectations. The serene ambiance, gourmet food, and personalized service made it an unforgettable retreat. A true gem!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/sensual-blond-female-dressed-purple-jacket-isolated-dark-grey-background_613910-141.jpg", imageAlt: "Anjali Sharma"},
{
name: "Vikram Singh",
handle: "@vikram_explorer",
testimonial: "From the moment we arrived, we felt like royalty. The staff anticipated every need, and the property itself is breathtaking. Highly recommend for a luxurious escape.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/male-content-creator-recording-video-surrounded-by-mountain-peaks_482257-117919.jpg",
imageAlt: "Vikram Singh",
},
name: "Vikram Singh", handle: "@vikram_explorer", testimonial: "From the moment we arrived, we felt like royalty. The staff anticipated every need, and the property itself is breathtaking. Highly recommend for a luxurious escape.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/male-content-creator-recording-video-surrounded-by-mountain-peaks_482257-117919.jpg", imageAlt: "Vikram Singh"},
{
name: "Priya Kapoor",
handle: "@priyahospitality",
testimonial: "A perfect blend of elegance and comfort. The rooms are beautiful, the pool is pristine, and the cultural immersion experiences were truly enriching. Can't wait to return!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/glad-dark-haired-lady-wearing-hat-spending-time-seaport-enjoying-sunshine-sunny-day-somewhere-europe_197531-4573.jpg",
imageAlt: "Priya Kapoor",
},
name: "Priya Kapoor", handle: "@priyahospitality", testimonial: "A perfect blend of elegance and comfort. The rooms are beautiful, the pool is pristine, and the cultural immersion experiences were truly enriching. Can't wait to return!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/glad-dark-haired-lady-wearing-hat-spending-time-seaport-enjoying-sunshine-sunny-day-somewhere-europe_197531-4573.jpg", imageAlt: "Priya Kapoor"},
{
name: "Rajesh Kumar",
handle: "@rajeshk_journeys",
testimonial: "The attention to detail at House of Golden Berry is remarkable. Every corner tells a story of warmth and luxury. This is personalized hospitality at its finest.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9654.jpg",
imageAlt: "Rajesh Kumar",
},
name: "Rajesh Kumar", handle: "@rajeshk_journeys", testimonial: "The attention to detail at House of Golden Berry is remarkable. Every corner tells a story of warmth and luxury. This is personalized hospitality at its finest.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background_158538-9654.jpg", imageAlt: "Rajesh Kumar"},
{
name: "Shweta Devi",
handle: "@shwetadeluxe",
testimonial: "A truly Instagram-worthy aesthetic combined with genuine, heartfelt service. Its more than a stay; its an experience that leaves you rejuvenated and inspired.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-yellow-jacket_23-2149020791.jpg",
imageAlt: "Shweta Devi",
},
name: "Shweta Devi", handle: "@shwetadeluxe", testimonial: "A truly Instagram-worthy aesthetic combined with genuine, heartfelt service. Its more than a stay; its an experience that leaves you rejuvenated and inspired.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-yellow-jacket_23-2149020791.jpg", imageAlt: "Shweta Devi"},
]}
buttons={[
{
text: "Reserve Your Golden Experience",
href: "#contact",
},
text: "Reserve Your Golden Experience", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/amazing-view-luxury-hotel-with-cloudy-sky-bodrum-turkey_627829-7114.jpg"
imageAlt="Luxury boutique homestay exterior at sunset"
@@ -128,25 +85,15 @@ export default function LandingPage() {
textPosition="bottom"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg",
alt: "Satisfied guest avatar",
},
src: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg", alt: "Satisfied guest avatar"},
{
src: "http://img.b2bpic.net/free-photo/beautiful-stylish-young-friendship-girl-sitting-summer-restaurant-dreaming-happy-sunny-summer-vacation-mood-bright-colors-have-full-red-lips-big-blue-eyes_273443-1135.jpg",
alt: "Happy traveler avatar",
},
src: "http://img.b2bpic.net/free-photo/beautiful-stylish-young-friendship-girl-sitting-summer-restaurant-dreaming-happy-sunny-summer-vacation-mood-bright-colors-have-full-red-lips-big-blue-eyes_273443-1135.jpg", alt: "Happy traveler avatar"},
{
src: "http://img.b2bpic.net/free-photo/portrait-inspired-elderly-woman-with-orange-backpack-sporty-woman-casual-clothes-looking-forward-with-smile-sport-adventure-hobby-concept_74855-23347.jpg",
alt: "Luxury stay reviewer avatar",
},
src: "http://img.b2bpic.net/free-photo/portrait-inspired-elderly-woman-with-orange-backpack-sporty-woman-casual-clothes-looking-forward-with-smile-sport-adventure-hobby-concept_74855-23347.jpg", alt: "Luxury stay reviewer avatar"},
{
src: "http://img.b2bpic.net/free-photo/man-blue-suit-posing-white-artistic-wall-from-bricks_613910-10622.jpg",
alt: "Elite client avatar",
},
src: "http://img.b2bpic.net/free-photo/man-blue-suit-posing-white-artistic-wall-from-bricks_613910-10622.jpg", alt: "Elite client avatar"},
{
src: "http://img.b2bpic.net/free-photo/happy-emotional-woman-with-curly-bushy-hair-keeps-palms-raised-laughs-joyfully-keeps-eyes-closed-wears-casual-blue-jumper-reacts-something-unexpected-isolated-pink-studio-background_273609-60857.jpg",
alt: "Boutique homestay guest avatar",
},
src: "http://img.b2bpic.net/free-photo/happy-emotional-woman-with-curly-bushy-hair-keeps-palms-raised-laughs-joyfully-keeps-eyes-closed-wears-casual-blue-jumper-reacts-something-unexpected-isolated-pink-studio-background_273609-60857.jpg", alt: "Boutique homestay guest avatar"},
]}
avatarText="Join our happy guests and experience unparalleled luxury."
/>
@@ -157,14 +104,10 @@ export default function LandingPage() {
useInvertedBackground={false}
title="A Sanctuary of Refined Elegance"
description={[
"Nestled in the serene landscapes of Mount Abu, House of Golden Berry offers an exclusive escape designed for discerning travelers. We blend personalized service with sophisticated amenities, ensuring every stay is a journey of comfort and discovery.",
"Our boutique homestay provides an intimate atmosphere, distinct from conventional hotels. With a commitment to authentic local immersion and tranquility, we invite you to unwind by our pristine pool, savor gourmet dining, and create unforgettable memories in a setting of unparalleled beauty.",
]}
"Nestled in the serene landscapes of Mount Abu, House of Golden Berry offers an exclusive escape designed for discerning travelers. We blend personalized service with sophisticated amenities, ensuring every stay is a journey of comfort and discovery.", "Our boutique homestay provides an intimate atmosphere, distinct from conventional hotels. With a commitment to authentic local immersion and tranquility, we invite you to unwind by our pristine pool, savor gourmet dining, and create unforgettable memories in a setting of unparalleled beauty."]}
buttons={[
{
text: "Explore Our Story",
href: "#about",
},
text: "Explore Our Story", href: "#about"},
]}
/>
</div>
@@ -176,29 +119,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Private Swimming Pool",
description: "Relax and rejuvenate by our sparkling swimming pool, a tranquil oasis perfect for leisurely afternoons and refreshing dips.",
imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-private-sandy-beach-with-sun-beds-parasokamy-sea-mountains-resort_146671-18828.jpg",
imageAlt: "Luxury swimming pool",
},
title: "Private Swimming Pool", description: "Relax and rejuvenate by our sparkling swimming pool, a tranquil oasis perfect for leisurely afternoons and refreshing dips.", imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-private-sandy-beach-with-sun-beds-parasokamy-sea-mountains-resort_146671-18828.jpg", imageAlt: "Luxury swimming pool"},
{
title: "Gourmet Dining Experiences",
description: "Indulge in bespoke culinary journeys with our exquisite dining options, featuring fresh, local ingredients and personalized menus.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-stuffed-eggplant-rolls-white-plate-tomatoes-peppers-aubergines-greens-different-spices-grey-background_140725-111087.jpg",
imageAlt: "Gourmet dining table",
},
title: "Gourmet Dining Experiences", description: "Indulge in bespoke culinary journeys with our exquisite dining options, featuring fresh, local ingredients and personalized menus.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-stuffed-eggplant-rolls-white-plate-tomatoes-peppers-aubergines-greens-different-spices-grey-background_140725-111087.jpg", imageAlt: "Gourmet dining table"},
{
title: "Personalized Guest Service",
description: "Our dedicated team ensures every aspect of your stay is tailored to your preferences, providing attentive service and genuine hospitality.",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-having-coffee-cafe_53876-15168.jpg",
imageAlt: "Hotel staff assisting guest",
},
title: "Personalized Guest Service", description: "Our dedicated team ensures every aspect of your stay is tailored to your preferences, providing attentive service and genuine hospitality.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-having-coffee-cafe_53876-15168.jpg", imageAlt: "Hotel staff assisting guest"},
{
title: "Elegant Suites & Rooms",
description: "Unwind in one of our eight exquisitely designed rooms, each a private haven of comfort and style, offering premium amenities.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-leisure-bed-with-city-view_74190-11560.jpg",
imageAlt: "Elegant homestay suite",
},
title: "Elegant Suites & Rooms", description: "Unwind in one of our eight exquisitely designed rooms, each a private haven of comfort and style, offering premium amenities.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-woman-relax-leisure-bed-with-city-view_74190-11560.jpg", imageAlt: "Elegant homestay suite"},
]}
title="Curated Experiences & Exceptional Amenities"
description="Discover the thoughtful touches and exclusive features that define a stay at House of Golden Berry."
@@ -214,65 +141,23 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
id: "golden-suite",
brand: "Signature Suite",
name: "The Golden Suite",
price: "₹15,000 / night",
rating: 5,
reviewCount: "25 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-terrace-sea-nature-beach_1203-5576.jpg",
imageAlt: "The Golden Suite interior",
},
id: "golden-suite", brand: "Signature Suite", name: "The Golden Suite", price: "₹15,000 / night", rating: 5,
reviewCount: "25 reviews", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-terrace-sea-nature-beach_1203-5576.jpg", imageAlt: "The Golden Suite interior"},
{
id: "berry-deluxe",
brand: "Premium Room",
name: "Berry Deluxe Room",
price: "₹12,000 / night",
rating: 5,
reviewCount: "18 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/objects-home-cozy-decor-interior-room-with-beautiful-red-tulips-concept-decor-home-atmosphere_169016-4630.jpg",
imageAlt: "Berry Deluxe Room interior",
},
id: "berry-deluxe", brand: "Premium Room", name: "Berry Deluxe Room", price: "₹12,000 / night", rating: 5,
reviewCount: "18 reviews", imageSrc: "http://img.b2bpic.net/free-photo/objects-home-cozy-decor-interior-room-with-beautiful-red-tulips-concept-decor-home-atmosphere_169016-4630.jpg", imageAlt: "Berry Deluxe Room interior"},
{
id: "garden-view",
brand: "Nature View",
name: "Garden View Room",
price: "₹10,000 / night",
rating: 5,
reviewCount: "30 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-reading-bed_23-2148973366.jpg",
imageAlt: "Garden View Room with balcony",
},
id: "garden-view", brand: "Nature View", name: "Garden View Room", price: "₹10,000 / night", rating: 5,
reviewCount: "30 reviews", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-reading-bed_23-2148973366.jpg", imageAlt: "Garden View Room with balcony"},
{
id: "poolside-room",
brand: "Pool Access",
name: "Poolside Retreat",
price: "₹11,000 / night",
rating: 5,
reviewCount: "22 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/couple-spa-resort_1098-13918.jpg",
imageAlt: "Poolside Room interior",
},
id: "poolside-room", brand: "Pool Access", name: "Poolside Retreat", price: "₹11,000 / night", rating: 5,
reviewCount: "22 reviews", imageSrc: "http://img.b2bpic.net/free-photo/couple-spa-resort_1098-13918.jpg", imageAlt: "Poolside Room interior"},
{
id: "heritage-room",
brand: "Classic Charm",
name: "Heritage Room",
price: "₹9,500 / night",
rating: 5,
reviewCount: "15 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-castle-architecture_23-2150754885.jpg",
imageAlt: "Heritage Room traditional decor",
},
id: "heritage-room", brand: "Classic Charm", name: "Heritage Room", price: "₹9,500 / night", rating: 5,
reviewCount: "15 reviews", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-castle-architecture_23-2150754885.jpg", imageAlt: "Heritage Room traditional decor"},
{
id: "executive-stay",
brand: "Business & Leisure",
name: "Executive Stay",
price: "₹13,500 / night",
rating: 5,
reviewCount: "10 reviews",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-using-smartphone-hotel-room_1163-1466.jpg",
imageAlt: "Executive Stay room interior",
},
id: "executive-stay", brand: "Business & Leisure", name: "Executive Stay", price: "₹13,500 / night", rating: 5,
reviewCount: "10 reviews", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-using-smartphone-hotel-room_1163-1466.jpg", imageAlt: "Executive Stay room interior"},
]}
title="Our Exquisite Accommodations"
description="Each of our uniquely designed rooms offers a blend of luxury and comfort, promising a serene and memorable stay."
@@ -288,50 +173,20 @@ export default function LandingPage() {
carouselMode="buttons"
testimonials={[
{
id: "test-1",
name: "Sarah Johnson",
role: "CEO, Global Ventures",
company: "Global Ventures",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-white-bathrobes-sunglasses-happily-talking-with-glasses-red-wine-bed-hotel-room-attractive-girls-hen-party_574295-2301.jpg",
imageAlt: "Sarah Johnson",
},
id: "test-1", name: "Sarah Johnson", role: "CEO, Global Ventures", company: "Global Ventures", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-white-bathrobes-sunglasses-happily-talking-with-glasses-red-wine-bed-hotel-room-attractive-girls-hen-party_574295-2301.jpg", imageAlt: "Sarah Johnson"},
{
id: "test-2",
name: "Michael Chen",
role: "Tech Entrepreneur",
company: "Innovate Solutions",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/european-woman-with-bright-make-up-elegant-outfit-preparing-birthday-party_291650-582.jpg",
imageAlt: "Michael Chen",
},
id: "test-2", name: "Michael Chen", role: "Tech Entrepreneur", company: "Innovate Solutions", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/european-woman-with-bright-make-up-elegant-outfit-preparing-birthday-party_291650-582.jpg", imageAlt: "Michael Chen"},
{
id: "test-3",
name: "Emily Rodriguez",
role: "Travel Blogger",
company: "Wanderlust Chronicles",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-family-enjoying-trips_23-2149176484.jpg",
imageAlt: "Emily Rodriguez",
},
id: "test-3", name: "Emily Rodriguez", role: "Travel Blogger", company: "Wanderlust Chronicles", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-family-enjoying-trips_23-2149176484.jpg", imageAlt: "Emily Rodriguez"},
{
id: "test-4",
name: "David Kim",
role: "Luxury Lifestyle Advisor",
company: "Elite Experiences",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/slender-girl-hugs-her-beloved-boyfriend-looks-him-with-love-man-woman-relaxing-by-pool_197531-17279.jpg",
imageAlt: "David Kim",
},
id: "test-4", name: "David Kim", role: "Luxury Lifestyle Advisor", company: "Elite Experiences", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/slender-girl-hugs-her-beloved-boyfriend-looks-him-with-love-man-woman-relaxing-by-pool_197531-17279.jpg", imageAlt: "David Kim"},
{
id: "test-5",
name: "Jessica Lee",
role: "Destination Wedding Planner",
company: "Celebration Events",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-seaside_23-2148996732.jpg",
imageAlt: "Jessica Lee",
},
id: "test-5", name: "Jessica Lee", role: "Destination Wedding Planner", company: "Celebration Events", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-women-seaside_23-2148996732.jpg", imageAlt: "Jessica Lee"},
]}
title="Our Guests' Golden Stories"
description="Hear from travelers who have discovered their perfect sanctuary at House of Golden Berry."
@@ -343,14 +198,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Luxury Travel Magazine",
"Boutique Homestay Awards",
"Elite Retreats",
"Curated Stays",
"Hospitality Excellence",
"Traveler's Choice",
"Wellness Escapes",
]}
"Luxury Travel Magazine", "Boutique Homestay Awards", "Elite Retreats", "Curated Stays", "Hospitality Excellence", "Traveler's Choice", "Wellness Escapes"]}
title="Recognized for Exquisite Hospitality"
description="Proudly serving discerning guests and collaborating with premium partners to deliver unforgettable experiences."
showCard={true}
@@ -363,30 +211,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "faq-1",
title: "What time is check-in and check-out?",
content: "Check-in is at 3:00 PM and check-out is at 11:00 AM. Early check-in or late check-out may be available upon request and subject to availability.",
},
id: "faq-1", title: "What time is check-in and check-out?", content: "Check-in is at 3:00 PM and check-out is at 11:00 AM. Early check-in or late check-out may be available upon request and subject to availability."},
{
id: "faq-2",
title: "Is breakfast included in the room rate?",
content: "Yes, a complimentary gourmet breakfast is included with every stay, featuring local specialties and international favorites.",
},
id: "faq-2", title: "Is breakfast included in the room rate?", content: "Yes, a complimentary gourmet breakfast is included with every stay, featuring local specialties and international favorites."},
{
id: "faq-3",
title: "Do you offer airport transportation?",
content: "We can arrange airport transfers from Udaipur Airport (UDR) or Ahmedabad Airport (AMD) upon request. Please inform us of your travel details in advance.",
},
id: "faq-3", title: "Do you offer airport transportation?", content: "We can arrange airport transfers from Udaipur Airport (UDR) or Ahmedabad Airport (AMD) upon request. Please inform us of your travel details in advance."},
{
id: "faq-4",
title: "Are pets allowed at the homestay?",
content: "To ensure the comfort of all our guests, House of Golden Berry does not accommodate pets. Please contact us for exceptions or specific needs.",
},
id: "faq-4", title: "Are pets allowed at the homestay?", content: "To ensure the comfort of all our guests, House of Golden Berry does not accommodate pets. Please contact us for exceptions or specific needs."},
{
id: "faq-5",
title: "What local attractions are nearby?",
content: "We are conveniently located near Dilwara Temple, Nakki Lake, and various scenic viewpoints. Our concierge can help plan your local excursions.",
},
id: "faq-5", title: "What local attractions are nearby?", content: "We are conveniently located near Dilwara Temple, Nakki Lake, and various scenic viewpoints. Our concierge can help plan your local excursions."},
]}
imageSrc="http://img.b2bpic.net/free-photo/day-city-view_1417-1758.jpg"
imageAlt="Exterior view of House of Golden Berry"
@@ -402,30 +235,19 @@ export default function LandingPage() {
<ContactSplitForm
useInvertedBackground={false}
title="Reserve Your Golden Experience"
description="Ready to create unforgettable memories? Contact us to inquire about availability and personalize your luxury stay."
description="Ready to create unforgettable memories? Contact us to inquire about availability and personalize your luxury stay. Find us at: 123 Golden Berry Lane, Mount Abu, Rajasthan, India. Call us: +91 123 456 7890. Email: info@goldenberry.com. Our reception is open 24/7."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Your Phone Number",
},
name: "phone", type: "tel", placeholder: "Your Phone Number"},
]}
textarea={{
name: "message",
placeholder: "Tell us about your desired dates and preferences...",
rows: 4,
name: "message", placeholder: "Tell us about your desired dates and preferences...", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-26328.jpg"
imageAlt="Luxury hotel reception desk"
@@ -441,50 +263,40 @@ export default function LandingPage() {
logoText="House of Golden Berry"
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Accommodations",
href: "#accommodations",
},
label: "Accommodations", href: "#accommodations"},
{
label: "Experiences",
href: "#features",
},
label: "Experiences", href: "#features"},
],
},
{
title: "Guest Services",
items: [
title: "Guest Services", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Reservations",
href: "#contact",
},
label: "Reservations", href: "#contact"},
],
},
{
title: "Legal",
items: [
title: "Connect With Us", items: [
{ label: "Call Us", href: "tel:+911234567890" },
{ label: "Email Us", href: "mailto:info@goldenberry.com" },
{ label: "Instagram", href: "https://www.instagram.com/hotelgoldenberry/" },
{ label: "Facebook", href: "https://www.facebook.com/hotelgoldenberry/" },
{ label: "Twitter", href: "https://twitter.com/hotelgoldenberry/" }
]
},
{
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}