Merge version_1 into main #3
@@ -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", 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?_wi=1", 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", 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?_wi=1", 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", 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?_wi=1", 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"},
|
||||
@@ -149,14 +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", imageAlt: "Fresh daily seafood selection"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-with-vegetables-lemon_141793-761.jpg?_wi=2", 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", 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?_wi=2", 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", 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?_wi=2", imageAlt: "Award-winning grilled seafood platter"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="Why Guests Choose Hotel Beramar"
|
||||
|
||||
Reference in New Issue
Block a user