Merge version_1 into main #3
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
description="Located in Puerto Rico, Palmas, Spain"
|
||||
subdescription="Est. Your destination for authentic Canarian cuisine"
|
||||
icon={ChefHat}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-eggplant-rolls-with-walnuts_141793-3993.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-eggplant-rolls-with-walnuts_141793-3993.jpg?_wi=1"
|
||||
imageAlt="Balcon Canario Culinary Excellence"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -78,11 +78,11 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Sunday to Saturday", tags: ["8:30 AM", "12:00 AM"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg", imageAlt: "Restaurant Evening Hours"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg?_wi=1", imageAlt: "Restaurant Evening Hours"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Extended Service", tags: ["Late Night", "Premium Dining"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520076.jpg", imageAlt: "Late Night Service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520076.jpg?_wi=1", imageAlt: "Late Night Service"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Private Events", tags: ["Available", "By Request"],
|
||||
@@ -105,15 +105,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Authentic Canarian Cuisine", tags: ["Traditional", "Locally Sourced"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-eggplant-rolls-with-walnuts_141793-3993.jpg", imageAlt: "Authentic Canarian Dishes"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-eggplant-rolls-with-walnuts_141793-3993.jpg?_wi=2", imageAlt: "Authentic Canarian Dishes"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Elegant Ambiance", tags: ["Modern Design", "Sophisticated"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg", imageAlt: "Elegant Restaurant Interior"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg?_wi=2", imageAlt: "Elegant Restaurant Interior"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Exceptional Service", tags: ["Professional Staff", "Attentive Care"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520076.jpg", imageAlt: "Professional Staff Service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520076.jpg?_wi=2", imageAlt: "Professional Staff Service"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user