Merge version_4 into main #2
@@ -10,26 +10,24 @@ import Link from "next/link";
|
||||
|
||||
export default function AboutPage() {
|
||||
const navItems = [
|
||||
{ name: "Home", id: "home" },
|
||||
{ name: "Rooms", id: "rooms" },
|
||||
{ name: "Gallery", id: "gallery" },
|
||||
{ name: "Location", id: "location" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Rooms", id: "/rooms" },
|
||||
{ name: "Gallery", id: "/gallery" },
|
||||
{ name: "Location", id: "/about" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
];
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Rooms", href: "/rooms" },
|
||||
{ label: "Gallery", href: "/gallery" },
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Location", href: "/about" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Phone: +421 911 756 756", href: "tel:+421911756756" },
|
||||
{ label: "Email: citypenzionkosice@gmail.com", href: "mailto:citypenzionkosice@gmail.com" },
|
||||
{ label: "Domčeková 8, Košice", href: "#" },
|
||||
@@ -37,8 +35,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Information",
|
||||
items: [
|
||||
title: "Information", items: [
|
||||
{ label: "Check-in from 14:00", href: "#" },
|
||||
{ label: "Check-out until 10:00", href: "#" },
|
||||
{ label: "Free Parking", href: "#" },
|
||||
@@ -46,8 +43,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Nearby",
|
||||
items: [
|
||||
title: "Nearby", items: [
|
||||
{ label: "St Elisabeth Cathedral", href: "#" },
|
||||
{ label: "Hlavná Street", href: "#" },
|
||||
{ label: "Technical Museum", href: "#" },
|
||||
@@ -96,37 +92,13 @@ export default function AboutPage() {
|
||||
<MetricCardEleven
|
||||
metrics={[
|
||||
{
|
||||
id: "cathedral",
|
||||
value: "1.2 km",
|
||||
title: "St Elisabeth Cathedral",
|
||||
description: "Iconic gothic cathedral in the heart of Košice's historic center",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/notre-dame-basilica-ottawa-ontario-canada_649448-1177.jpg?_wi=3",
|
||||
imageAlt: "St Elisabeth Cathedral",
|
||||
},
|
||||
id: "cathedral", value: "1.2 km", title: "St Elisabeth Cathedral", description: "Iconic gothic cathedral in the heart of Košice's historic center", imageSrc: "http://img.b2bpic.net/free-photo/notre-dame-basilica-ottawa-ontario-canada_649448-1177.jpg?_wi=3", imageAlt: "St Elisabeth Cathedral"},
|
||||
{
|
||||
id: "hlavna",
|
||||
value: "1.5 km",
|
||||
title: "Hlavná Street",
|
||||
description: "Historic pedestrian street with shops, cafés, and restaurants",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bells-gothic-arch-upward-view-historic-tower_169016-68405.jpg?_wi=5",
|
||||
imageAlt: "Hlavná Street main square",
|
||||
},
|
||||
id: "hlavna", value: "1.5 km", title: "Hlavná Street", description: "Historic pedestrian street with shops, cafés, and restaurants", imageSrc: "http://img.b2bpic.net/free-photo/bells-gothic-arch-upward-view-historic-tower_169016-68405.jpg?_wi=5", imageAlt: "Hlavná Street main square"},
|
||||
{
|
||||
id: "museum",
|
||||
value: "2 km",
|
||||
title: "Technical Museum",
|
||||
description: "Fascinating exhibitions of Slovak technical heritage and innovation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roof-old-building-front-blue-sky-day-time_231208-3243.jpg?_wi=3",
|
||||
imageAlt: "Slovak Technical Museum",
|
||||
},
|
||||
id: "museum", value: "2 km", title: "Technical Museum", description: "Fascinating exhibitions of Slovak technical heritage and innovation", imageSrc: "http://img.b2bpic.net/free-photo/roof-old-building-front-blue-sky-day-time_231208-3243.jpg?_wi=3", imageAlt: "Slovak Technical Museum"},
|
||||
{
|
||||
id: "prison",
|
||||
value: "2.5 km",
|
||||
title: "Mikluš Prison Museum",
|
||||
description: "Historical museum in a preserved 14th century fortress prison",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-national-art-museum-bucharest-romania-golden-details-marble-painting_1268-19831.jpg?_wi=3",
|
||||
imageAlt: "Mikluš Prison Museum",
|
||||
},
|
||||
id: "prison", value: "2.5 km", title: "Mikluš Prison Museum", description: "Historical museum in a preserved 14th century fortress prison", imageSrc: "http://img.b2bpic.net/free-photo/interior-national-art-museum-bucharest-romania-golden-details-marble-painting_1268-19831.jpg?_wi=3", imageAlt: "Mikluš Prison Museum"},
|
||||
]}
|
||||
title="Nearby Attractions & Landmarks"
|
||||
description="Discover the best of Košice within easy reach from our guesthouse. Visit historic sites, museums, and enjoy local restaurants."
|
||||
@@ -141,49 +113,13 @@ export default function AboutPage() {
|
||||
<BlogCardThree
|
||||
blogs={[
|
||||
{
|
||||
id: "exterior",
|
||||
category: "Building",
|
||||
title: "Welcoming Exterior",
|
||||
excerpt: "Our cozy guesthouse in a quiet residential neighborhood, easily accessible and inviting.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-old-women-sitting-bench_23-2149357054.jpg?_wi=3",
|
||||
imageAlt: "Guesthouse exterior",
|
||||
authorName: "City Penzion Košice",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/broken-box-delivered-client_23-2147767811.jpg",
|
||||
date: "Accommodation",
|
||||
},
|
||||
id: "exterior", category: "Building", title: "Welcoming Exterior", excerpt: "Our cozy guesthouse in a quiet residential neighborhood, easily accessible and inviting.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-old-women-sitting-bench_23-2149357054.jpg?_wi=3", imageAlt: "Guesthouse exterior", authorName: "City Penzion Košice", authorAvatar: "http://img.b2bpic.net/free-photo/broken-box-delivered-client_23-2147767811.jpg", date: "Accommodation"},
|
||||
{
|
||||
id: "rooms",
|
||||
category: "Comfort",
|
||||
title: "Modern Comfortable Rooms",
|
||||
excerpt: "All rooms feature comfortable beds, private bathrooms, and modern amenities for a restful stay.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/relax-bedroom_1150-17980.jpg?_wi=6",
|
||||
imageAlt: "Guest room",
|
||||
authorName: "City Penzion Košice",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/shower-box_74190-2118.jpg",
|
||||
date: "Amenities",
|
||||
},
|
||||
id: "rooms", category: "Comfort", title: "Modern Comfortable Rooms", excerpt: "All rooms feature comfortable beds, private bathrooms, and modern amenities for a restful stay.", imageSrc: "http://img.b2bpic.net/free-photo/relax-bedroom_1150-17980.jpg?_wi=6", imageAlt: "Guest room", authorName: "City Penzion Košice", authorAvatar: "http://img.b2bpic.net/free-photo/shower-box_74190-2118.jpg", date: "Amenities"},
|
||||
{
|
||||
id: "facilities",
|
||||
category: "Services",
|
||||
title: "Professional Facilities",
|
||||
excerpt: "Experience convenience with our range of services including free Wi-Fi, parking, and snack bar.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixing-ingredients_1098-18040.jpg?_wi=6",
|
||||
imageAlt: "Snack bar and refreshments",
|
||||
authorName: "City Penzion Košice",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/female-doctor-listening-diverse-male-patients-clinic-lobby_482257-131184.jpg",
|
||||
date: "Services",
|
||||
},
|
||||
id: "facilities", category: "Services", title: "Professional Facilities", excerpt: "Experience convenience with our range of services including free Wi-Fi, parking, and snack bar.", imageSrc: "http://img.b2bpic.net/free-photo/mixing-ingredients_1098-18040.jpg?_wi=6", imageAlt: "Snack bar and refreshments", authorName: "City Penzion Košice", authorAvatar: "http://img.b2bpic.net/free-photo/female-doctor-listening-diverse-male-patients-clinic-lobby_482257-131184.jpg", date: "Services"},
|
||||
{
|
||||
id: "location",
|
||||
category: "Access",
|
||||
title: "Perfect City Center Location",
|
||||
excerpt: "Close to historic attractions, restaurants, and shops in the beautiful city of Košice.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bells-gothic-arch-upward-view-historic-tower_169016-68405.jpg?_wi=6",
|
||||
imageAlt: "City center location",
|
||||
authorName: "City Penzion Košice",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/king-ferdinand-i-statue-oradea-romania_1268-22100.jpg",
|
||||
date: "Location",
|
||||
},
|
||||
id: "location", category: "Access", title: "Perfect City Center Location", excerpt: "Close to historic attractions, restaurants, and shops in the beautiful city of Košice.", imageSrc: "http://img.b2bpic.net/free-photo/bells-gothic-arch-upward-view-historic-tower_169016-68405.jpg?_wi=6", imageAlt: "City center location", authorName: "City Penzion Košice", authorAvatar: "http://img.b2bpic.net/free-photo/king-ferdinand-i-statue-oradea-romania_1268-22100.jpg", date: "Location"},
|
||||
]}
|
||||
title="Gallery"
|
||||
description="Take a visual tour of City Penzion Košice and discover the comfort and elegance awaiting you."
|
||||
|
||||
@@ -11,26 +11,24 @@ import { Calendar, Home, Phone } from "lucide-react";
|
||||
|
||||
export default function BookingPage() {
|
||||
const navItems = [
|
||||
{ name: "Home", id: "home" },
|
||||
{ name: "Rooms", id: "rooms" },
|
||||
{ name: "Gallery", id: "gallery" },
|
||||
{ name: "Location", id: "location" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Rooms", id: "/rooms" },
|
||||
{ name: "Gallery", id: "/gallery" },
|
||||
{ name: "Location", id: "/about" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
];
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Rooms", href: "/" },
|
||||
{ label: "Rooms", href: "/rooms" },
|
||||
{ label: "Gallery", href: "/gallery" },
|
||||
{ label: "About Us", href: "/" },
|
||||
{ label: "Location", href: "/about" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Phone: +421 911 756 756", href: "tel:+421911756756" },
|
||||
{ label: "Email: citypenzionkosice@gmail.com", href: "mailto:citypenzionkosice@gmail.com" },
|
||||
{ label: "Domčeková 8, Košice", href: "#" },
|
||||
@@ -38,8 +36,7 @@ export default function BookingPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Information",
|
||||
items: [
|
||||
title: "Information", items: [
|
||||
{ label: "Check-in from 14:00", href: "#" },
|
||||
{ label: "Check-out until 10:00", href: "#" },
|
||||
{ label: "Free Parking", href: "#" },
|
||||
@@ -47,8 +44,7 @@ export default function BookingPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Nearby",
|
||||
items: [
|
||||
title: "Nearby", items: [
|
||||
{ label: "St Elisabeth Cathedral", href: "#" },
|
||||
{ label: "Hlavná Street", href: "#" },
|
||||
{ label: "Technical Museum", href: "#" },
|
||||
@@ -73,7 +69,7 @@ export default function BookingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={navItems}
|
||||
button={{ text: "Book Now", href: "booking" }}
|
||||
button={{ text: "Book Now", href: "/booking" }}
|
||||
brandName="City Penzion Košice"
|
||||
/>
|
||||
</div>
|
||||
@@ -96,29 +92,11 @@ export default function BookingPage() {
|
||||
<ProductCardFour
|
||||
products={[
|
||||
{
|
||||
id: "single-room",
|
||||
name: "Single Room",
|
||||
price: "From €35/night",
|
||||
variant: "Private bathroom, Free Wi-Fi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bedroom-interior-design-zoom-calls-side-view_23-2149684486.jpg?_wi=3",
|
||||
imageAlt: "Single room with modern furniture",
|
||||
},
|
||||
id: "single-room", name: "Single Room", price: "From €35/night", variant: "Private bathroom, Free Wi-Fi", imageSrc: "http://img.b2bpic.net/free-photo/bedroom-interior-design-zoom-calls-side-view_23-2149684486.jpg?_wi=3", imageAlt: "Single room with modern furniture"},
|
||||
{
|
||||
id: "double-room",
|
||||
name: "Double Room",
|
||||
price: "From €50/night",
|
||||
variant: "Double bed, En-suite bathroom, TV",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/relax-bedroom_1150-17980.jpg?_wi=4",
|
||||
imageAlt: "Comfortable double bedroom",
|
||||
},
|
||||
id: "double-room", name: "Double Room", price: "From €50/night", variant: "Double bed, En-suite bathroom, TV", imageSrc: "http://img.b2bpic.net/free-photo/relax-bedroom_1150-17980.jpg?_wi=4", imageAlt: "Comfortable double bedroom"},
|
||||
{
|
||||
id: "twin-room",
|
||||
name: "Twin Room",
|
||||
price: "From €55/night",
|
||||
variant: "Two single beds, Bathroom, Wi-Fi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-bedroom-with-twin-beds-blue-rug_9975-33072.jpg?_wi=3",
|
||||
imageAlt: "Twin bedroom with two beds",
|
||||
},
|
||||
id: "twin-room", name: "Twin Room", price: "From €55/night", variant: "Two single beds, Bathroom, Wi-Fi", imageSrc: "http://img.b2bpic.net/free-photo/modern-bedroom-with-twin-beds-blue-rug_9975-33072.jpg?_wi=3", imageAlt: "Twin bedroom with two beds"},
|
||||
]}
|
||||
title="Our Rooms & Accommodation"
|
||||
description="Choose from a variety of comfortable rooms designed for singles, couples, and families. All rooms feature modern amenities and private bathrooms."
|
||||
@@ -128,7 +106,7 @@ export default function BookingPage() {
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Book Now", href: "booking" }]}
|
||||
buttons={[{ text: "Book Now", href: "/booking" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -136,37 +114,13 @@ export default function BookingPage() {
|
||||
<MetricCardEleven
|
||||
metrics={[
|
||||
{
|
||||
id: "cathedral",
|
||||
value: "1.2 km",
|
||||
title: "St Elisabeth Cathedral",
|
||||
description: "Iconic gothic cathedral in the heart of Košice's historic center",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/notre-dame-basilica-ottawa-ontario-canada_649448-1177.jpg?_wi=2",
|
||||
imageAlt: "St Elisabeth Cathedral",
|
||||
},
|
||||
id: "cathedral", value: "1.2 km", title: "St Elisabeth Cathedral", description: "Iconic gothic cathedral in the heart of Košice's historic center", imageSrc: "http://img.b2bpic.net/free-photo/notre-dame-basilica-ottawa-ontario-canada_649448-1177.jpg?_wi=2", imageAlt: "St Elisabeth Cathedral"},
|
||||
{
|
||||
id: "hlavna",
|
||||
value: "1.5 km",
|
||||
title: "Hlavná Street",
|
||||
description: "Historic pedestrian street with shops, cafés, and restaurants",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bells-gothic-arch-upward-view-historic-tower_169016-68405.jpg?_wi=3",
|
||||
imageAlt: "Hlavná Street main square",
|
||||
},
|
||||
id: "hlavna", value: "1.5 km", title: "Hlavná Street", description: "Historic pedestrian street with shops, cafés, and restaurants", imageSrc: "http://img.b2bpic.net/free-photo/bells-gothic-arch-upward-view-historic-tower_169016-68405.jpg?_wi=3", imageAlt: "Hlavná Street main square"},
|
||||
{
|
||||
id: "museum",
|
||||
value: "2 km",
|
||||
title: "Technical Museum",
|
||||
description: "Fascinating exhibitions of Slovak technical heritage and innovation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roof-old-building-front-blue-sky-day-time_231208-3243.jpg?_wi=2",
|
||||
imageAlt: "Slovak Technical Museum",
|
||||
},
|
||||
id: "museum", value: "2 km", title: "Technical Museum", description: "Fascinating exhibitions of Slovak technical heritage and innovation", imageSrc: "http://img.b2bpic.net/free-photo/roof-old-building-front-blue-sky-day-time_231208-3243.jpg?_wi=2", imageAlt: "Slovak Technical Museum"},
|
||||
{
|
||||
id: "prison",
|
||||
value: "2.5 km",
|
||||
title: "Mikluš Prison Museum",
|
||||
description: "Historical museum in a preserved 14th century fortress prison",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-national-art-museum-bucharest-romania-golden-details-marble-painting_1268-19831.jpg?_wi=2",
|
||||
imageAlt: "Mikluš Prison Museum",
|
||||
},
|
||||
id: "prison", value: "2.5 km", title: "Mikluš Prison Museum", description: "Historical museum in a preserved 14th century fortress prison", imageSrc: "http://img.b2bpic.net/free-photo/interior-national-art-museum-bucharest-romania-golden-details-marble-painting_1268-19831.jpg?_wi=2", imageAlt: "Mikluš Prison Museum"},
|
||||
]}
|
||||
title="Nearby Attractions & Landmarks"
|
||||
description="Discover the best of Košice within easy reach from our guesthouse. Visit historic sites, museums, and enjoy local restaurants."
|
||||
|
||||
@@ -11,26 +11,24 @@ import { Calendar, Coffee, Moon, ParkingCircle, Users, Wifi, Wind, Phone } from
|
||||
|
||||
export default function GalleryPage() {
|
||||
const navItems = [
|
||||
{ name: "Home", id: "home" },
|
||||
{ name: "Rooms", id: "rooms" },
|
||||
{ name: "Gallery", id: "gallery" },
|
||||
{ name: "Location", id: "location" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Rooms", id: "/rooms" },
|
||||
{ name: "Gallery", id: "/gallery" },
|
||||
{ name: "Location", id: "/about" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
];
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Rooms", href: "/" },
|
||||
{ label: "Rooms", href: "/rooms" },
|
||||
{ label: "Gallery", href: "/gallery" },
|
||||
{ label: "About Us", href: "/" },
|
||||
{ label: "Location", href: "/about" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Phone: +421 911 756 756", href: "tel:+421911756756" },
|
||||
{ label: "Email: citypenzionkosice@gmail.com", href: "mailto:citypenzionkosice@gmail.com" },
|
||||
{ label: "Domčeková 8, Košice", href: "#" },
|
||||
@@ -38,8 +36,7 @@ export default function GalleryPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Information",
|
||||
items: [
|
||||
title: "Information", items: [
|
||||
{ label: "Check-in from 14:00", href: "#" },
|
||||
{ label: "Check-out until 10:00", href: "#" },
|
||||
{ label: "Free Parking", href: "#" },
|
||||
@@ -47,8 +44,7 @@ export default function GalleryPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Nearby",
|
||||
items: [
|
||||
title: "Nearby", items: [
|
||||
{ label: "St Elisabeth Cathedral", href: "#" },
|
||||
{ label: "Hlavná Street", href: "#" },
|
||||
{ label: "Technical Museum", href: "#" },
|
||||
@@ -73,7 +69,7 @@ export default function GalleryPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={navItems}
|
||||
button={{ text: "Book Now", href: "booking" }}
|
||||
button={{ text: "Book Now", href: "/booking" }}
|
||||
brandName="City Penzion Košice"
|
||||
/>
|
||||
</div>
|
||||
@@ -82,49 +78,13 @@ export default function GalleryPage() {
|
||||
<BlogCardThree
|
||||
blogs={[
|
||||
{
|
||||
id: "exterior",
|
||||
category: "Building",
|
||||
title: "Welcoming Exterior",
|
||||
excerpt: "Our cozy guesthouse in a quiet residential neighborhood, easily accessible and inviting.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-old-women-sitting-bench_23-2149357054.jpg?_wi=2",
|
||||
imageAlt: "Guesthouse exterior",
|
||||
authorName: "City Penzion Košice",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/broken-box-delivered-client_23-2147767811.jpg",
|
||||
date: "Accommodation",
|
||||
},
|
||||
id: "exterior", category: "Building", title: "Welcoming Exterior", excerpt: "Our cozy guesthouse in a quiet residential neighborhood, easily accessible and inviting.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-old-women-sitting-bench_23-2149357054.jpg?_wi=2", imageAlt: "Guesthouse exterior", authorName: "City Penzion Košice", authorAvatar: "http://img.b2bpic.net/free-photo/broken-box-delivered-client_23-2147767811.jpg", date: "Accommodation"},
|
||||
{
|
||||
id: "rooms",
|
||||
category: "Comfort",
|
||||
title: "Modern Comfortable Rooms",
|
||||
excerpt: "All rooms feature comfortable beds, private bathrooms, and modern amenities for a restful stay.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/relax-bedroom_1150-17980.jpg?_wi=5",
|
||||
imageAlt: "Guest room",
|
||||
authorName: "City Penzion Košice",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/shower-box_74190-2118.jpg",
|
||||
date: "Amenities",
|
||||
},
|
||||
id: "rooms", category: "Comfort", title: "Modern Comfortable Rooms", excerpt: "All rooms feature comfortable beds, private bathrooms, and modern amenities for a restful stay.", imageSrc: "http://img.b2bpic.net/free-photo/relax-bedroom_1150-17980.jpg?_wi=5", imageAlt: "Guest room", authorName: "City Penzion Košice", authorAvatar: "http://img.b2bpic.net/free-photo/shower-box_74190-2118.jpg", date: "Amenities"},
|
||||
{
|
||||
id: "facilities",
|
||||
category: "Services",
|
||||
title: "Professional Facilities",
|
||||
excerpt: "Experience convenience with our range of services including free Wi-Fi, parking, and snack bar.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixing-ingredients_1098-18040.jpg?_wi=4",
|
||||
imageAlt: "Snack bar and refreshments",
|
||||
authorName: "City Penzion Košice",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/female-doctor-listening-diverse-male-patients-clinic-lobby_482257-131184.jpg",
|
||||
date: "Services",
|
||||
},
|
||||
id: "facilities", category: "Services", title: "Professional Facilities", excerpt: "Experience convenience with our range of services including free Wi-Fi, parking, and snack bar.", imageSrc: "http://img.b2bpic.net/free-photo/mixing-ingredients_1098-18040.jpg?_wi=4", imageAlt: "Snack bar and refreshments", authorName: "City Penzion Košice", authorAvatar: "http://img.b2bpic.net/free-photo/female-doctor-listening-diverse-male-patients-clinic-lobby_482257-131184.jpg", date: "Services"},
|
||||
{
|
||||
id: "location",
|
||||
category: "Access",
|
||||
title: "Perfect City Center Location",
|
||||
excerpt: "Close to historic attractions, restaurants, and shops in the beautiful city of Košice.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bells-gothic-arch-upward-view-historic-tower_169016-68405.jpg?_wi=4",
|
||||
imageAlt: "City center location",
|
||||
authorName: "City Penzion Košice",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/king-ferdinand-i-statue-oradea-romania_1268-22100.jpg",
|
||||
date: "Location",
|
||||
},
|
||||
id: "location", category: "Access", title: "Perfect City Center Location", excerpt: "Close to historic attractions, restaurants, and shops in the beautiful city of Košice.", imageSrc: "http://img.b2bpic.net/free-photo/bells-gothic-arch-upward-view-historic-tower_169016-68405.jpg?_wi=4", imageAlt: "City center location", authorName: "City Penzion Košice", authorAvatar: "http://img.b2bpic.net/free-photo/king-ferdinand-i-statue-oradea-romania_1268-22100.jpg", date: "Location"},
|
||||
]}
|
||||
title="Gallery"
|
||||
description="Take a visual tour of City Penzion Košice and discover the comfort and elegance awaiting you."
|
||||
@@ -139,46 +99,22 @@ export default function GalleryPage() {
|
||||
<FeatureCardTwentySix
|
||||
features={[
|
||||
{
|
||||
title: "Free Wi-Fi",
|
||||
description: "High-speed wireless internet throughout the entire guesthouse for seamless connectivity.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/blue-device-background-with-free-wifi_23-2147633812.jpg?_wi=3",
|
||||
imageAlt: "Free WiFi available",
|
||||
buttonIcon: Wifi,
|
||||
title: "Free Wi-Fi", description: "High-speed wireless internet throughout the entire guesthouse for seamless connectivity.", imageSrc: "http://img.b2bpic.net/free-vector/blue-device-background-with-free-wifi_23-2147633812.jpg?_wi=3", imageAlt: "Free WiFi available", buttonIcon: Wifi,
|
||||
},
|
||||
{
|
||||
title: "Free Parking",
|
||||
description: "Complimentary parking available near the property and in the courtyard for all guests.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/shopping-center-parking-composition_1284-20061.jpg?_wi=3",
|
||||
imageAlt: "Free parking",
|
||||
buttonIcon: ParkingCircle,
|
||||
title: "Free Parking", description: "Complimentary parking available near the property and in the courtyard for all guests.", imageSrc: "http://img.b2bpic.net/free-vector/shopping-center-parking-composition_1284-20061.jpg?_wi=3", imageAlt: "Free parking", buttonIcon: ParkingCircle,
|
||||
},
|
||||
{
|
||||
title: "Air Conditioning",
|
||||
description: "Selected rooms feature air conditioning for year-round comfort during warm months.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/simple-closed-vacation-sign-template_742173-8407.jpg?_wi=3",
|
||||
imageAlt: "Air conditioning in rooms",
|
||||
buttonIcon: Wind,
|
||||
title: "Air Conditioning", description: "Selected rooms feature air conditioning for year-round comfort during warm months.", imageSrc: "http://img.b2bpic.net/free-vector/simple-closed-vacation-sign-template_742173-8407.jpg?_wi=3", imageAlt: "Air conditioning in rooms", buttonIcon: Wind,
|
||||
},
|
||||
{
|
||||
title: "Snack Bar",
|
||||
description: "On-site snack bar serving refreshing drinks and light snacks throughout the day.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixing-ingredients_1098-18040.jpg?_wi=5",
|
||||
imageAlt: "Refreshment bar",
|
||||
buttonIcon: Coffee,
|
||||
title: "Snack Bar", description: "On-site snack bar serving refreshing drinks and light snacks throughout the day.", imageSrc: "http://img.b2bpic.net/free-photo/mixing-ingredients_1098-18040.jpg?_wi=5", imageAlt: "Refreshment bar", buttonIcon: Coffee,
|
||||
},
|
||||
{
|
||||
title: "Quiet Environment",
|
||||
description: "Located in a peaceful residential area away from city noise, perfect for a restful stay.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-listening-diverse-male-patients-clinic-lobby_482257-131184.jpg?_wi=3",
|
||||
imageAlt: "Peaceful interior",
|
||||
buttonIcon: Moon,
|
||||
title: "Quiet Environment", description: "Located in a peaceful residential area away from city noise, perfect for a restful stay.", imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-listening-diverse-male-patients-clinic-lobby_482257-131184.jpg?_wi=3", imageAlt: "Peaceful interior", buttonIcon: Moon,
|
||||
},
|
||||
{
|
||||
title: "Professional Service",
|
||||
description: "Dedicated staff ready to assist with reservations, local information, and special requests.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/broken-box-delivered-client_23-2147767811.jpg?_wi=3",
|
||||
imageAlt: "Professional service",
|
||||
buttonIcon: Users,
|
||||
title: "Professional Service", description: "Dedicated staff ready to assist with reservations, local information, and special requests.", imageSrc: "http://img.b2bpic.net/free-photo/broken-box-delivered-client_23-2147767811.jpg?_wi=3", imageAlt: "Professional service", buttonIcon: Users,
|
||||
},
|
||||
]}
|
||||
title="Facilities & Services"
|
||||
|
||||
176
src/app/page.tsx
176
src/app/page.tsx
@@ -33,11 +33,11 @@ export default function HomePage() {
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Rooms", id: "/rooms" },
|
||||
{ name: "Gallery", id: "gallery" },
|
||||
{ name: "Location", id: "location" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
{ name: "Gallery", id: "/gallery" },
|
||||
{ name: "Location", id: "/about" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
button={{ text: "Book Now", href: "booking" }}
|
||||
button={{ text: "Book Now", href: "/booking" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -48,21 +48,15 @@ export default function HomePage() {
|
||||
background={{ variant: "downward-rays-static" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/full-shot-old-women-sitting-bench_23-2149357054.jpg",
|
||||
alt: "City Penzion Košice exterior",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/full-shot-old-women-sitting-bench_23-2149357054.jpg", alt: "City Penzion Košice exterior"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/broken-box-delivered-client_23-2147767811.jpg",
|
||||
alt: "Welcoming entrance",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/broken-box-delivered-client_23-2147767811.jpg", alt: "Welcoming entrance"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/relax-bedroom_1150-17980.jpg",
|
||||
alt: "Guest room",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/relax-bedroom_1150-17980.jpg", alt: "Guest room"},
|
||||
]}
|
||||
avatarText="Trusted by guests from around the world"
|
||||
buttons={[
|
||||
{ text: "Check Availability", href: "booking" },
|
||||
{ text: "Check Availability", href: "/booking" },
|
||||
{ text: "View Rooms", href: "/rooms" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -91,35 +85,17 @@ export default function HomePage() {
|
||||
tagIcon={Home}
|
||||
products={[
|
||||
{
|
||||
id: "single-room",
|
||||
name: "Single Room",
|
||||
price: "From €35/night",
|
||||
variant: "Private bathroom, Free Wi-Fi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bedroom-interior-design-zoom-calls-side-view_23-2149684486.jpg?_wi=1",
|
||||
imageAlt: "Single room with modern furniture",
|
||||
},
|
||||
id: "single-room", name: "Single Room", price: "From €35/night", variant: "Private bathroom, Free Wi-Fi", imageSrc: "http://img.b2bpic.net/free-photo/bedroom-interior-design-zoom-calls-side-view_23-2149684486.jpg?_wi=1", imageAlt: "Single room with modern furniture"},
|
||||
{
|
||||
id: "double-room",
|
||||
name: "Double Room",
|
||||
price: "From €50/night",
|
||||
variant: "Double bed, En-suite bathroom, TV",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/relax-bedroom_1150-17980.jpg?_wi=1",
|
||||
imageAlt: "Comfortable double bedroom",
|
||||
},
|
||||
id: "double-room", name: "Double Room", price: "From €50/night", variant: "Double bed, En-suite bathroom, TV", imageSrc: "http://img.b2bpic.net/free-photo/relax-bedroom_1150-17980.jpg?_wi=1", imageAlt: "Comfortable double bedroom"},
|
||||
{
|
||||
id: "twin-room",
|
||||
name: "Twin Room",
|
||||
price: "From €55/night",
|
||||
variant: "Two single beds, Bathroom, Wi-Fi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-bedroom-with-twin-beds-blue-rug_9975-33072.jpg?_wi=1",
|
||||
imageAlt: "Twin bedroom with two beds",
|
||||
},
|
||||
id: "twin-room", name: "Twin Room", price: "From €55/night", variant: "Two single beds, Bathroom, Wi-Fi", imageSrc: "http://img.b2bpic.net/free-photo/modern-bedroom-with-twin-beds-blue-rug_9975-33072.jpg?_wi=1", imageAlt: "Twin bedroom with two beds"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Book Now", href: "booking" }]}
|
||||
buttons={[{ text: "Book Now", href: "/booking" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -131,46 +107,22 @@ export default function HomePage() {
|
||||
tagIcon={Sparkles}
|
||||
features={[
|
||||
{
|
||||
title: "Free Wi-Fi",
|
||||
description: "High-speed wireless internet throughout the entire guesthouse for seamless connectivity.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/blue-device-background-with-free-wifi_23-2147633812.jpg?_wi=1",
|
||||
imageAlt: "Free WiFi available",
|
||||
buttonIcon: Wifi,
|
||||
title: "Free Wi-Fi", description: "High-speed wireless internet throughout the entire guesthouse for seamless connectivity.", imageSrc: "http://img.b2bpic.net/free-vector/blue-device-background-with-free-wifi_23-2147633812.jpg?_wi=1", imageAlt: "Free WiFi available", buttonIcon: Wifi,
|
||||
},
|
||||
{
|
||||
title: "Free Parking",
|
||||
description: "Complimentary parking available near the property and in the courtyard for all guests.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/shopping-center-parking-composition_1284-20061.jpg?_wi=1",
|
||||
imageAlt: "Free parking",
|
||||
buttonIcon: ParkingCircle,
|
||||
title: "Free Parking", description: "Complimentary parking available near the property and in the courtyard for all guests.", imageSrc: "http://img.b2bpic.net/free-vector/shopping-center-parking-composition_1284-20061.jpg?_wi=1", imageAlt: "Free parking", buttonIcon: ParkingCircle,
|
||||
},
|
||||
{
|
||||
title: "Air Conditioning",
|
||||
description: "Selected rooms feature air conditioning for year-round comfort during warm months.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/simple-closed-vacation-sign-template_742173-8407.jpg?_wi=1",
|
||||
imageAlt: "Air conditioning in rooms",
|
||||
buttonIcon: Wind,
|
||||
title: "Air Conditioning", description: "Selected rooms feature air conditioning for year-round comfort during warm months.", imageSrc: "http://img.b2bpic.net/free-vector/simple-closed-vacation-sign-template_742173-8407.jpg?_wi=1", imageAlt: "Air conditioning in rooms", buttonIcon: Wind,
|
||||
},
|
||||
{
|
||||
title: "Snack Bar",
|
||||
description: "On-site snack bar serving refreshing drinks and light snacks throughout the day.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixing-ingredients_1098-18040.jpg?_wi=1",
|
||||
imageAlt: "Refreshment bar",
|
||||
buttonIcon: Coffee,
|
||||
title: "Snack Bar", description: "On-site snack bar serving refreshing drinks and light snacks throughout the day.", imageSrc: "http://img.b2bpic.net/free-photo/mixing-ingredients_1098-18040.jpg?_wi=1", imageAlt: "Refreshment bar", buttonIcon: Coffee,
|
||||
},
|
||||
{
|
||||
title: "Quiet Environment",
|
||||
description: "Located in a peaceful residential area away from city noise, perfect for a restful stay.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-listening-diverse-male-patients-clinic-lobby_482257-131184.jpg?_wi=1",
|
||||
imageAlt: "Peaceful interior",
|
||||
buttonIcon: Moon,
|
||||
title: "Quiet Environment", description: "Located in a peaceful residential area away from city noise, perfect for a restful stay.", imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-listening-diverse-male-patients-clinic-lobby_482257-131184.jpg?_wi=1", imageAlt: "Peaceful interior", buttonIcon: Moon,
|
||||
},
|
||||
{
|
||||
title: "Professional Service",
|
||||
description: "Dedicated staff ready to assist with reservations, local information, and special requests.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/broken-box-delivered-client_23-2147767811.jpg?_wi=1",
|
||||
imageAlt: "Professional service",
|
||||
buttonIcon: Users,
|
||||
title: "Professional Service", description: "Dedicated staff ready to assist with reservations, local information, and special requests.", imageSrc: "http://img.b2bpic.net/free-photo/broken-box-delivered-client_23-2147767811.jpg?_wi=1", imageAlt: "Professional service", buttonIcon: Users,
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -200,37 +152,13 @@ export default function HomePage() {
|
||||
tag="Explore Košice"
|
||||
metrics={[
|
||||
{
|
||||
id: "cathedral",
|
||||
value: "1.2 km",
|
||||
title: "St Elisabeth Cathedral",
|
||||
description: "Iconic gothic cathedral in the heart of Košice's historic center",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/notre-dame-basilica-ottawa-ontario-canada_649448-1177.jpg?_wi=1",
|
||||
imageAlt: "St Elisabeth Cathedral",
|
||||
},
|
||||
id: "cathedral", value: "1.2 km", title: "St Elisabeth Cathedral", description: "Iconic gothic cathedral in the heart of Košice's historic center", imageSrc: "http://img.b2bpic.net/free-photo/notre-dame-basilica-ottawa-ontario-canada_649448-1177.jpg?_wi=1", imageAlt: "St Elisabeth Cathedral"},
|
||||
{
|
||||
id: "hlavna",
|
||||
value: "1.5 km",
|
||||
title: "Hlavná Street",
|
||||
description: "Historic pedestrian street with shops, cafés, and restaurants",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bells-gothic-arch-upward-view-historic-tower_169016-68405.jpg?_wi=1",
|
||||
imageAlt: "Hlavná Street main square",
|
||||
},
|
||||
id: "hlavna", value: "1.5 km", title: "Hlavná Street", description: "Historic pedestrian street with shops, cafés, and restaurants", imageSrc: "http://img.b2bpic.net/free-photo/bells-gothic-arch-upward-view-historic-tower_169016-68405.jpg?_wi=1", imageAlt: "Hlavná Street main square"},
|
||||
{
|
||||
id: "museum",
|
||||
value: "2 km",
|
||||
title: "Technical Museum",
|
||||
description: "Fascinating exhibitions of Slovak technical heritage and innovation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/roof-old-building-front-blue-sky-day-time_231208-3243.jpg?_wi=1",
|
||||
imageAlt: "Slovak Technical Museum",
|
||||
},
|
||||
id: "museum", value: "2 km", title: "Technical Museum", description: "Fascinating exhibitions of Slovak technical heritage and innovation", imageSrc: "http://img.b2bpic.net/free-photo/roof-old-building-front-blue-sky-day-time_231208-3243.jpg?_wi=1", imageAlt: "Slovak Technical Museum"},
|
||||
{
|
||||
id: "prison",
|
||||
value: "2.5 km",
|
||||
title: "Mikluš Prison Museum",
|
||||
description: "Historical museum in a preserved 14th century fortress prison",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-national-art-museum-bucharest-romania-golden-details-marble-painting_1268-19831.jpg?_wi=1",
|
||||
imageAlt: "Mikluš Prison Museum",
|
||||
},
|
||||
id: "prison", value: "2.5 km", title: "Mikluš Prison Museum", description: "Historical museum in a preserved 14th century fortress prison", imageSrc: "http://img.b2bpic.net/free-photo/interior-national-art-museum-bucharest-romania-golden-details-marble-painting_1268-19831.jpg?_wi=1", imageAlt: "Mikluš Prison Museum"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -245,49 +173,13 @@ export default function HomePage() {
|
||||
tag="Photo Gallery"
|
||||
blogs={[
|
||||
{
|
||||
id: "exterior",
|
||||
category: "Building",
|
||||
title: "Welcoming Exterior",
|
||||
excerpt: "Our cozy guesthouse in a quiet residential neighborhood, easily accessible and inviting.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-old-women-sitting-bench_23-2149357054.jpg?_wi=1",
|
||||
imageAlt: "Guesthouse exterior",
|
||||
authorName: "City Penzion Košice",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/broken-box-delivered-client_23-2147767811.jpg",
|
||||
date: "Accommodation",
|
||||
},
|
||||
id: "exterior", category: "Building", title: "Welcoming Exterior", excerpt: "Our cozy guesthouse in a quiet residential neighborhood, easily accessible and inviting.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-old-women-sitting-bench_23-2149357054.jpg?_wi=1", imageAlt: "Guesthouse exterior", authorName: "City Penzion Košice", authorAvatar: "http://img.b2bpic.net/free-photo/broken-box-delivered-client_23-2147767811.jpg", date: "Accommodation"},
|
||||
{
|
||||
id: "rooms",
|
||||
category: "Comfort",
|
||||
title: "Modern Comfortable Rooms",
|
||||
excerpt: "All rooms feature comfortable beds, private bathrooms, and modern amenities for a restful stay.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/relax-bedroom_1150-17980.jpg?_wi=2",
|
||||
imageAlt: "Guest room",
|
||||
authorName: "City Penzion Košice",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/shower-box_74190-2118.jpg",
|
||||
date: "Amenities",
|
||||
},
|
||||
id: "rooms", category: "Comfort", title: "Modern Comfortable Rooms", excerpt: "All rooms feature comfortable beds, private bathrooms, and modern amenities for a restful stay.", imageSrc: "http://img.b2bpic.net/free-photo/relax-bedroom_1150-17980.jpg?_wi=2", imageAlt: "Guest room", authorName: "City Penzion Košice", authorAvatar: "http://img.b2bpic.net/free-photo/shower-box_74190-2118.jpg", date: "Amenities"},
|
||||
{
|
||||
id: "facilities",
|
||||
category: "Services",
|
||||
title: "Professional Facilities",
|
||||
excerpt: "Experience convenience with our range of services including free Wi-Fi, parking, and snack bar.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixing-ingredients_1098-18040.jpg?_wi=2",
|
||||
imageAlt: "Snack bar and refreshments",
|
||||
authorName: "City Penzion Košice",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/female-doctor-listening-diverse-male-patients-clinic-lobby_482257-131184.jpg",
|
||||
date: "Services",
|
||||
},
|
||||
id: "facilities", category: "Services", title: "Professional Facilities", excerpt: "Experience convenience with our range of services including free Wi-Fi, parking, and snack bar.", imageSrc: "http://img.b2bpic.net/free-photo/mixing-ingredients_1098-18040.jpg?_wi=2", imageAlt: "Snack bar and refreshments", authorName: "City Penzion Košice", authorAvatar: "http://img.b2bpic.net/free-photo/female-doctor-listening-diverse-male-patients-clinic-lobby_482257-131184.jpg", date: "Services"},
|
||||
{
|
||||
id: "location",
|
||||
category: "Access",
|
||||
title: "Perfect City Center Location",
|
||||
excerpt: "Close to historic attractions, restaurants, and shops in the beautiful city of Košice.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bells-gothic-arch-upward-view-historic-tower_169016-68405.jpg?_wi=2",
|
||||
imageAlt: "City center location",
|
||||
authorName: "City Penzion Košice",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/king-ferdinand-i-statue-oradea-romania_1268-22100.jpg",
|
||||
date: "Location",
|
||||
},
|
||||
id: "location", category: "Access", title: "Perfect City Center Location", excerpt: "Close to historic attractions, restaurants, and shops in the beautiful city of Košice.", imageSrc: "http://img.b2bpic.net/free-photo/bells-gothic-arch-upward-view-historic-tower_169016-68405.jpg?_wi=2", imageAlt: "City center location", authorName: "City Penzion Košice", authorAvatar: "http://img.b2bpic.net/free-photo/king-ferdinand-i-statue-oradea-romania_1268-22100.jpg", date: "Location"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -314,17 +206,15 @@ export default function HomePage() {
|
||||
logoText="City Penzion Košice"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Rooms", href: "/rooms" },
|
||||
{ label: "Gallery", href: "#gallery" },
|
||||
{ label: "Location", href: "#location" },
|
||||
{ label: "Gallery", href: "/gallery" },
|
||||
{ label: "Location", href: "/about" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Phone: +421 911 756 756", href: "tel:+421911756756" },
|
||||
{ label: "Email: citypenzionkosice@gmail.com", href: "mailto:citypenzionkosice@gmail.com" },
|
||||
{ label: "Domčeková 8, Košice", href: "#" },
|
||||
@@ -332,8 +222,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Information",
|
||||
items: [
|
||||
title: "Information", items: [
|
||||
{ label: "Check-in from 14:00", href: "#" },
|
||||
{ label: "Check-out until 10:00", href: "#" },
|
||||
{ label: "Free Parking", href: "#" },
|
||||
@@ -341,8 +230,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Nearby",
|
||||
items: [
|
||||
title: "Nearby", items: [
|
||||
{ label: "St Elisabeth Cathedral", href: "#" },
|
||||
{ label: "Hlavná Street", href: "#" },
|
||||
{ label: "Technical Museum", href: "#" },
|
||||
|
||||
@@ -29,11 +29,11 @@ export default function RoomsPage() {
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Rooms", id: "/rooms" },
|
||||
{ name: "Gallery", id: "#gallery" },
|
||||
{ name: "Location", id: "#location" },
|
||||
{ name: "Gallery", id: "/gallery" },
|
||||
{ name: "Location", id: "/about" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
button={{ text: "Book Now", href: "booking" }}
|
||||
button={{ text: "Book Now", href: "/booking" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -45,35 +45,17 @@ export default function RoomsPage() {
|
||||
tagIcon={Home}
|
||||
products={[
|
||||
{
|
||||
id: "single-room",
|
||||
name: "Single Room",
|
||||
price: "From €35/night",
|
||||
variant: "Private bathroom, Free Wi-Fi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bedroom-interior-design-zoom-calls-side-view_23-2149684486.jpg?_wi=2",
|
||||
imageAlt: "Single room with modern furniture",
|
||||
},
|
||||
id: "single-room", name: "Single Room", price: "From €35/night", variant: "Private bathroom, Free Wi-Fi", imageSrc: "http://img.b2bpic.net/free-photo/bedroom-interior-design-zoom-calls-side-view_23-2149684486.jpg?_wi=2", imageAlt: "Single room with modern furniture"},
|
||||
{
|
||||
id: "double-room",
|
||||
name: "Double Room",
|
||||
price: "From €50/night",
|
||||
variant: "Double bed, En-suite bathroom, TV",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/relax-bedroom_1150-17980.jpg?_wi=3",
|
||||
imageAlt: "Comfortable double bedroom",
|
||||
},
|
||||
id: "double-room", name: "Double Room", price: "From €50/night", variant: "Double bed, En-suite bathroom, TV", imageSrc: "http://img.b2bpic.net/free-photo/relax-bedroom_1150-17980.jpg?_wi=3", imageAlt: "Comfortable double bedroom"},
|
||||
{
|
||||
id: "twin-room",
|
||||
name: "Twin Room",
|
||||
price: "From €55/night",
|
||||
variant: "Two single beds, Bathroom, Wi-Fi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-bedroom-with-twin-beds-blue-rug_9975-33072.jpg?_wi=2",
|
||||
imageAlt: "Twin bedroom with two beds",
|
||||
},
|
||||
id: "twin-room", name: "Twin Room", price: "From €55/night", variant: "Two single beds, Bathroom, Wi-Fi", imageSrc: "http://img.b2bpic.net/free-photo/modern-bedroom-with-twin-beds-blue-rug_9975-33072.jpg?_wi=2", imageAlt: "Twin bedroom with two beds"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Book Now", href: "#booking" }]}
|
||||
buttons={[{ text: "Book Now", href: "/booking" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -85,46 +67,22 @@ export default function RoomsPage() {
|
||||
tagIcon={Sparkles}
|
||||
features={[
|
||||
{
|
||||
title: "Free Wi-Fi",
|
||||
description: "High-speed wireless internet throughout the entire guesthouse for seamless connectivity.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/blue-device-background-with-free-wifi_23-2147633812.jpg?_wi=2",
|
||||
imageAlt: "Free WiFi available",
|
||||
buttonIcon: Wifi,
|
||||
title: "Free Wi-Fi", description: "High-speed wireless internet throughout the entire guesthouse for seamless connectivity.", imageSrc: "http://img.b2bpic.net/free-vector/blue-device-background-with-free-wifi_23-2147633812.jpg?_wi=2", imageAlt: "Free WiFi available", buttonIcon: Wifi,
|
||||
},
|
||||
{
|
||||
title: "Free Parking",
|
||||
description: "Complimentary parking available near the property and in the courtyard for all guests.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/shopping-center-parking-composition_1284-20061.jpg?_wi=2",
|
||||
imageAlt: "Free parking",
|
||||
buttonIcon: ParkingCircle,
|
||||
title: "Free Parking", description: "Complimentary parking available near the property and in the courtyard for all guests.", imageSrc: "http://img.b2bpic.net/free-vector/shopping-center-parking-composition_1284-20061.jpg?_wi=2", imageAlt: "Free parking", buttonIcon: ParkingCircle,
|
||||
},
|
||||
{
|
||||
title: "Air Conditioning",
|
||||
description: "Selected rooms feature air conditioning for year-round comfort during warm months.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/simple-closed-vacation-sign-template_742173-8407.jpg?_wi=2",
|
||||
imageAlt: "Air conditioning in rooms",
|
||||
buttonIcon: Wind,
|
||||
title: "Air Conditioning", description: "Selected rooms feature air conditioning for year-round comfort during warm months.", imageSrc: "http://img.b2bpic.net/free-vector/simple-closed-vacation-sign-template_742173-8407.jpg?_wi=2", imageAlt: "Air conditioning in rooms", buttonIcon: Wind,
|
||||
},
|
||||
{
|
||||
title: "Snack Bar",
|
||||
description: "On-site snack bar serving refreshing drinks and light snacks throughout the day.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mixing-ingredients_1098-18040.jpg?_wi=3",
|
||||
imageAlt: "Refreshment bar",
|
||||
buttonIcon: Coffee,
|
||||
title: "Snack Bar", description: "On-site snack bar serving refreshing drinks and light snacks throughout the day.", imageSrc: "http://img.b2bpic.net/free-photo/mixing-ingredients_1098-18040.jpg?_wi=3", imageAlt: "Refreshment bar", buttonIcon: Coffee,
|
||||
},
|
||||
{
|
||||
title: "Quiet Environment",
|
||||
description: "Located in a peaceful residential area away from city noise, perfect for a restful stay.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-listening-diverse-male-patients-clinic-lobby_482257-131184.jpg?_wi=2",
|
||||
imageAlt: "Peaceful interior",
|
||||
buttonIcon: Moon,
|
||||
title: "Quiet Environment", description: "Located in a peaceful residential area away from city noise, perfect for a restful stay.", imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-listening-diverse-male-patients-clinic-lobby_482257-131184.jpg?_wi=2", imageAlt: "Peaceful interior", buttonIcon: Moon,
|
||||
},
|
||||
{
|
||||
title: "Professional Service",
|
||||
description: "Dedicated staff ready to assist with reservations, local information, and special requests.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/broken-box-delivered-client_23-2147767811.jpg?_wi=2",
|
||||
imageAlt: "Professional service",
|
||||
buttonIcon: Users,
|
||||
title: "Professional Service", description: "Dedicated staff ready to assist with reservations, local information, and special requests.", imageSrc: "http://img.b2bpic.net/free-photo/broken-box-delivered-client_23-2147767811.jpg?_wi=2", imageAlt: "Professional service", buttonIcon: Users,
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -151,17 +109,15 @@ export default function RoomsPage() {
|
||||
logoText="City Penzion Košice"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Rooms", href: "/rooms" },
|
||||
{ label: "Gallery", href: "#gallery" },
|
||||
{ label: "Location", href: "#location" },
|
||||
{ label: "Gallery", href: "/gallery" },
|
||||
{ label: "Location", href: "/about" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Phone: +421 911 756 756", href: "tel:+421911756756" },
|
||||
{ label: "Email: citypenzionkosice@gmail.com", href: "mailto:citypenzionkosice@gmail.com" },
|
||||
{ label: "Domčeková 8, Košice", href: "#" },
|
||||
@@ -169,8 +125,7 @@ export default function RoomsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Information",
|
||||
items: [
|
||||
title: "Information", items: [
|
||||
{ label: "Check-in from 14:00", href: "#" },
|
||||
{ label: "Check-out until 10:00", href: "#" },
|
||||
{ label: "Free Parking", href: "#" },
|
||||
@@ -178,8 +133,7 @@ export default function RoomsPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Nearby",
|
||||
items: [
|
||||
title: "Nearby", items: [
|
||||
{ label: "St Elisabeth Cathedral", href: "#" },
|
||||
{ label: "Hlavná Street", href: "#" },
|
||||
{ label: "Technical Museum", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user