Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-04 16:06:06 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-food-closeup_624325-1758.jpg", imageAlt: "Award-winning grilled seafood at Beramar Grill"},
{
imageSrc: "http://img.b2bpic.net/free-photo/golden-sunset-sea-sandy-beach-peaceful-evening-by-shore_169016-69696.jpg?_wi=1", imageAlt: "Stunning ocean views at Hotel Beramar"},
imageSrc: "http://img.b2bpic.net/free-photo/golden-sunset-sea-sandy-beach-peaceful-evening-by-shore_169016-69696.jpg", imageAlt: "Stunning ocean views at Hotel Beramar"},
{
imageSrc: "http://img.b2bpic.net/free-photo/asian-women-wake-up-from-sleep-are-stretch-herself-morning-weekend-sit-bed-luxury-room-relax-weekend-concept_1253-1031.jpg", imageAlt: "Welcoming interior at Hotel Beramar"},
]}
@@ -87,10 +87,10 @@ export default function LandingPage() {
products={[
{
id: "grilled-fish", brand: "Beramar Grill", name: "Grilled Fresh Fish", price: "$24.00", rating: 5,
reviewCount: "127", imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-with-vegetables-lemon_141793-761.jpg?_wi=1", imageAlt: "Fresh grilled fish served with vegetables and lime"},
reviewCount: "127", imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-with-vegetables-lemon_141793-761.jpg", imageAlt: "Fresh grilled fish served with vegetables and lime"},
{
id: "grilled-lobster", brand: "Beramar Grill", name: "Grilled Lobster Tail", price: "$38.00", rating: 5,
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/lobster-thermidor-salad-macro-closeup-food-design-work_1258-197.jpg?_wi=1", imageAlt: "Premium grilled lobster tail with seasonal sides"},
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/lobster-thermidor-salad-macro-closeup-food-design-work_1258-197.jpg", imageAlt: "Premium grilled lobster tail with seasonal sides"},
{
id: "seafood-platter", brand: "Beramar Grill", name: "Mixed Seafood Platter", price: "$42.00", rating: 5,
reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tray-with-food-meat-fish-meals-along-with-different-sauces-brown-wooden-desk-food-meal-meat-cuisine_140725-28351.jpg", imageAlt: "Assorted grilled seafood including fish, shrimp, and lobster"},
@@ -102,7 +102,7 @@ export default function LandingPage() {
description="Our acclaimed grilled seafood features the freshest daily catch prepared with local flavors and authentic techniques that guests travel worldwide to experience."
tag="Award-Winning Cuisine"
tagIcon={Sparkles}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
buttons={[
{ text: "Full Menu", href: "#contact" },
]}
@@ -137,7 +137,7 @@ export default function LandingPage() {
description="Choose from our range of thoughtfully appointed rooms, each designed for relaxation and offering authentic Cape Verdean hospitality with modern comfort."
tag="Beachfront Lodging"
tagIcon={Home}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
ariaLabel="Hotel Beramar room options and pricing"
@@ -149,16 +149,14 @@ export default function LandingPage() {
features={[
{
id: "fresh-ingredients", title: "Fresh Daily Catch", author: "Chef's Selection", description: "Our chefs source the finest seafood from local Cape Verdean fishermen each morning, ensuring every dish celebrates ocean-fresh flavors and sustainable practices.", tags: ["Sustainability", "Local"],
imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-with-vegetables-lemon_141793-761.jpg?_wi=2", imageAlt: "Fresh daily seafood selection"},
imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-with-vegetables-lemon_141793-761.jpg", imageAlt: "Fresh daily seafood selection"},
{
id: "caring-team", title: "Caring Hospitality", author: "Guest Experience", description: "Our warm and attentive team treats every guest like family, remembering preferences, anticipating needs, and creating genuine connections that inspire travelers to return.", tags: ["Service", "Authentic"],
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-beach-chair-tropical-resort_23-2148226508.jpg", imageAlt: "Welcoming hotel team and hospitality"},
{
id: "ocean-views", title: "Stunning Ocean Vistas", author: "Location", description: "Perched on Praia's beautiful coastline, every room captures spectacular Atlantic views. Watch golden sunsets from your private balcony while enjoying the sound of rolling waves.", tags: ["Views", "Location"],
imageSrc: "http://img.b2bpic.net/free-photo/golden-sunset-sea-sandy-beach-peaceful-evening-by-shore_169016-69696.jpg?_wi=2", imageAlt: "Ocean views and beachfront setting"},
id: "ocean-views", title: "Stunning Ocean Vistas", author: "Location", description: "Perched on Praia's beautiful coastline, every room captures spectacular Atlantic views. Watch golden sunsets from your private balcony while enjoying the sound of rolling waves.", tags: ["Views", "Location"], imageSrc: "http://img.b2bpic.net/free-photo/golden-sunset-sea-sandy-beach-peaceful-evening-by-shore_169016-69696.jpg", imageAlt: "Ocean views and beachfront setting"},
{
id: "award-winning", title: "Award-Winning Cuisine", author: "Beramar Grill", description: "Recognized across Cape Verde for culinary excellence, our grilled seafood restaurant has earned acclaim for innovative techniques, authentic flavors, and unforgettable dining experiences.", tags: ["Excellence", "Recognition"],
imageSrc: "http://img.b2bpic.net/free-photo/lobster-thermidor-salad-macro-closeup-food-design-work_1258-197.jpg?_wi=2", imageAlt: "Award-winning grilled seafood platter"},
id: "award-winning", title: "Award-Winning Cuisine", author: "Beramar Grill", description: "Recognized across Cape Verde for culinary excellence, our grilled seafood restaurant has earned acclaim for innovative techniques, authentic flavors, and unforgettable dining experiences.", tags: ["Excellence", "Recognition"], imageSrc: "http://img.b2bpic.net/free-photo/lobster-thermidor-salad-macro-closeup-food-design-work_1258-197.jpg", imageAlt: "Award-winning grilled seafood platter"},
]}
animationType="slide-up"
title="Why Guests Choose Hotel Beramar"
@@ -188,7 +186,7 @@ export default function LandingPage() {
{
src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", alt: "Guest testimonial avatar 6"},
]}
ratingAnimation="entrance-slide"
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
useInvertedBackground={false}
ariaLabel="Guest testimonial and reviews for Hotel Beramar"
@@ -201,7 +199,7 @@ export default function LandingPage() {
title="Reserve Your Cape Verdean Escape"
description="Join travelers and food lovers who have discovered Hotel Beramar's hospitality. Book your beachfront room or dinner reservation today and experience authentic Cape Verde."
tagIcon={Mail}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
background={{ variant: "radial-gradient" }}
useInvertedBackground={false}
inputPlaceholder="your@email.com"