Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-28 12:00:42 +00:00

View File

@@ -34,44 +34,26 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Rooms",
id: "#rooms",
},
name: "Rooms", id: "#rooms"},
{
name: "Amenities",
id: "#amenities",
},
name: "Amenities", id: "#amenities"},
{
name: "Rates",
id: "#rates",
},
name: "Rates", id: "#rates"},
{
name: "Reviews",
id: "#reviews",
},
name: "Reviews", id: "#reviews"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoAlt="Americas Best Value Inn logo"
brandName="ABVI Lincoln"
button={{
text: "Book Now",
href: "#rates",
}}
text: "Book Now", href: "#rates"}}
/>
</div>
@@ -81,68 +63,33 @@ export default function LandingPage() {
description="Experience true value with spacious rooms, essential amenities, and friendly service at Americas Best Value Inn."
testimonials={[
{
name: "Sarah J.",
handle: "@TravelerSarah",
testimonial: "A fantastic value and incredibly convenient for the airport. The rooms were spotless, and the staff went above and beyond.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-thinking_23-2147611625.jpg",
imageAlt: "Sarah J.",
},
name: "Sarah J.", handle: "@TravelerSarah", testimonial: "A fantastic value and incredibly convenient for the airport. The rooms were spotless, and the staff went above and beyond.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-thinking_23-2147611625.jpg", imageAlt: "Sarah J."},
{
name: "Michael C.",
handle: "@BusinessTrip",
testimonial: "Perfect for my business trip. Free Wi-Fi and breakfast were huge perks, and the quick shuttle to the airport made my departure seamless.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-smiling-caucasian-woman-traveller-fitting-dress-sunglasses-high-floor-bangkok-stylish-female-exploring-amazing-big-city-view_343596-1447.jpg",
imageAlt: "Michael C.",
},
name: "Michael C.", handle: "@BusinessTrip", testimonial: "Perfect for my business trip. Free Wi-Fi and breakfast were huge perks, and the quick shuttle to the airport made my departure seamless.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-smiling-caucasian-woman-traveller-fitting-dress-sunglasses-high-floor-bangkok-stylish-female-exploring-amazing-big-city-view_343596-1447.jpg", imageAlt: "Michael C."},
{
name: "Emily R.",
handle: "@FamilyGetaway",
testimonial: "Our family had a comfortable stay. The double queen room was spacious, and the kids loved the breakfast. Great value for money!",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/happy-harmonious-couple-resting-together-home_1262-984.jpg",
imageAlt: "Emily R.",
},
name: "Emily R.", handle: "@FamilyGetaway", testimonial: "Our family had a comfortable stay. The double queen room was spacious, and the kids loved the breakfast. Great value for money!", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/happy-harmonious-couple-resting-together-home_1262-984.jpg", imageAlt: "Emily R."},
{
name: "David K.",
handle: "@SoloExplorer",
testimonial: "Clean, quiet, and friendly. Exactly what I needed for an overnight stay before my early flight. Will definitely return.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder-showing-thumb-up_74855-15159.jpg",
imageAlt: "David K.",
},
name: "David K.", handle: "@SoloExplorer", testimonial: "Clean, quiet, and friendly. Exactly what I needed for an overnight stay before my early flight. Will definitely return.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-business-man-standing-office-cafe-leaning-counter-holding-jacket-shoulder-showing-thumb-up_74855-15159.jpg", imageAlt: "David K."},
{
name: "Jessica L.",
handle: "@WeekendEscape",
testimonial: "Loved the pet-friendly policy and the comfortable beds. A truly pleasant experience from check-in to check-out.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-happy-guy-tourist-takes-selfies-with-suitcase-uses-smartphone_1258-314756.jpg",
imageAlt: "Jessica L.",
},
name: "Jessica L.", handle: "@WeekendEscape", testimonial: "Loved the pet-friendly policy and the comfortable beds. A truly pleasant experience from check-in to check-out.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-happy-guy-tourist-takes-selfies-with-suitcase-uses-smartphone_1258-314756.jpg", imageAlt: "Jessica L."},
]}
testimonialRotationInterval={5000}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/man-hotel-drinking-coffee_1368-6295.jpg",
alt: "Guest avatar 1",
},
src: "http://img.b2bpic.net/free-photo/man-hotel-drinking-coffee_1368-6295.jpg", alt: "Guest avatar 1"},
{
src: "http://img.b2bpic.net/free-photo/portrait-woman-playing-poker-casino_23-2151831081.jpg",
alt: "Guest avatar 2",
},
src: "http://img.b2bpic.net/free-photo/portrait-woman-playing-poker-casino_23-2151831081.jpg", alt: "Guest avatar 2"},
{
src: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-young-hipster-man-hazel-eyes-wearing-trendy-plaid-shirt-posing-near-city-cafe_291049-1498.jpg",
alt: "Guest avatar 3",
},
src: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-young-hipster-man-hazel-eyes-wearing-trendy-plaid-shirt-posing-near-city-cafe_291049-1498.jpg", alt: "Guest avatar 3"},
{
src: "http://img.b2bpic.net/free-photo/elderly-woman-walking-park_23-2149401698.jpg",
alt: "Guest avatar 4",
},
src: "http://img.b2bpic.net/free-photo/elderly-woman-walking-park_23-2149401698.jpg", alt: "Guest avatar 4"},
{
src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-cup-coffee_107420-12306.jpg",
alt: "Happy guest avatar 5",
},
src: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-cup-coffee_107420-12306.jpg", alt: "Happy guest avatar 5"},
]}
avatarText="Trusted by hundreds of happy guests"
imageSrc="http://img.b2bpic.net/free-photo/bed-with-gray-orange-cushions_1203-767.jpg"
@@ -150,6 +97,11 @@ export default function LandingPage() {
showDimOverlay={true}
showBlur={true}
textPosition="bottom"
buttons={[
{
text: "Book Now", href: "#rates"
}
]}
/>
</div>
@@ -158,18 +110,12 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Welcome to Americas Best Value Inn Lincoln"
description={[
"Strategically located just minutes from Lincoln Airport, Americas Best Value Inn offers convenience and comfort for both business and leisure travelers. Enjoy a hassle-free stay with easy access to local attractions and the city center.",
"Our commitment is to provide clean, comfortable, and affordable lodging. With a range of amenities designed to enhance your visit, we ensure a pleasant and memorable experience for every guest.",
]}
"Strategically located just minutes from Lincoln Airport, Americas Best Value Inn offers convenience and comfort for both business and leisure travelers. Enjoy a hassle-free stay with easy access to local attractions and the city center.", "Our commitment is to provide clean, comfortable, and affordable lodging. With a range of amenities designed to enhance your visit, we ensure a pleasant and memorable experience for every guest."]}
buttons={[
{
text: "Learn More",
href: "#",
},
text: "Learn More", href: "#"},
{
text: "Explore Rooms",
href: "#rooms",
},
text: "Explore Rooms", href: "#rooms"},
]}
showBorder={false}
/>
@@ -182,32 +128,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Complimentary Breakfast",
tags: [
"Morning Treat",
],
imageSrc: "http://img.b2bpic.net/free-photo/floating-breakfast-set-tray-with-fried-egg-omelette-sausage-ham-bread-fruit-milk-juice-coffee_74190-10102.jpg",
imageAlt: "Breakfast buffet",
},
id: "f1", title: "Complimentary Breakfast", tags: [
"Morning Treat"],
imageSrc: "http://img.b2bpic.net/free-photo/floating-breakfast-set-tray-with-fried-egg-omelette-sausage-ham-bread-fruit-milk-juice-coffee_74190-10102.jpg", imageAlt: "Breakfast buffet"},
{
id: "f2",
title: "Free High-Speed Wi-Fi",
tags: [
"Stay Connected",
],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-interracial-couple-using-laptop-together_23-2148139342.jpg",
imageAlt: "Laptop on a hotel bed",
},
id: "f2", title: "Free High-Speed Wi-Fi", tags: [
"Stay Connected"],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-interracial-couple-using-laptop-together_23-2148139342.jpg", imageAlt: "Laptop on a hotel bed"},
{
id: "f3",
title: "Free On-Site Parking",
tags: [
"Hassle-Free",
],
imageSrc: "http://img.b2bpic.net/free-photo/car-park_1203-3450.jpg",
imageAlt: "Hotel parking lot",
},
id: "f3", title: "Free On-Site Parking", tags: [
"Hassle-Free"],
imageSrc: "http://img.b2bpic.net/free-photo/car-park_1203-3450.jpg", imageAlt: "Hotel parking lot"},
]}
title="Amenities for a Relaxing Stay"
description="We offer a host of features designed to make your visit as enjoyable and convenient as possible."
@@ -223,65 +154,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "Room Type",
name: "Standard King Room",
price: "$99/night",
rating: 4,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-using-mobile_74190-9662.jpg",
imageAlt: "King size bed in hotel room",
},
id: "p1", brand: "Room Type", name: "Standard King Room", price: "$99/night", rating: 4,
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-asian-women-using-mobile_74190-9662.jpg", imageAlt: "King size bed in hotel room"},
{
id: "p2",
brand: "Room Type",
name: "Standard Queen Room",
price: "$89/night",
rating: 3,
reviewCount: "180",
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-3106.jpg",
imageAlt: "Queen size bed in hotel room",
},
id: "p2", brand: "Room Type", name: "Standard Queen Room", price: "$89/night", rating: 3,
reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-3106.jpg", imageAlt: "Queen size bed in hotel room"},
{
id: "p3",
brand: "Room Type",
name: "Double Queen Room",
price: "$119/night",
rating: 4,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/family-sitting-bed_1157-16992.jpg",
imageAlt: "Two queen beds in hotel room",
},
id: "p3", brand: "Room Type", name: "Double Queen Room", price: "$119/night", rating: 4,
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/family-sitting-bed_1157-16992.jpg", imageAlt: "Two queen beds in hotel room"},
{
id: "p4",
brand: "Room Type",
name: "Accessible Room",
price: "$95/night",
rating: 4,
reviewCount: "50",
imageSrc: "http://img.b2bpic.net/free-photo/disabled-people-s-life-mature-woman-lay-couch-with-laptop_1157-47811.jpg",
imageAlt: "Accessible hotel bathroom",
},
id: "p4", brand: "Room Type", name: "Accessible Room", price: "$95/night", rating: 4,
reviewCount: "50", imageSrc: "http://img.b2bpic.net/free-photo/disabled-people-s-life-mature-woman-lay-couch-with-laptop_1157-47811.jpg", imageAlt: "Accessible hotel bathroom"},
{
id: "p5",
brand: "Room Type",
name: "King Suite",
price: "$139/night",
rating: 5,
reviewCount: "80",
imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-using-digital-tablet-bedroom_1170-2785.jpg",
imageAlt: "Hotel suite living area",
},
id: "p5", brand: "Room Type", name: "King Suite", price: "$139/night", rating: 5,
reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/mother-daughter-using-digital-tablet-bedroom_1170-2785.jpg", imageAlt: "Hotel suite living area"},
{
id: "p6",
brand: "Room Type",
name: "Economy Single",
price: "$79/night",
rating: 3,
reviewCount: "100",
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-tray-bed-bedroom_107420-63632.jpg",
imageAlt: "Simple single bed hotel room",
},
id: "p6", brand: "Room Type", name: "Economy Single", price: "$79/night", rating: 3,
reviewCount: "100", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-tray-bed-bedroom_107420-63632.jpg", imageAlt: "Simple single bed hotel room"},
]}
title="Our Comfortable Room Options"
description="Choose from our variety of rooms, each designed for your comfort and convenience during your stay."
@@ -296,56 +185,23 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "plan1",
tag: "Standard",
price: "$99",
period: "per night",
description: "Our best available rate for a comfortable and flexible stay.",
button: {
text: "Book Standard",
href: "#",
},
featuresTitle: "Includes:",
features: [
"Free Wi-Fi",
"Complimentary Breakfast",
"Flexible Cancellation",
],
id: "plan1", tag: "Standard", price: "$99", period: "per night", description: "Our best available rate for a comfortable and flexible stay.", button: {
text: "Book Standard", href: "#"},
featuresTitle: "Includes:", features: [
"Free Wi-Fi", "Complimentary Breakfast", "Flexible Cancellation"],
},
{
id: "plan2",
tag: "Advance Purchase",
tagIcon: Sparkles,
price: "$89",
period: "per night",
description: "Save more when you plan ahead. Non-refundable.",
button: {
text: "Book Now & Save",
href: "#",
},
featuresTitle: "Includes:",
features: [
"Free Wi-Fi",
"Complimentary Breakfast",
"Pre-paid Rate",
],
id: "plan2", tag: "Advance Purchase", tagIcon: Sparkles,
price: "$89", period: "per night", description: "Save more when you plan ahead. Non-refundable.", button: {
text: "Book Now & Save", href: "#"},
featuresTitle: "Includes:", features: [
"Free Wi-Fi", "Complimentary Breakfast", "Pre-paid Rate"],
},
{
id: "plan3",
tag: "Extended Stay",
price: "$79",
period: "per night (7+ nights)",
description: "Special rates for longer stays. Perfect for projects or relocations.",
button: {
text: "Inquire for Long Stay",
href: "#",
},
featuresTitle: "Includes:",
features: [
"Free Wi-Fi",
"Complimentary Breakfast",
"Weekly Housekeeping",
],
id: "plan3", tag: "Extended Stay", price: "$79", period: "per night (7+ nights)", description: "Special rates for longer stays. Perfect for projects or relocations.", button: {
text: "Inquire for Long Stay", href: "#"},
featuresTitle: "Includes:", features: [
"Free Wi-Fi", "Complimentary Breakfast", "Weekly Housekeeping"],
},
]}
title="Best Value Rates"
@@ -362,20 +218,11 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "3.1",
description: "Star Rating",
},
id: "m1", value: "3.1", description: "Star Rating"},
{
id: "m2",
value: "564+",
description: "Guest Reviews",
},
id: "m2", value: "564+", description: "Guest Reviews"},
{
id: "m3",
value: "90%",
description: "Recommended",
},
id: "m3", value: "90%", description: "Recommended"},
]}
title="Guest Satisfaction at a Glance"
description="Our commitment to quality and service shines through in what our guests say and how they rate their experience."
@@ -390,45 +237,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Alice T.",
role: "Frequent Flyer",
testimonial: "Always my first choice when flying through Lincoln. The rooms are clean, and the early breakfast is a lifesaver.",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-terminal-with-travel-bag-talking-phone_1303-20355.jpg",
imageAlt: "Alice T. avatar",
},
id: "t1", name: "Alice T.", role: "Frequent Flyer", testimonial: "Always my first choice when flying through Lincoln. The rooms are clean, and the early breakfast is a lifesaver.", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-terminal-with-travel-bag-talking-phone_1303-20355.jpg", imageAlt: "Alice T. avatar"},
{
id: "t2",
name: "Robert L.",
role: "Business Traveler",
testimonial: "Excellent location near the airport with comfortable rooms. The free parking is a huge plus, especially for longer trips.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-bathrobe-hotel-room-using-mobile-phone_1153-3784.jpg",
imageAlt: "Robert L. avatar",
},
id: "t2", name: "Robert L.", role: "Business Traveler", testimonial: "Excellent location near the airport with comfortable rooms. The free parking is a huge plus, especially for longer trips.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-bathrobe-hotel-room-using-mobile-phone_1153-3784.jpg", imageAlt: "Robert L. avatar"},
{
id: "t3",
name: "Susan P.",
role: "Family Vacationer",
testimonial: "A great budget-friendly option for families. The staff were very accommodating, and the kids loved having two queen beds.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-tourist-man-with-road-travel-map-sits-floor-near-suitcase-shows-okay-ok-sign_1258-270819.jpg",
imageAlt: "Susan P. avatar",
},
id: "t3", name: "Susan P.", role: "Family Vacationer", testimonial: "A great budget-friendly option for families. The staff were very accommodating, and the kids loved having two queen beds.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-tourist-man-with-road-travel-map-sits-floor-near-suitcase-shows-okay-ok-sign_1258-270819.jpg", imageAlt: "Susan P. avatar"},
{
id: "t4",
name: "Mark D.",
role: "Solo Adventurer",
testimonial: "Clean, quiet, and friendly. It was the perfect stopover. I appreciated the quick check-in and reliable Wi-Fi.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-elder-tourist-woman-beach_23-2148620221.jpg",
imageAlt: "Mark D. avatar",
},
id: "t4", name: "Mark D.", role: "Solo Adventurer", testimonial: "Clean, quiet, and friendly. It was the perfect stopover. I appreciated the quick check-in and reliable Wi-Fi.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-elder-tourist-woman-beach_23-2148620221.jpg", imageAlt: "Mark D. avatar"},
{
id: "t5",
name: "Laura G.",
role: "Event Attendee",
testimonial: "Stayed here for a conference and was pleasantly surprised by the value and quality. Would definitely recommend for groups.",
imageSrc: "http://img.b2bpic.net/free-photo/goodlooking-guy-tourist-with-travel-map-shows-okay-ok-sign-approve-route-holiday-destination_1258-314322.jpg",
imageAlt: "Laura G. avatar",
},
id: "t5", name: "Laura G.", role: "Event Attendee", testimonial: "Stayed here for a conference and was pleasantly surprised by the value and quality. Would definitely recommend for groups.", imageSrc: "http://img.b2bpic.net/free-photo/goodlooking-guy-tourist-with-travel-map-shows-okay-ok-sign-approve-route-holiday-destination_1258-314322.jpg", imageAlt: "Laura G. avatar"},
]}
title="What Our Guests Say"
description="Hear directly from visitors about their positive experiences and the value they found at Americas Best Value Inn Lincoln Airport."
@@ -442,30 +259,15 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "What are your check-in and check-out times?",
content: "Check-in is at 3:00 PM, and check-out is at 11:00 AM. If you require an early check-in or late check-out, please contact our front desk for availability.",
},
id: "q1", title: "What are your check-in and check-out times?", content: "Check-in is at 3:00 PM, and check-out is at 11:00 AM. If you require an early check-in or late check-out, please contact our front desk for availability."},
{
id: "q2",
title: "Do you offer complimentary breakfast?",
content: "Yes, all our guests enjoy a complimentary continental breakfast served daily in our dining area.",
},
id: "q2", title: "Do you offer complimentary breakfast?", content: "Yes, all our guests enjoy a complimentary continental breakfast served daily in our dining area."},
{
id: "q3",
title: "Is parking available at the hotel?",
content: "Absolutely! We offer free on-site parking for all our guests during their stay.",
},
id: "q3", title: "Is parking available at the hotel?", content: "Absolutely! We offer free on-site parking for all our guests during their stay."},
{
id: "q4",
title: "Are pets allowed at the hotel?",
content: "Yes, Americas Best Value Inn Lincoln Airport is a pet-friendly hotel. Please inform us in advance if you plan to bring your pet, and additional fees may apply.",
},
id: "q4", title: "Are pets allowed at the hotel?", content: "Yes, Americas Best Value Inn Lincoln Airport is a pet-friendly hotel. Please inform us in advance if you plan to bring your pet, and additional fees may apply."},
{
id: "q5",
title: "Do you have Wi-Fi access?",
content: "Yes, we provide free high-speed Wi-Fi access throughout the hotel, including all guest rooms and public areas.",
},
id: "q5", title: "Do you have Wi-Fi access?", content: "Yes, we provide free high-speed Wi-Fi access throughout the hotel, including all guest rooms and public areas."},
]}
imageSrc="http://img.b2bpic.net/free-photo/receptionist-gives-access-key-card_482257-81652.jpg"
imageAlt="Hotel front desk with friendly staff"
@@ -481,18 +283,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
text="Ready to Book Your Stay or Have Questions? Reach out to us!"
buttons={[
{
text: "Book Your Room",
href: "#rates",
},
text: "Book Your Room", href: "#rates"},
{
text: "Contact Us Directly",
href: "tel:+14024753211",
},
text: "Contact Us Directly", href: "tel:+14024753211"},
]}
/>
</div>
@@ -504,54 +301,33 @@ export default function LandingPage() {
logoText="Americas Best Value Inn"
columns={[
{
title: "About Us",
items: [
title: "About Us", items: [
{
label: "Our Story",
href: "#about",
},
label: "Our Story", href: "#about"},
{
label: "Amenities",
href: "#amenities",
},
label: "Amenities", href: "#amenities"},
{
label: "Guest Reviews",
href: "#reviews",
},
label: "Guest Reviews", href: "#reviews"},
],
},
{
title: "Your Stay",
items: [
title: "Your Stay", items: [
{
label: "Room Types",
href: "#rooms",
},
label: "Room Types", href: "#rooms"},
{
label: "Best Rates",
href: "#rates",
},
label: "Best Rates", href: "#rates"},
{
label: "FAQs",
href: "#faq",
},
label: "FAQs", href: "#faq"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Book Now",
href: "#rates",
},
label: "Book Now", href: "#rates"},
{
label: "Call Us: +1 402-475-3211",
href: "tel:+14024753211",
},
label: "Call Us: +1 402-475-3211", href: "tel:+14024753211"},
{
label: "Directions",
href: "https://maps.app.goo.gl/3wA2y7k8Y4Z5Z6X7A",
},
label: "Directions", href: "https://maps.app.goo.gl/3wA2y7k8Y4Z5Z6X7A"},
],
},
]}