Merge version_1 into main #3
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
{ text: "Book a Table", href: "#contact" },
|
||||
{ text: "View Menu", href: "#menu" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/concept-table-setting-christmas-holidays-beautiful-stylish-decorated-table-is-waiting-guests-holiday_132075-14171.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/concept-table-setting-christmas-holidays-beautiful-stylish-decorated-table-is-waiting-guests-holiday_132075-14171.jpg?_wi=1"
|
||||
imageAlt="Luxury dining interior"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -81,10 +81,10 @@ export default function LandingPage() {
|
||||
gridVariant="one-large-left-three-stacked-right"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "1", name: "Artisanal Starters", price: "From $18", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-acai-cereal-bowl_23-2149258900.jpg" },
|
||||
{ id: "1", name: "Artisanal Starters", price: "From $18", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-acai-cereal-bowl_23-2149258900.jpg?_wi=1" },
|
||||
{ id: "2", name: "Signature Main Courses", price: "From $45", imageSrc: "http://img.b2bpic.net/free-photo/rare-cooked-steak-slices-served-with-mashed-avocado-walnut-lettuce-spinach-red-wine_141793-2268.jpg" },
|
||||
{ id: "3", name: "Fine Wines & Cocktails", price: "From $12", imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-two-glasses-delicious-dry-red-wine-towel-ice-background_140725-141433.jpg" },
|
||||
{ id: "4", name: "Decadent Desserts", price: "From $15", imageSrc: "http://img.b2bpic.net/free-photo/front-view-dessert-slate-with-mint-cocoa-powder_23-2148689882.jpg" },
|
||||
{ id: "4", name: "Decadent Desserts", price: "From $15", imageSrc: "http://img.b2bpic.net/free-photo/front-view-dessert-slate-with-mint-cocoa-powder_23-2148689882.jpg?_wi=1" },
|
||||
]}
|
||||
title="Signature Menu"
|
||||
description="Indulge in our carefully curated seasonal offerings crafted by world-class chefs."
|
||||
@@ -98,10 +98,10 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "g1", title: "Atmosphere", description: "Warm & cozy", imageSrc: "http://img.b2bpic.net/free-photo/concept-table-setting-christmas-holidays-beautiful-stylish-decorated-table-is-waiting-guests-holiday_132075-14171.jpg" },
|
||||
{ id: "g1", title: "Atmosphere", description: "Warm & cozy", imageSrc: "http://img.b2bpic.net/free-photo/concept-table-setting-christmas-holidays-beautiful-stylish-decorated-table-is-waiting-guests-holiday_132075-14171.jpg?_wi=2" },
|
||||
{ id: "g2", title: "Kitchen", description: "High-end preparation", imageSrc: "http://img.b2bpic.net/free-photo/coffee-pink-cup-by-vase-pink-roses_53876-143022.jpg" },
|
||||
{ id: "g3", title: "Table", description: "Elegant setting", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-acai-cereal-bowl_23-2149258900.jpg" },
|
||||
{ id: "g4", title: "Dessert", description: "Sweet moments", imageSrc: "http://img.b2bpic.net/free-photo/front-view-dessert-slate-with-mint-cocoa-powder_23-2148689882.jpg" },
|
||||
{ id: "g3", title: "Table", description: "Elegant setting", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-acai-cereal-bowl_23-2149258900.jpg?_wi=2" },
|
||||
{ id: "g4", title: "Dessert", description: "Sweet moments", imageSrc: "http://img.b2bpic.net/free-photo/front-view-dessert-slate-with-mint-cocoa-powder_23-2148689882.jpg?_wi=2" },
|
||||
]}
|
||||
title="Gallery"
|
||||
description="Visual highlights from our kitchen and dining room."
|
||||
|
||||
Reference in New Issue
Block a user