Merge version_1 into main #1
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
enableKpiAnimation={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plate-stuffed-tomato-dish-with-roasted-potato-yogurt-1_140725-6963.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/plate-stuffed-tomato-dish-with-roasted-potato-yogurt-1_140725-6963.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
description="We believe that the best meals start with ingredients grown with care. Our kitchen is dedicated to preserving traditional methods while exploring modern culinary possibilities."
|
||||
subdescription="Every dish tells a story of local farmers, seasonal harvests, and a deep love for good food."
|
||||
icon={Award}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-bowl-with-ripe-black-tomatoes-kitchen-table_169016-40837.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-bowl-with-ripe-black-tomatoes-kitchen-table_169016-40837.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -154,28 +154,28 @@ export default function LandingPage() {
|
||||
title: "Artisan Methods",
|
||||
description: "Hand-crafted by expert culinary masters.",
|
||||
buttonIcon: "Flame",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-stuffed-tomato-dish-with-roasted-potato-yogurt-1_140725-6963.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-stuffed-tomato-dish-with-roasted-potato-yogurt-1_140725-6963.jpg?_wi=2",
|
||||
imageAlt: "Close-up view of vegetables as garlic and radish on plaid cloth surface",
|
||||
},
|
||||
{
|
||||
title: "Seasonal Menus",
|
||||
description: "Always shifting to showcase peak harvest.",
|
||||
buttonIcon: "CalendarDays",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-bowl-with-ripe-black-tomatoes-kitchen-table_169016-40837.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-bowl-with-ripe-black-tomatoes-kitchen-table_169016-40837.jpg?_wi=2",
|
||||
imageAlt: "Close-up view of vegetables as garlic and radish on plaid cloth surface",
|
||||
},
|
||||
{
|
||||
title: "Sustainable Practices",
|
||||
description: "Committed to minimal waste and footprint.",
|
||||
buttonIcon: "Recycle",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-burger-with-steak-french-fries-with-herbs_114579-1923.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-burger-with-steak-french-fries-with-herbs_114579-1923.jpg?_wi=1",
|
||||
imageAlt: "Close-up view of vegetables as garlic and radish on plaid cloth surface",
|
||||
},
|
||||
{
|
||||
title: "Community Focused",
|
||||
description: "Supporting local economy and families.",
|
||||
buttonIcon: "Users",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gold-fork-spoon-table_23-2147930776.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gold-fork-spoon-table_23-2147930776.jpg?_wi=1",
|
||||
imageAlt: "Close-up view of vegetables as garlic and radish on plaid cloth surface",
|
||||
},
|
||||
]}
|
||||
@@ -195,13 +195,13 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Gourmet Burger",
|
||||
price: "$18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-burger-with-steak-french-fries-with-herbs_114579-1923.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-burger-with-steak-french-fries-with-herbs_114579-1923.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Fresh Pasta",
|
||||
price: "$22",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gold-fork-spoon-table_23-2147930776.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gold-fork-spoon-table_23-2147930776.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
|
||||
Reference in New Issue
Block a user