Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-17 22:44:02 +00:00

View File

@@ -48,13 +48,13 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/landscape-with-colorful-rainbow-appearing-sky_23-2151521578.jpg", imageAlt: "Stunning panoramic view of Trento from the guesthouse terrace at sunset"
imageSrc: "http://img.b2bpic.net/free-photo/landscape-with-colorful-rainbow-appearing-sky_23-2151521578.jpg?_wi=1", imageAlt: "Stunning panoramic view of Trento from the guesthouse terrace at sunset"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cozy-atmosphere-with-cup-tea_169016-6463.jpg", imageAlt: "Charming terrace breakfast setting with mountain vista backdrop"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692239.jpg", imageAlt: "Cozy guesthouse room with panoramic window overlooking the valley"
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692239.jpg?_wi=1", imageAlt: "Cozy guesthouse room with panoramic window overlooking the valley"
}
]}
autoplayDelay={5000}
@@ -81,7 +81,7 @@ export default function LandingPage() {
description="From stunning mountain views to heartfelt hospitality, every detail is designed for your comfort and peace of mind."
features={[
{
title: "Breathtaking Panoramic Views", description: "Wake up to stunning vistas over Trento and the surrounding Alpine valley. Every room captures the magic of the mountain landscape.", imageSrc: "http://img.b2bpic.net/free-photo/landscape-with-colorful-rainbow-appearing-sky_23-2151521578.jpg", imageAlt: "Panoramic mountain view over Trento valley"
title: "Breathtaking Panoramic Views", description: "Wake up to stunning vistas over Trento and the surrounding Alpine valley. Every room captures the magic of the mountain landscape.", imageSrc: "http://img.b2bpic.net/free-photo/landscape-with-colorful-rainbow-appearing-sky_23-2151521578.jpg?_wi=2", imageAlt: "Panoramic mountain view over Trento valley"
},
{
title: "Unforgettable Breakfast", description: "Start your day with lovingly prepared breakfast served on our terrace. Fresh local ingredients, homemade specialties, and a view to remember.", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-picnic-goodies-blanket_23-2148921048.jpg", imageAlt: "Fresh breakfast spread with local products on terrace"
@@ -96,7 +96,7 @@ export default function LandingPage() {
title: "Free Parking", description: "Park worry-free on our secure grounds. No hassle, no extra fees just convenient, safe parking during your entire stay.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-talking-phone_23-2149235984.jpg", imageAlt: "Free secure parking area at guesthouse"
},
{
title: "Peaceful Mountain Location", description: "Just minutes from Trento's historic center yet nestled in serene nature. Perfect for couples, cyclists, and anyone seeking tranquility.", imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692239.jpg", imageAlt: "Quiet mountain room with terrace view"
title: "Peaceful Mountain Location", description: "Just minutes from Trento's historic center yet nestled in serene nature. Perfect for couples, cyclists, and anyone seeking tranquility.", imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692239.jpg?_wi=2", imageAlt: "Quiet mountain room with terrace view"
}
]}
gridVariant="bento-grid"