Update src/app/page.tsx
This commit is contained in:
@@ -51,12 +51,12 @@ export default function LandingPage() {
|
||||
{ text: "Book Table", href: "#contact" },
|
||||
]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg", imageAlt: "Restaurant ambiance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-alcohol-cocktail-with-kiwi-golden-glass-wooden-stand_140725-12774.jpg", imageAlt: "Whiskey selection" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg", imageAlt: "Patio evening" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/chef-recording-detailed-cooking-demonstration-vlog-tutorial_482257-121188.jpg", imageAlt: "Gourmet prep" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/asian-waiter-making-recommendation-young-couple_1262-1428.jpg", imageAlt: "Bar service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/brussels-sprout-soup-pots_23-2148486564.jpg", imageAlt: "Food quality" },
|
||||
{ videoAriaLabel: "Restaurant ambiance" },
|
||||
{ videoAriaLabel: "Whiskey selection" },
|
||||
{ videoAriaLabel: "Patio evening" },
|
||||
{ videoAriaLabel: "Gourmet prep" },
|
||||
{ videoAriaLabel: "Bar service" },
|
||||
{ videoAriaLabel: "Food quality" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user