Merge version_2 into main #3
205
src/app/page.tsx
205
src/app/page.tsx
@@ -39,9 +39,7 @@ export default function HomePage() {
|
||||
{ name: "Reviews", id: "reviews" },
|
||||
]}
|
||||
button={{
|
||||
text: "Book Your Stay",
|
||||
href: "/book",
|
||||
}}
|
||||
text: "Book Your Stay", href: "/book"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -53,13 +51,9 @@ export default function HomePage() {
|
||||
background={{ variant: "grid" }}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Your Stay",
|
||||
href: "/book",
|
||||
},
|
||||
text: "Book Your Stay", href: "/book"},
|
||||
{
|
||||
text: "Explore Rooms",
|
||||
href: "/rooms",
|
||||
},
|
||||
text: "Explore Rooms", href: "/rooms"},
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
layoutOrder="default"
|
||||
@@ -75,33 +69,13 @@ export default function HomePage() {
|
||||
<FeatureCardMedia
|
||||
features={[
|
||||
{
|
||||
id: "quiet-location",
|
||||
title: "Peaceful & Quiet",
|
||||
description: "A serene setting where guests consistently praise their restful sleep and tranquil surroundings.",
|
||||
tag: "Restful Sleep",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-tablet-chilling-bed_273443-336.jpg?_wi=2",
|
||||
},
|
||||
id: "quiet-location", title: "Peaceful & Quiet", description: "A serene setting where guests consistently praise their restful sleep and tranquil surroundings.", tag: "Restful Sleep", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-tablet-chilling-bed_273443-336.jpg?_wi=2"},
|
||||
{
|
||||
id: "pool-hot-tub",
|
||||
title: "Pool & Hot Tub",
|
||||
description: "Indoor pool and hot tub for families and couples to enjoy and unwind together.",
|
||||
tag: "Relaxation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-relax-smile-leisure-vacation-around-swimming-pool-resort-hotel_74190-14543.jpg?_wi=1",
|
||||
},
|
||||
id: "pool-hot-tub", title: "Pool & Hot Tub", description: "Indoor pool and hot tub for families and couples to enjoy and unwind together.", tag: "Relaxation", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-relax-smile-leisure-vacation-around-swimming-pool-resort-hotel_74190-14543.jpg?_wi=1"},
|
||||
{
|
||||
id: "friendly-service",
|
||||
title: "Friendly Service",
|
||||
description: "Our staff is known for warm hospitality, helpful communication, and genuine care for every guest.",
|
||||
tag: "Hospitality",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-black-suit-office_1157-37456.jpg?_wi=1",
|
||||
},
|
||||
id: "friendly-service", title: "Friendly Service", description: "Our staff is known for warm hospitality, helpful communication, and genuine care for every guest.", tag: "Hospitality", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-black-suit-office_1157-37456.jpg?_wi=1"},
|
||||
{
|
||||
id: "great-location",
|
||||
title: "Convenient Location",
|
||||
description: "Walking distance to restaurants, near the Provo River parkway, and easy access to local attractions.",
|
||||
tag: "Connected",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-outside_23-2149033596.jpg?_wi=1",
|
||||
},
|
||||
id: "great-location", title: "Convenient Location", description: "Walking distance to restaurants, near the Provo River parkway, and easy access to local attractions.", tag: "Connected", imageSrc: "http://img.b2bpic.net/free-photo/people-spending-time-together-outside_23-2149033596.jpg?_wi=1"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="Why Guests Love Provo River Inn"
|
||||
@@ -132,26 +106,11 @@ export default function HomePage() {
|
||||
<ProductCardThree
|
||||
products={[
|
||||
{
|
||||
id: "room-classic-king",
|
||||
name: "Classic King",
|
||||
price: "From $89/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-comfortable-pillow-blanket-decoration-bed-interior-bedroom_74190-13566.jpg?_wi=1",
|
||||
imageAlt: "Classic King Room at Provo River Inn",
|
||||
},
|
||||
id: "room-classic-king", name: "Classic King", price: "From $89/night", imageSrc: "http://img.b2bpic.net/free-photo/white-comfortable-pillow-blanket-decoration-bed-interior-bedroom_74190-13566.jpg?_wi=1", imageAlt: "Classic King Room at Provo River Inn"},
|
||||
{
|
||||
id: "room-double-queen",
|
||||
name: "Double Queen",
|
||||
price: "From $99/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-relaxing-indoors_23-2151030663.jpg?_wi=1",
|
||||
imageAlt: "Double Queen Room at Provo River Inn",
|
||||
},
|
||||
id: "room-double-queen", name: "Double Queen", price: "From $99/night", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-relaxing-indoors_23-2151030663.jpg?_wi=1", imageAlt: "Double Queen Room at Provo River Inn"},
|
||||
{
|
||||
id: "room-family-suite",
|
||||
name: "Family Suite",
|
||||
price: "From $119/night",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/latin-amateurs-dancing-salsa_23-2151245271.jpg?_wi=1",
|
||||
imageAlt: "Family Suite at Provo River Inn",
|
||||
},
|
||||
id: "room-family-suite", name: "Family Suite", price: "From $119/night", imageSrc: "http://img.b2bpic.net/free-photo/latin-amateurs-dancing-salsa_23-2151245271.jpg?_wi=1", imageAlt: "Family Suite at Provo River Inn"},
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -162,9 +121,7 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "View All Rooms",
|
||||
href: "/rooms",
|
||||
},
|
||||
text: "View All Rooms", href: "/rooms"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -174,33 +131,13 @@ export default function HomePage() {
|
||||
<FeatureCardMedia
|
||||
features={[
|
||||
{
|
||||
id: "indoor-pool",
|
||||
title: "Indoor Pool",
|
||||
description: "Year-round swimming and water fun for families and guests of all ages.",
|
||||
tag: "Recreation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-relax-smile-leisure-vacation-around-swimming-pool-resort-hotel_74190-14543.jpg?_wi=2",
|
||||
},
|
||||
id: "indoor-pool", title: "Indoor Pool", description: "Year-round swimming and water fun for families and guests of all ages.", tag: "Recreation", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-relax-smile-leisure-vacation-around-swimming-pool-resort-hotel_74190-14543.jpg?_wi=2"},
|
||||
{
|
||||
id: "hot-tub",
|
||||
title: "Hot Tub",
|
||||
description: "Relaxing warmth and peaceful unwinding after a day exploring Provo.",
|
||||
tag: "Relaxation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-relaxing-hot-tub-from-calm-zen_169016-69337.jpg?_wi=1",
|
||||
},
|
||||
id: "hot-tub", title: "Hot Tub", description: "Relaxing warmth and peaceful unwinding after a day exploring Provo.", tag: "Relaxation", imageSrc: "http://img.b2bpic.net/free-photo/girl-relaxing-hot-tub-from-calm-zen_169016-69337.jpg?_wi=1"},
|
||||
{
|
||||
id: "breakfast",
|
||||
title: "Continental Breakfast",
|
||||
description: "Start your day right with a complimentary breakfast before heading out.",
|
||||
tag: "Convenience",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eats-fried-chicken-batter-with-sauce-herbs-orange-juice_141793-3911.jpg?_wi=1",
|
||||
},
|
||||
id: "breakfast", title: "Continental Breakfast", description: "Start your day right with a complimentary breakfast before heading out.", tag: "Convenience", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eats-fried-chicken-batter-with-sauce-herbs-orange-juice_141793-3911.jpg?_wi=1"},
|
||||
{
|
||||
id: "wifi-parking",
|
||||
title: "Free WiFi & Parking",
|
||||
description: "Stay connected and park worry-free with complimentary services for all guests.",
|
||||
tag: "Included",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-black-suit-office_1157-37456.jpg?_wi=3",
|
||||
},
|
||||
id: "wifi-parking", title: "Free WiFi & Parking", description: "Stay connected and park worry-free with complimentary services for all guests.", tag: "Included", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-black-suit-office_1157-37456.jpg?_wi=3"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="Family-Friendly Amenities"
|
||||
@@ -216,53 +153,23 @@ export default function HomePage() {
|
||||
<TestimonialCardOne
|
||||
testimonials={[
|
||||
{
|
||||
id: "review-1",
|
||||
name: "Sarah M.",
|
||||
role: "Guest",
|
||||
company: "Verified Stay",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-girls-jacuzzi-with-thumbs-up-laughter-splashes-family-spa-chill_169016-69385.jpg?_wi=1",
|
||||
},
|
||||
id: "review-1", name: "Sarah M.", role: "Guest", company: "Verified Stay", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-girls-jacuzzi-with-thumbs-up-laughter-splashes-family-spa-chill_169016-69385.jpg?_wi=1"},
|
||||
{
|
||||
id: "review-2",
|
||||
name: "James T.",
|
||||
role: "Guest",
|
||||
company: "Verified Stay",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-girls-jacuzzi-with-thumbs-up-laughter-splashes-family-spa-chill_169016-69385.jpg?_wi=2",
|
||||
},
|
||||
id: "review-2", name: "James T.", role: "Guest", company: "Verified Stay", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-girls-jacuzzi-with-thumbs-up-laughter-splashes-family-spa-chill_169016-69385.jpg?_wi=2"},
|
||||
{
|
||||
id: "review-3",
|
||||
name: "Maria L.",
|
||||
role: "Guest",
|
||||
company: "Verified Stay",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-girls-jacuzzi-with-thumbs-up-laughter-splashes-family-spa-chill_169016-69385.jpg?_wi=3",
|
||||
},
|
||||
id: "review-3", name: "Maria L.", role: "Guest", company: "Verified Stay", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-girls-jacuzzi-with-thumbs-up-laughter-splashes-family-spa-chill_169016-69385.jpg?_wi=3"},
|
||||
{
|
||||
id: "review-4",
|
||||
name: "David K.",
|
||||
role: "Guest",
|
||||
company: "Verified Stay",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-girls-jacuzzi-with-thumbs-up-laughter-splashes-family-spa-chill_169016-69385.jpg?_wi=4",
|
||||
},
|
||||
id: "review-4", name: "David K.", role: "Guest", company: "Verified Stay", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-girls-jacuzzi-with-thumbs-up-laughter-splashes-family-spa-chill_169016-69385.jpg?_wi=4"},
|
||||
{
|
||||
id: "review-5",
|
||||
name: "Jennifer P.",
|
||||
role: "Guest",
|
||||
company: "Verified Stay",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-girls-jacuzzi-with-thumbs-up-laughter-splashes-family-spa-chill_169016-69385.jpg?_wi=5",
|
||||
},
|
||||
id: "review-5", name: "Jennifer P.", role: "Guest", company: "Verified Stay", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-girls-jacuzzi-with-thumbs-up-laughter-splashes-family-spa-chill_169016-69385.jpg?_wi=5"},
|
||||
{
|
||||
id: "review-6",
|
||||
name: "Robert C.",
|
||||
role: "Guest",
|
||||
company: "Verified Stay",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-girls-jacuzzi-with-thumbs-up-laughter-splashes-family-spa-chill_169016-69385.jpg?_wi=6",
|
||||
},
|
||||
id: "review-6", name: "Robert C.", role: "Guest", company: "Verified Stay", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-girls-jacuzzi-with-thumbs-up-laughter-splashes-family-spa-chill_169016-69385.jpg?_wi=6"},
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -293,17 +200,17 @@ export default function HomePage() {
|
||||
<div id="contact-cta" data-section="contact-cta">
|
||||
<ContactSplit
|
||||
tag="Ready for a Relaxing Stay?"
|
||||
title="Book Your Comfortable Stay"
|
||||
description="Reserve your room today and discover why guests keep choosing Provo River Inn for peace, comfort, and convenience."
|
||||
title="Call to Book Your Room"
|
||||
description="Direct line to our reservations team. Quick, easy, and immediate confirmation of your stay."
|
||||
tagIcon={Heart}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/businesswoman-black-suit-office_1157-37456.jpg?_wi=4"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email for booking info"
|
||||
buttonText="Check Availability"
|
||||
termsText="By clicking Check Availability, you're confirming that you agree with our Terms and Conditions."
|
||||
inputPlaceholder="Call: +1-801-555-7634"
|
||||
buttonText="Call to Book: +1-801-555-7634"
|
||||
termsText="Phone lines available 24/7. Our team is ready to help you secure the perfect room."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -315,61 +222,37 @@ export default function HomePage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "/",
|
||||
},
|
||||
label: "Home", href: "/"},
|
||||
{
|
||||
label: "Rooms",
|
||||
href: "/rooms",
|
||||
},
|
||||
label: "Rooms", href: "/rooms"},
|
||||
{
|
||||
label: "Amenities",
|
||||
href: "/amenities",
|
||||
},
|
||||
label: "Amenities", href: "/amenities"},
|
||||
{
|
||||
label: "Gallery",
|
||||
href: "/gallery",
|
||||
},
|
||||
label: "Gallery", href: "/gallery"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Location",
|
||||
href: "/location",
|
||||
},
|
||||
label: "Location", href: "/location"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "/reviews",
|
||||
},
|
||||
label: "Reviews", href: "/reviews"},
|
||||
{
|
||||
label: "Book Now",
|
||||
href: "/book",
|
||||
},
|
||||
label: "Book Now", href: "/book"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact Us", href: "/contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms & Conditions",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms & Conditions", href: "#"},
|
||||
{
|
||||
label: "Cancellation Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Cancellation Policy", href: "#"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#",
|
||||
},
|
||||
label: "FAQ", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user