Merge version_1 into main #1
@@ -45,13 +45,13 @@ export default function LandingPage() {
|
||||
description="Award-winning fine dining restaurant offering an exquisite culinary experience with elevated cuisine and sophisticated ambiance."
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lateral-view-waiter-who-is-serving-dinner-two-pretty-friends-women-elegant-restaurant-with-perfect-view-from-window_8353-10574.jpg", imageAlt: "Luxury restaurant interior with elegant dining setup"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lateral-view-waiter-who-is-serving-dinner-two-pretty-friends-women-elegant-restaurant-with-perfect-view-from-window_8353-10574.jpg?_wi=1", imageAlt: "Luxury restaurant interior with elegant dining setup"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-eating-fried-fish-with-mashed-potatoes-vegetables-plate_141793-12535.jpg", imageAlt: "Gourmet plated course with fine dining presentation"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg", imageAlt: "Fine dining table setting with premium ambiance"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg?_wi=1", imageAlt: "Fine dining table setting with premium ambiance"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
{ value: "Open", title: "Status" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-candle-pointing-camera_140725-163906.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-candle-pointing-camera_140725-163906.jpg?_wi=1"
|
||||
imageAlt="Elegant restaurant bar area with ambient lighting"
|
||||
mediaAnimation="entrance-slide"
|
||||
metricsAnimation="entrance-slide"
|
||||
@@ -119,7 +119,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "gallery-1", brand: "Interior Design", name: "Elegant Dining Room", price: "Seating for 80", rating: 5,
|
||||
reviewCount: "250+", imageSrc: "http://img.b2bpic.net/free-photo/lateral-view-waiter-who-is-serving-dinner-two-pretty-friends-women-elegant-restaurant-with-perfect-view-from-window_8353-10574.jpg", imageAlt: "Restaurant dining room with elegant setup"
|
||||
reviewCount: "250+", imageSrc: "http://img.b2bpic.net/free-photo/lateral-view-waiter-who-is-serving-dinner-two-pretty-friends-women-elegant-restaurant-with-perfect-view-from-window_8353-10574.jpg?_wi=2", imageAlt: "Restaurant dining room with elegant setup"
|
||||
},
|
||||
{
|
||||
id: "gallery-2", brand: "Signature Dishes", name: "Pan-Seared Scallops", price: "$42", rating: 5,
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "gallery-3", brand: "Fine Dining", name: "Table Setting", price: "Premium Service", rating: 5,
|
||||
reviewCount: "220+", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg", imageAlt: "Fine dining table preparation"
|
||||
reviewCount: "220+", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg?_wi=2", imageAlt: "Fine dining table preparation"
|
||||
},
|
||||
{
|
||||
id: "gallery-4", brand: "Chef's Creation", name: "Beef Wellington", price: "$58", rating: 5,
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "gallery-5", brand: "Atmosphere", name: "Bar Lounge", price: "Cocktail Service", rating: 5,
|
||||
reviewCount: "165+", imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-candle-pointing-camera_140725-163906.jpg", imageAlt: "Sophisticated bar counter area"
|
||||
reviewCount: "165+", imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-cute-blonde-girl-red-dress-distance-date-with-wine-candle-pointing-camera_140725-163906.jpg?_wi=2", imageAlt: "Sophisticated bar counter area"
|
||||
},
|
||||
{
|
||||
id: "gallery-6", brand: "Desserts", name: "Chocolate Elegance", price: "$18", rating: 5,
|
||||
|
||||
Reference in New Issue
Block a user