Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 17:36:16 +00:00

View File

@@ -73,13 +73,9 @@ export default function HomePage() {
background={{ variant: "plain" }}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-asian-woman-posing-city-while-wearing-yellow-dress_23-2149086924.jpg",
imageAlt: "La Quinta Hotel Exterior",
},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-asian-woman-posing-city-while-wearing-yellow-dress_23-2149086924.jpg", imageAlt: "La Quinta Hotel Exterior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-blanket-decoration-interior-bedroom_74190-12644.jpg",
imageAlt: "Comfortable Guest Room",
},
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-comfortable-white-pillow-blanket-decoration-interior-bedroom_74190-12644.jpg", imageAlt: "Comfortable Guest Room"},
]}
mediaAnimation="slide-up"
rating={5}
@@ -89,7 +85,6 @@ export default function HomePage() {
{ text: "Call (559) 322-5000", href: "tel:+15593225000" },
]}
buttonAnimation="slide-up"
useInvertedBackground={false}
/>
</div>
@@ -97,13 +92,8 @@ export default function HomePage() {
<FeatureCardTen
features={[
{
id: "1",
title: "Free Amenities",
description: "Enjoy complimentary amenities designed for your comfort and convenience",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/hotel-waitress-serving-food_53876-15221.jpg?_wi=1",
imageAlt: "Free Breakfast",
},
id: "1", title: "Free Amenities", description: "Enjoy complimentary amenities designed for your comfort and convenience", media: {
imageSrc: "http://img.b2bpic.net/free-photo/hotel-waitress-serving-food_53876-15221.jpg", imageAlt: "Free Breakfast"},
items: [
{ icon: Coffee, text: "Free Hot Breakfast" },
{ icon: Wifi, text: "High-Speed Wi-Fi" },
@@ -112,13 +102,8 @@ export default function HomePage() {
reverse: false,
},
{
id: "2",
title: "Relaxation & Recreation",
description: "Unwind and stay active with our premier guest facilities",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/umbrella-deck-chair-around-outdoor-swimming-pool-hotel-resort-nearly-sea-beach-ocean_74190-14080.jpg?_wi=1",
imageAlt: "Heated Swimming Pool",
},
id: "2", title: "Relaxation & Recreation", description: "Unwind and stay active with our premier guest facilities", media: {
imageSrc: "http://img.b2bpic.net/free-photo/umbrella-deck-chair-around-outdoor-swimming-pool-hotel-resort-nearly-sea-beach-ocean_74190-14080.jpg", imageAlt: "Heated Swimming Pool"},
items: [
{ icon: Waves, text: "Heated Swimming Pool" },
{ icon: Dumbbell, text: "24/7 Fitness Center" },
@@ -127,13 +112,8 @@ export default function HomePage() {
reverse: true,
},
{
id: "3",
title: "Business Accommodations",
description: "Stay productive with our comprehensive business center services",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/company-managers-discussing-solution-businesspeople-gathering-meeting-room-watching-content-computer-monitor-together-business-communication-teamwork-concept_74855-11621.jpg?_wi=1",
imageAlt: "Business Center",
},
id: "3", title: "Business Accommodations", description: "Stay productive with our comprehensive business center services", media: {
imageSrc: "http://img.b2bpic.net/free-photo/company-managers-discussing-solution-businesspeople-gathering-meeting-room-watching-content-computer-monitor-together-business-communication-teamwork-concept_74855-11621.jpg", imageAlt: "Business Center"},
items: [
{ icon: Monitor, text: "Business Center" },
{ icon: Printer, text: "Copy & Fax Services" },
@@ -157,35 +137,14 @@ export default function HomePage() {
<ProductCardTwo
products={[
{
id: "1",
brand: "La Quinta",
name: "King Room",
price: "From $89/night",
rating: 5,
reviewCount: "2.3k",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg?_wi=1",
imageAlt: "King Bed Room",
},
id: "1", brand: "La Quinta", name: "King Room", price: "From $89/night", rating: 5,
reviewCount: "2.3k", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111483.jpg", imageAlt: "King Bed Room"},
{
id: "2",
brand: "La Quinta",
name: "Double Queen Room",
price: "From $99/night",
rating: 5,
reviewCount: "1.8k",
imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1822.jpg?_wi=1",
imageAlt: "Double Queen Room",
},
id: "2", brand: "La Quinta", name: "Double Queen Room", price: "From $99/night", rating: 5,
reviewCount: "1.8k", imageSrc: "http://img.b2bpic.net/free-photo/interior-modern-comfortable-hotel-room_1232-1822.jpg", imageAlt: "Double Queen Room"},
{
id: "3",
brand: "La Quinta",
name: "Suite",
price: "From $129/night",
rating: 5,
reviewCount: "945",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111480.jpg?_wi=1",
imageAlt: "Luxury Suite",
},
id: "3", brand: "La Quinta", name: "Suite", price: "From $129/night", rating: 5,
reviewCount: "945", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bedroom-interior-with-rich-furniture-scenic-view-from-walkout-deck_1258-111480.jpg", imageAlt: "Luxury Suite"},
]}
title="Our Room Types"
description="Choose from our selection of comfortable and well-appointed guest rooms"
@@ -204,32 +163,16 @@ export default function HomePage() {
<MetricCardOne
metrics={[
{
id: "1",
value: "25",
title: "Years",
description: "Serving guests with excellence",
icon: Award,
id: "1", value: "25", title: "Years", description: "Serving guests with excellence", icon: Award,
},
{
id: "2",
value: "4.7",
title: "Rating",
description: "Out of 5 stars from guests",
icon: Star,
id: "2", value: "4.7", title: "Rating", description: "Out of 5 stars from guests", icon: Star,
},
{
id: "3",
value: "100",
title: "Rooms",
description: "Fully renovated and updated",
icon: Home,
id: "3", value: "100", title: "Rooms", description: "Fully renovated and updated", icon: Home,
},
{
id: "4",
value: "99",
title: "% Occupancy",
description: "Guest satisfaction rate",
icon: TrendingUp,
id: "4", value: "99", title: "% Occupancy", description: "Guest satisfaction rate", icon: TrendingUp,
},
]}
title="By The Numbers"
@@ -245,59 +188,23 @@ export default function HomePage() {
<TestimonialCardThirteen
testimonials={[
{
id: "1",
name: "Michael Rodriguez",
handle: "@mrodriguez",
testimonial: "Great value for the price! Clean rooms, hot breakfast, and the staff was incredibly friendly. Will definitely book again.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=1",
imageAlt: "Michael Rodriguez",
},
id: "1", name: "Michael Rodriguez", handle: "@mrodriguez", testimonial: "Great value for the price! Clean rooms, hot breakfast, and the staff was incredibly friendly. Will definitely book again.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", imageAlt: "Michael Rodriguez"},
{
id: "2",
name: "Jennifer Martinez",
handle: "@jen_travels",
testimonial: "Perfect location near the airport and all local attractions. The pool area is beautiful and the free parking is a huge plus.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1",
imageAlt: "Jennifer Martinez",
},
id: "2", name: "Jennifer Martinez", handle: "@jen_travels", testimonial: "Perfect location near the airport and all local attractions. The pool area is beautiful and the free parking is a huge plus.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Jennifer Martinez"},
{
id: "3",
name: "David Chen",
handle: "@d_chen_biz",
testimonial: "Excellent business amenities and fast internet. The business center made my work trip seamless. Highly recommended for business travelers.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-asian-businessman_1262-1565.jpg?_wi=1",
imageAlt: "David Chen",
},
id: "3", name: "David Chen", handle: "@d_chen_biz", testimonial: "Excellent business amenities and fast internet. The business center made my work trip seamless. Highly recommended for business travelers.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-asian-businessman_1262-1565.jpg", imageAlt: "David Chen"},
{
id: "4",
name: "Sarah Williams",
handle: "@sarah_family",
testimonial: "Family-friendly with a great breakfast spread. Our kids loved the pool and the pet-friendly policy was perfect for our dog. A+ stay!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1",
imageAlt: "Sarah Williams",
},
id: "4", name: "Sarah Williams", handle: "@sarah_family", testimonial: "Family-friendly with a great breakfast spread. Our kids loved the pool and the pet-friendly policy was perfect for our dog. A+ stay!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sarah Williams"},
{
id: "5",
name: "James Thompson",
handle: "@jthompson_frosh",
testimonial: "Close to Fresno State campus and Fresno Zoo. Clean, comfortable, and the staff goes the extra mile. Great experience.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-smiling-while-waiting-his-friends_23-2149064541.jpg",
imageAlt: "James Thompson",
},
id: "5", name: "James Thompson", handle: "@jthompson_frosh", testimonial: "Close to Fresno State campus and Fresno Zoo. Clean, comfortable, and the staff goes the extra mile. Great experience.", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-smiling-while-waiting-his-friends_23-2149064541.jpg", imageAlt: "James Thompson"},
{
id: "6",
name: "Amanda Foster",
handle: "@amanda_weekend",
testimonial: "Wonderful weekend getaway spot. The rooms are spacious and the complimentary breakfast is fantastic. Exceeded expectations!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2",
imageAlt: "Amanda Foster",
},
id: "6", name: "Amanda Foster", handle: "@amanda_weekend", testimonial: "Wonderful weekend getaway spot. The rooms are spacious and the complimentary breakfast is fantastic. Exceeded expectations!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Amanda Foster"},
]}
showRating={true}
title="What Our Guests Say"
@@ -312,39 +219,66 @@ export default function HomePage() {
/>
</div>
<div id="location" data-section="location">
<TextAbout
tag="Strategic Location"
title="Perfectly Located Near Fresno/Clovis Attractions. California State University Fresno, Fresno Chaffee Zoo, and Fresno Yosemite International Airport are all just minutes away."
useInvertedBackground={false}
buttons={[
{ text: "Get Directions", href: "https://maps.google.com/?q=La+Quinta+Inn+Suites+Clovis+CA" },
{ text: "View Map", href: "/location" },
]}
/>
</div>
<div id="offers" data-section="offers">
<PricingCardTwo
title="Special Offers & Promotions"
description="Book direct and save with our exclusive hotel offers"
tag="Limited Time Deals"
tagIcon={Gift}
tagAnimation="slide-up"
plans={[
{
id: "1", badge: "Extended Stay", badgeIcon: Calendar,
price: "Save 15%", subtitle: "Stay 3+ nights and save", buttons: [{ text: "Book Extended Stay", href: "https://www.laquinta.com/book" }],
features: [
"3+ night minimum stay", "15% discount on nightly rate", "Free breakfast included", "Complimentary late checkout"],
},
{
id: "2", badge: "Weekend Getaway", badgeIcon: Sun,
price: "Weekend Special", subtitle: "Perfect for a relaxing escape", buttons: [{ text: "Book Weekend", href: "https://www.laquinta.com/book" }],
features: [
"Friday & Saturday nights", "Complimentary breakfast", "Free pool access", "10% resort credit"],
},
{
id: "3", badge: "Business Traveler", badgeIcon: Briefcase,
price: "Corporate Rate", subtitle: "Designed for business professionals", buttons: [{ text: "Book Business Rate", href: "https://www.laquinta.com/book" }],
features: [
"Special corporate pricing", "Free high-speed Wi-Fi", "Flexible cancellation policy", "Free hot breakfast daily"],
},
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="contact" data-section="contact">
<ContactFaq
faqs={[
{
id: "1",
title: "What is your cancellation policy?",
content: "We offer free cancellation up to 48 hours before arrival. For cancellations within 48 hours, one night's stay will be charged. Book with flexibility and peace of mind.",
},
id: "1", title: "What is your cancellation policy?", content: "We offer free cancellation up to 48 hours before arrival. For cancellations within 48 hours, one night's stay will be charged. Book with flexibility and peace of mind."},
{
id: "2",
title: "Is breakfast really free?",
content: "Yes! A hot breakfast buffet is complimentary for all guests daily from 6 AM to 10 AM. It includes fresh pastries, eggs, fresh fruit, and more.",
},
id: "2", title: "Is breakfast really free?", content: "Yes! A hot breakfast buffet is complimentary for all guests daily from 6 AM to 10 AM. It includes fresh pastries, eggs, fresh fruit, and more."},
{
id: "3",
title: "Do you accept pets?",
content: "Absolutely! Pets stay free at La Quinta. We welcome dogs and cats in designated pet-friendly rooms. No additional fees apply.",
},
id: "3", title: "Do you accept pets?", content: "Absolutely! Pets stay free at La Quinta. We welcome dogs and cats in designated pet-friendly rooms. No additional fees apply."},
{
id: "4",
title: "Is parking included?",
content: "Yes, complimentary parking is included for all guests. We offer both standard and covered parking options, available on a first-come, first-served basis.",
},
id: "4", title: "Is parking included?", content: "Yes, complimentary parking is included for all guests. We offer both standard and covered parking options, available on a first-come, first-served basis."},
{
id: "5",
title: "What is your check-in time?",
content: "Standard check-in is 3 PM and check-out is 11 AM. Early check-in and late checkout may be available upon request, subject to availability.",
},
id: "5", title: "What is your check-in time?", content: "Standard check-in is 3 PM and check-out is 11 AM. Early check-in and late checkout may be available upon request, subject to availability."},
{
id: "6",
title: "How do I get the best rate?",
content: "Booking directly through our website or calling us at (559) 322-5000 guarantees the best available rate. Direct bookings often have exclusive discounts!",
},
id: "6", title: "How do I get the best rate?", content: "Booking directly through our website or calling us at (559) 322-5000 guarantees the best available rate. Direct bookings often have exclusive discounts!"},
]}
ctaTitle="Ready to Book Your Stay?"
ctaDescription="Contact us today for reservations, questions, or special requests. Our friendly staff is ready to help."
@@ -361,8 +295,7 @@ export default function HomePage() {
copyrightText="© 2025 La Quinta Inn & Suites by Wyndham Clovis CA. All rights reserved."
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{ label: "Book Now", href: "https://www.laquinta.com/book" },
{ label: "Rooms", href: "#rooms" },
{ label: "Amenities", href: "#amenities" },
@@ -370,8 +303,7 @@ export default function HomePage() {
],
},
{
title: "Contact Info",
items: [
title: "Contact Info", items: [
{ label: "Call (559) 322-5000", href: "tel:+15593225000" },
{ label: "Email: info@laquintaclovis.com", href: "mailto:info@laquintaclovis.com" },
{ label: "Hours: 24/7 Reception", href: "#" },
@@ -379,8 +311,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About La Quinta", href: "https://www.laquinta.com" },
{ label: "Loyalty Program", href: "https://www.laquinta.com/loyalty" },
{ label: "Careers", href: "#" },