7 Commits

Author SHA1 Message Date
c9fe13634d Merge version_3 into main
Merge version_3 into main
2026-06-12 08:32:02 +00:00
19b6c5d56f Update src/app/page.tsx 2026-06-12 08:31:59 +00:00
9e0a528ddf Merge version_3 into main
Merge version_3 into main
2026-06-12 08:28:27 +00:00
bbfe609047 Update src/app/page.tsx 2026-06-12 08:28:23 +00:00
686f6ee1aa Merge version_2 into main
Merge version_2 into main
2026-06-12 08:26:25 +00:00
d25df62799 Update src/app/page.tsx 2026-06-12 08:26:19 +00:00
04db93b1ff Merge version_1 into main
Merge version_1 into main
2026-06-12 08:15:27 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{
name: "Contact", id: "#contact"},
]}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qp6oeg"
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F1oB5oKb9fUQm2dtFFnKBH3sjo/uploaded-1781252752615-xn2ppcyw.jpg"
logoAlt="Mexico Hotel & Suites Logo"
brandName="Mexico Hotel & Suites"
button={{
@@ -62,8 +62,8 @@ export default function LandingPage() {
<HeroBillboardGallery
background={{
variant: "radial-gradient"}}
title="Welcome to Mexico Hotel & Suites"
description="Discover comfort and convenience in the heart of Mexico, Missouri. Your ideal stay for leisure or business awaits."
title="Your Historic Retreat in Mexico, Missouri"
description="Experience unmatched comfort at Mexico Hotel & Suites, perfectly situated for exploring local charm and business. Our veteran-owned hotel offers a unique blend of heritage and modern hospitality."
buttons={[
{
text: "Book Your Stay", href: "#rates"},
@@ -72,7 +72,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/top-side-view-restaurant-stairs-from-black-marble-long-windows-with-fabric-blinds_140725-8859.jpg", imageAlt: "Luxurious hotel lobby with modern design"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F1oB5oKb9fUQm2dtFFnKBH3sjo/uploaded-1781252999239-dwe9z8mq.jpg", imageAlt: "Luxurious hotel lobby with modern design"},
{
imageSrc: "http://img.b2bpic.net/free-photo/hotel-room-with-open-balcony-soft-light-through-curtains-cozy-bedroom_169016-70022.jpg", imageAlt: "Spacious hotel room with a king bed"},
{
@@ -98,7 +98,7 @@ export default function LandingPage() {
{
title: "Prime Location", description: "Strategically located at 1010 E Liberty St, Mexico, MO, offering easy access to local attractions and business centers."},
{
title: "Veteran-Owned", description: "Proudly a veteran-owned and operated business, committed to service and quality."},
title: "Vetera", description: "Proudly a veteran-owned and operated business, committed to service and quality."},
{
title: "Flexible Stays", description: "Enjoy convenient check-in from 2:00 PM and check-out until 11:00 AM to suit your travel schedule."},
]}