Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -46,9 +46,9 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312221.jpg", imageAlt: "Traditional Mediterranean dish"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312221.jpg?_wi=1", imageAlt: "Traditional Mediterranean dish"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-balcony-old-house-pals-spain_181624-40218.jpg", imageAlt: "Restaurant interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-balcony-old-house-pals-spain_181624-40218.jpg?_wi=1", imageAlt: "Restaurant interior"},
|
||||
]}
|
||||
rating={5}
|
||||
ratingText="Trusted by 1,918 happy diners"
|
||||
@@ -81,11 +81,11 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Lamb with Prunes and Almonds", description: "Tender slow-cooked lamb with dried prunes and toasted almonds in a rich spiced sauce. A timeless Mediterranean classic.", bentoComponent: "media-stack", items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2436.jpg", imageAlt: "Lamb with prunes and almonds"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2436.jpg?_wi=1", imageAlt: "Lamb with prunes and almonds"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sweet-potatoes-with-honey_23-2148619073.jpg", imageAlt: "Pastela de Pollo"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-sweet-potatoes-with-honey_23-2148619073.jpg?_wi=1", imageAlt: "Pastela de Pollo"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-arab-restaurant_23-2147794226.jpg", imageAlt: "Mediterranean couscous"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/food-arab-restaurant_23-2147794226.jpg?_wi=1", imageAlt: "Mediterranean couscous"},
|
||||
],
|
||||
},
|
||||
{
|
||||
@@ -108,17 +108,17 @@ export default function LandingPage() {
|
||||
tag="Guest Reviews"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson, Visitor", date: "Date: 2 weeks ago", title: "Outstanding Experience", quote: "The staff was incredibly welcoming and attentive from start to finish. Every dish was delicious and prepared with obvious care. The ambiance was perfect for a special evening.", tag: "Diner", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491811.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sweet-potatoes-with-honey_23-2148619073.jpg"},
|
||||
id: "1", name: "Sarah Johnson, Visitor", date: "Date: 2 weeks ago", title: "Outstanding Experience", quote: "The staff was incredibly welcoming and attentive from start to finish. Every dish was delicious and prepared with obvious care. The ambiance was perfect for a special evening.", tag: "Diner", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-woman-having-lunch-restaurant_23-2150491811.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sweet-potatoes-with-honey_23-2148619073.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Michael Chen, Food Critic", date: "Date: 1 month ago", title: "A Gem in Arcos de la Frontera", quote: "Authentic Mediterranean flavors done right. The lamb with prunes was exceptional, and the pastela showcased true culinary skill. Highly recommended for anyone seeking genuine cuisine.", tag: "Critic", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-drinking-coffee-restaurant_23-2147955260.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2436.jpg"},
|
||||
id: "2", name: "Michael Chen, Food Critic", date: "Date: 1 month ago", title: "A Gem in Arcos de la Frontera", quote: "Authentic Mediterranean flavors done right. The lamb with prunes was exceptional, and the pastela showcased true culinary skill. Highly recommended for anyone seeking genuine cuisine.", tag: "Critic", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businessman-drinking-coffee-restaurant_23-2147955260.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2436.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", name: "Elena Rodriguez, Regular Guest", date: "Date: 3 weeks ago", title: "Always Exceeds Expectations", quote: "We visit whenever we can. The team makes us feel like family, and the food is consistently excellent. Every visit is a culinary journey.", tag: "Loyal Guest", avatarSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517426.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-balcony-old-house-pals-spain_181624-40218.jpg"},
|
||||
id: "3", name: "Elena Rodriguez, Regular Guest", date: "Date: 3 weeks ago", title: "Always Exceeds Expectations", quote: "We visit whenever we can. The team makes us feel like family, and the food is consistently excellent. Every visit is a culinary journey.", tag: "Loyal Guest", avatarSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517426.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-balcony-old-house-pals-spain_181624-40218.jpg?_wi=2"},
|
||||
{
|
||||
id: "4", name: "David Kim, Tourist", date: "Date: 2 months ago", title: "Best Meal of Our Trip", quote: "We stumbled upon this restaurant and it was the highlight of our vacation. The flavors were incredible, and the service was impeccable.", tag: "Visitor", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-friends-with-drinks_23-2149073427.jpg", imageSrc: "http://img.b2bpic.net/free-photo/food-arab-restaurant_23-2147794226.jpg"},
|
||||
id: "4", name: "David Kim, Tourist", date: "Date: 2 months ago", title: "Best Meal of Our Trip", quote: "We stumbled upon this restaurant and it was the highlight of our vacation. The flavors were incredible, and the service was impeccable.", tag: "Visitor", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-friends-with-drinks_23-2149073427.jpg", imageSrc: "http://img.b2bpic.net/free-photo/food-arab-restaurant_23-2147794226.jpg?_wi=2"},
|
||||
{
|
||||
id: "5", name: "Isabella Martínez, Chef", date: "Date: 1 week ago", title: "Professional Excellence", quote: "As someone who works in the industry, I deeply appreciate the attention to detail and quality ingredients used here. Truly professional.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-with-delicious-food_23-2150168102.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sweet-potatoes-with-honey_23-2148619073.jpg"},
|
||||
id: "5", name: "Isabella Martínez, Chef", date: "Date: 1 week ago", title: "Professional Excellence", quote: "As someone who works in the industry, I deeply appreciate the attention to detail and quality ingredients used here. Truly professional.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-with-delicious-food_23-2150168102.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sweet-potatoes-with-honey_23-2148619073.jpg?_wi=3"},
|
||||
{
|
||||
id: "6", name: "James Wilson, Sommelier", date: "Date: 10 days ago", title: "Perfect Pairing", quote: "The wine selection perfectly complements the Mediterranean cuisine. A thoughtful dining experience from every angle.", tag: "Wine Enthusiast", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-pasta-cafe_1303-25257.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312221.jpg"},
|
||||
id: "6", name: "James Wilson, Sommelier", date: "Date: 10 days ago", title: "Perfect Pairing", quote: "The wine selection perfectly complements the Mediterranean cuisine. A thoughtful dining experience from every angle.", tag: "Wine Enthusiast", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-pasta-cafe_1303-25257.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312221.jpg?_wi=2"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user