Merge version_1 into main #3
@@ -45,20 +45,20 @@ export default function LandingPage() {
|
||||
title="Authentic Dominican Gastronomy"
|
||||
description="Experience the soul of Sazón R.D. at La Pulpería. Where tradition meets modern elegance in every bite."
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg", imageAlt: "Restaurant ambiance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg", imageAlt: "Chef preparation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg", imageAlt: "Dining area" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg", imageAlt: "Culinary arts" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg", imageAlt: "Table setting" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg", imageAlt: "Modern interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg?_wi=1", imageAlt: "Restaurant ambiance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg?_wi=1", imageAlt: "Chef preparation" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg?_wi=2", imageAlt: "Dining area" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg?_wi=2", imageAlt: "Culinary arts" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg?_wi=3", imageAlt: "Table setting" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg?_wi=3", imageAlt: "Modern interior" },
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg", imageAlt: "Gourmet dish" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg", imageAlt: "Traditional cuisine" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg", imageAlt: "Signature plate" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg", imageAlt: "Fresh ingredients" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg", imageAlt: "Artistic plating" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg", imageAlt: "Gourmet meal" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg?_wi=4", imageAlt: "Gourmet dish" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg?_wi=4", imageAlt: "Traditional cuisine" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg?_wi=5", imageAlt: "Signature plate" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg?_wi=5", imageAlt: "Fresh ingredients" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/different-indian-spices_23-2147684883.jpg?_wi=6", imageAlt: "Artistic plating" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg?_wi=6", imageAlt: "Gourmet meal" },
|
||||
]}
|
||||
buttons={[{ text: "Reserve a Table", href: "#contact" }]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user