Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Our Culinary Heritage"
|
||||
description={[
|
||||
"Founded on a passion for culinary excellence, Dine & Dive combines tradition with modern gastronomic innovation.", "Our chefs curate every dish with meticulously sourced local produce, ensuring that every bite tells a story of quality and passion."]}
|
||||
"Founded on a passion for culinary excellence, Dine & Dive combines tradition with modern gastronomic innovation.", "Our chefs curate every dish with meticulously sourced local produce, ensuring that every bite tells a story of quality and passion."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Farm-to-Table", description: "We source only the freshest produce from local sustainable farms.", media: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-round-wooden-board-garlic-dill-green-onions-oil-bottle-turmeric-sea-salt-table_140725-147700.jpg" },
|
||||
title: "Farm-to-Table", description: "We source only the freshest produce from local sustainable farms.", media: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-round-wooden-board-garlic-dill-green-onions-oil-bottle-turmeric-sea-salt-table_140725-147700.jpg" },
|
||||
items: [
|
||||
{ text: "100% Organic", icon: CheckCircle },
|
||||
{ text: "Seasonal Harvest", icon: CheckCircle },
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
title: "Expert Mixology", description: "Curated drinks perfectly balanced to complement your dining journey.", media: { imageSrc: "http://img.b2bpic.net/free-photo/vintage-glassware-thrift-shop_23-2150269042.jpg" },
|
||||
title: "Expert Mixology", description: "Curated drinks perfectly balanced to complement your dining journey.", media: { imageSrc: "http://img.b2bpic.net/free-photo/vintage-glassware-thrift-shop_23-2150269042.jpg" },
|
||||
items: [
|
||||
{ text: "Signature Cocktails", icon: CheckCircle },
|
||||
{ text: "Sommelier Selected", icon: CheckCircle },
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
reverse: true,
|
||||
},
|
||||
{
|
||||
title: "Intimate Ambiance", description: "Atmosphere that transforms dining into an unforgettable sensory event.", media: { imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018845.jpg" },
|
||||
title: "Intimate Ambiance", description: "Atmosphere that transforms dining into an unforgettable sensory event.", media: { imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018845.jpg" },
|
||||
items: [
|
||||
{ text: "Ambient Lighting", icon: CheckCircle },
|
||||
{ text: "Private Seating", icon: CheckCircle },
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
reverse: false,
|
||||
},
|
||||
]},
|
||||
title="The Dining Experience", description="Everything we do is designed to elevate your palate."
|
||||
title="The Dining Experience", description="Everything we do is designed to elevate your palate."
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user