Merge version_1 into main #3
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Reserve a Table", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg?_wi=1"
|
||||
imageAlt="La Muraille restaurant interior"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Quiet, Cosy Ambiance", description: "Tucked away in a quiet street, perfect for intimate dinners.", buttonIcon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg", imageAlt: "luxurious restaurant interior candlelight"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg?_wi=2", imageAlt: "luxurious restaurant interior candlelight"},
|
||||
{
|
||||
title: "Warm, Attentive Service", description: "Professional team focused on your comfort and satisfaction.", buttonIcon: User,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-barber-shop_1157-21212.jpg", imageAlt: "restaurant family run atmosphere"},
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-red-wine-surrounded-with-candles-romantic-atmosphere_140725-10699.jpg", imageAlt: "intimate restaurant dining candle"},
|
||||
{
|
||||
title: "Exceptional Value", description: "High-quality ingredients served with generous portions.", buttonIcon: Award,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-lemon-table_140725-9208.jpg", imageAlt: "filet de boeuf hot stone gourmet"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-lemon-table_140725-9208.jpg?_wi=1", imageAlt: "filet de boeuf hot stone gourmet"},
|
||||
]}
|
||||
title="Why Guests Love La Muraille"
|
||||
description="We blend warm Swiss-French hospitality with exquisite culinary craftsmanship."
|
||||
@@ -139,17 +139,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Filet de bœuf on hot stone", price: "CHF 42", imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-lemon-table_140725-9208.jpg"},
|
||||
id: "1", name: "Filet de bœuf on hot stone", price: "CHF 42", imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-lemon-table_140725-9208.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Filets de perche (Lake Geneva)", price: "CHF 38", imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-lemon-table_140725-9208.jpg"},
|
||||
id: "2", name: "Filets de perche (Lake Geneva)", price: "CHF 38", imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-lemon-table_140725-9208.jpg?_wi=3"},
|
||||
{
|
||||
id: "3", name: "Fondue Anniviarde", price: "CHF 32", imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-lemon-table_140725-9208.jpg"},
|
||||
id: "3", name: "Fondue Anniviarde", price: "CHF 32", imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-lemon-table_140725-9208.jpg?_wi=4"},
|
||||
{
|
||||
id: "4", name: "Beef Tartare", price: "CHF 35", imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-lemon-table_140725-9208.jpg"},
|
||||
id: "4", name: "Beef Tartare", price: "CHF 35", imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-lemon-table_140725-9208.jpg?_wi=5"},
|
||||
{
|
||||
id: "5", name: "Gambas flambées", price: "CHF 39", imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-lemon-table_140725-9208.jpg"},
|
||||
id: "5", name: "Gambas flambées", price: "CHF 39", imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-lemon-table_140725-9208.jpg?_wi=6"},
|
||||
{
|
||||
id: "6", name: "Homemade Desserts", price: "CHF 12", imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-lemon-table_140725-9208.jpg"},
|
||||
id: "6", name: "Homemade Desserts", price: "CHF 12", imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-lemon-table_140725-9208.jpg?_wi=7"},
|
||||
]}
|
||||
title="Signature Flavors"
|
||||
description="Discover our most celebrated dishes, prepared with love and local quality."
|
||||
|
||||
Reference in New Issue
Block a user