diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index f9a546a..b36d682 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -18,47 +18,28 @@ export default function ContactPage() {
const faqs = [
{
- id: "1",
- title: "What is your check-in and check-out time?",
- content:
- "Check-in is at 15:00 (3:00 PM) and check-out is at 10:00 (10:00 AM). Early check-in or late check-out may be available upon request — please call us at 0908 338 883 to arrange.",
- },
+ id: "1", title: "What is your check-in and check-out time?", content:
+ "Check-in is at 15:00 (3:00 PM) and check-out is at 10:00 (10:00 AM). Early check-in or late check-out may be available upon request — please call us at 0908 338 883 to arrange."},
{
- id: "2",
- title: "Do you offer free WiFi and parking?",
- content:
- "Yes! All our rooms include free WiFi and free parking on the property. We want your stay to be as comfortable and convenient as possible.",
- },
+ id: "2", title: "Do you offer free WiFi and parking?", content:
+ "Yes! All our rooms include free WiFi and free parking on the property. We want your stay to be as comfortable and convenient as possible."},
{
- id: "3",
- title: "How do I make a reservation?",
- content:
- "You can reach us by phone at 0908 338 883 to book directly, or use our online reservation form. We'll confirm your dates and room type, and answer any special requests.",
- },
+ id: "3", title: "How do I make a reservation?", content:
+ "You can reach us by phone at 0908 338 883 to book directly, or use our online reservation form. We'll confirm your dates and room type, and answer any special requests."},
{
- id: "4",
- title: "What amenities are included in the rooms?",
- content:
- "Each room features a comfortable bed, private bathroom, TV, WiFi, and clean comfortable furnishings. Room-specific amenities vary — please inquire about your chosen room type.",
- },
+ id: "4", title: "What amenities are included in the rooms?", content:
+ "Each room features a comfortable bed, private bathroom, TV, WiFi, and clean comfortable furnishings. Room-specific amenities vary — please inquire about your chosen room type."},
{
- id: "5",
- title: "Are pets allowed?",
- content:
- "Pets may be allowed with prior notice. Please call us to discuss your specific needs and any additional arrangements.",
- },
+ id: "5", title: "Are pets allowed?", content:
+ "Pets may be allowed with prior notice. Please call us to discuss your specific needs and any additional arrangements."},
{
- id: "6",
- title: "What is your cancellation policy?",
- content:
- "Our flexible cancellation policy allows free cancellations up to 48 hours before your arrival date. For details, please contact us directly at 0908 338 883.",
- },
+ id: "6", title: "What is your cancellation policy?", content:
+ "Our flexible cancellation policy allows free cancellations up to 48 hours before your arrival date. For details, please contact us directly at 0908 338 883."},
];
const footerColumns = [
{
- title: "Property",
- items: [
+ title: "Property", items: [
{ label: "About Us", href: "/about" },
{ label: "Rooms", href: "/rooms" },
{ label: "Gallery", href: "/gallery" },
@@ -66,8 +47,7 @@ export default function ContactPage() {
],
},
{
- title: "Information",
- items: [
+ title: "Information", items: [
{ label: "Location & Directions", href: "/location" },
{ label: "Contact", href: "/contact" },
{ label: "Booking", href: "/contact" },
@@ -75,8 +55,7 @@ export default function ContactPage() {
],
},
{
- title: "Connect",
- items: [
+ title: "Connect", items: [
{ label: "Phone: 0908 338 883", href: "tel:+421908338883" },
{ label: "Email", href: "mailto:info@penzionmelis.sk" },
{ label: "Location", href: "/location" },
@@ -123,7 +102,7 @@ export default function ContactPage() {
tag="Ready to Book?"
title="Reserve Your Stay at Penzión MELIS"
description="Contact us today to confirm your reservation or inquire about room availability. Call us directly or submit your booking request below."
- background={{ variant: "fluid" }}
+ background={{ variant: "animated-grid" }}
useInvertedBackground={false}
inputPlaceholder="your@email.com"
buttonText="Send Request"
diff --git a/src/app/location/page.tsx b/src/app/location/page.tsx
index 9b3b9fc..cfc39e6 100644
--- a/src/app/location/page.tsx
+++ b/src/app/location/page.tsx
@@ -19,8 +19,7 @@ export default function LocationPage() {
const footerColumns = [
{
- title: "Property",
- items: [
+ title: "Property", items: [
{ label: "About Us", href: "/about" },
{ label: "Rooms", href: "/rooms" },
{ label: "Gallery", href: "/gallery" },
@@ -28,8 +27,7 @@ export default function LocationPage() {
],
},
{
- title: "Information",
- items: [
+ title: "Information", items: [
{ label: "Location & Directions", href: "/location" },
{ label: "Contact", href: "/contact" },
{ label: "Booking", href: "/contact" },
@@ -37,8 +35,7 @@ export default function LocationPage() {
],
},
{
- title: "Connect",
- items: [
+ title: "Connect", items: [
{ label: "Phone: 0908 338 883", href: "tel:+421908338883" },
{ label: "Email", href: "mailto:info@penzionmelis.sk" },
{ label: "Location", href: "/location" },
@@ -72,23 +69,14 @@ export default function LocationPage() {
@@ -82,18 +77,14 @@ export default function HomePage() {
description="Modern rooms, peaceful location, and excellent guest reviews. Your perfect stay awaits at Penzión MELIS."
tag="4.9★ Trusted by 102+ Guests"
tagAnimation="slide-up"
- background={{ variant: "fluid" }}
+ background={{ variant: "animated-grid" }}
imageSrc="http://img.b2bpic.net/free-photo/medieval-house_1182-802.jpg"
imageAlt="Penzión MELIS exterior with landscaping"
buttons={[
{
- text: "Call Now: 0908 338 883",
- href: "tel:+421908338883",
- },
+ text: "Call Now: 0908 338 883", href: "tel:+421908338883"},
{
- text: "Check Availability",
- href: "#contact",
- },
+ text: "Check Availability", href: "#contact"},
]}
buttonAnimation="slide-up"
className="hero-section"
@@ -104,20 +95,13 @@ export default function HomePage() {
@@ -260,23 +188,14 @@ export default function HomePage() {
description="Conveniently situated in eastern Slovakia with easy access to regional attractions"
metrics={[
{
- id: "1",
- icon: MapPin,
- title: "Milhostov",
- value: "Trebišov Region",
- },
+ id: "1", icon: MapPin,
+ title: "Milhostov", value: "Trebišov Region"},
{
- id: "2",
- icon: Phone,
- title: "Phone",
- value: "0908 338 883",
- },
+ id: "2", icon: Phone,
+ title: "Phone", value: "0908 338 883"},
{
- id: "3",
- icon: Clock,
- title: "Check-In",
- value: "15:00 • Out: 10:00",
- },
+ id: "3", icon: Clock,
+ title: "Check-In", value: "15:00 • Out: 10:00"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -292,15 +211,7 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Business Travelers",
- "Families & Couples",
- "Tourists & Explorers",
- "Weekend Visitors",
- "Corporate Groups",
- "Regional Guests",
- "International Visitors",
- "Returning Customers",
- ]}
+ "Business Travelers", "Families & Couples", "Tourists & Explorers", "Weekend Visitors", "Corporate Groups", "Regional Guests", "International Visitors", "Returning Customers"]}
speed={35}
/>
@@ -311,35 +222,17 @@ export default function HomePage() {
description="Find answers to common questions about your stay at Penzión MELIS"
faqs={[
{
- id: "1",
- title: "What is your check-in and check-out time?",
- content: "Check-in is at 15:00 (3:00 PM) and check-out is at 10:00 (10:00 AM). Early check-in or late check-out may be available upon request — please call us at 0908 338 883 to arrange.",
- },
+ id: "1", title: "What is your check-in and check-out time?", content: "Check-in is at 15:00 (3:00 PM) and check-out is at 10:00 (10:00 AM). Early check-in or late check-out may be available upon request — please call us at 0908 338 883 to arrange."},
{
- id: "2",
- title: "Do you offer free WiFi and parking?",
- content: "Yes! All our rooms include free WiFi and free parking on the property. We want your stay to be as comfortable and convenient as possible.",
- },
+ id: "2", title: "Do you offer free WiFi and parking?", content: "Yes! All our rooms include free WiFi and free parking on the property. We want your stay to be as comfortable and convenient as possible."},
{
- id: "3",
- title: "How do I make a reservation?",
- content: "You can reach us by phone at 0908 338 883 to book directly, or use our online reservation form. We'll confirm your dates and room type, and answer any special requests.",
- },
+ id: "3", title: "How do I make a reservation?", content: "You can reach us by phone at 0908 338 883 to book directly, or use our online reservation form. We'll confirm your dates and room type, and answer any special requests."},
{
- id: "4",
- title: "What amenities are included in the rooms?",
- content: "Each room features a comfortable bed, private bathroom, TV, WiFi, and clean comfortable furnishings. Room-specific amenities vary — please inquire about your chosen room type.",
- },
+ id: "4", title: "What amenities are included in the rooms?", content: "Each room features a comfortable bed, private bathroom, TV, WiFi, and clean comfortable furnishings. Room-specific amenities vary — please inquire about your chosen room type."},
{
- id: "5",
- title: "Are pets allowed?",
- content: "Pets may be allowed with prior notice. Please call us to discuss your specific needs and any additional arrangements.",
- },
+ id: "5", title: "Are pets allowed?", content: "Pets may be allowed with prior notice. Please call us to discuss your specific needs and any additional arrangements."},
{
- id: "6",
- title: "What is your cancellation policy?",
- content: "Our flexible cancellation policy allows free cancellations up to 48 hours before your arrival date. For details, please contact us directly at 0908 338 883.",
- },
+ id: "6", title: "What is your cancellation policy?", content: "Our flexible cancellation policy allows free cancellations up to 48 hours before your arrival date. For details, please contact us directly at 0908 338 883."},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -353,7 +246,7 @@ export default function HomePage() {
tag="Ready to Book?"
title="Reserve Your Stay at Penzión MELIS"
description="Contact us today to confirm your reservation or inquire about room availability. Call us directly or submit your booking request below."
- background={{ variant: "fluid" }}
+ background={{ variant: "animated-grid" }}
useInvertedBackground={false}
inputPlaceholder="your@email.com"
buttonText="Send Request"