Merge version_1 into main #9
@@ -57,13 +57,11 @@ export default function ReservationsPage() {
|
||||
showStepNumbers={true}
|
||||
features={[
|
||||
{
|
||||
title: "Prioritized Entry", description: "Skip the queue during peak coffee hours.", media: { imageSrc: "http://img.b2bpic.net/free-photo/double-espresso-coffee-mug-with-cinnamon-sticks-coffee-beans-wooden-board_181624-57338.jpg", imageAlt: "Coffee setup" },
|
||||
items: [],
|
||||
title: "Prioritized Entry", description: "Skip the queue during peak coffee hours.", items: [],
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "Custom Settings", description: "Request your preferred table or ambient lighting.", media: { imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg", imageAlt: "Table setup" },
|
||||
items: [],
|
||||
title: "Custom Settings", description: "Request your preferred table or ambient lighting.", items: [],
|
||||
reverse: true
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user