Merge version_1 into main #3
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
value: "5.0", label: "Rating"},
|
||||
]}
|
||||
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={[
|
||||
{
|
||||
@@ -98,7 +98,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>
|
||||
@@ -113,16 +113,16 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-vegetables-as-garlic-radish-plaid-cloth-surface_141793-5315.jpg", imageAlt: "Close-up view of vegetables as garlic and radish on plaid cloth surface"},
|
||||
{
|
||||
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", imageAlt: "Close-up view of vegetables as garlic and radish on plaid cloth surface"},
|
||||
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", imageAlt: "Close-up view of vegetables as garlic and radish on plaid cloth surface"},
|
||||
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", imageAlt: "Close-up view of vegetables as garlic and radish on plaid cloth surface"},
|
||||
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", imageAlt: "Close-up view of vegetables as garlic and radish on plaid cloth surface"},
|
||||
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"},
|
||||
]}
|
||||
title="Why Choose Eats?"
|
||||
description="We prioritize quality above all, ensuring every bite is as exceptional as the last."
|
||||
@@ -137,9 +137,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
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"},
|
||||
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?_wi=2"},
|
||||
{
|
||||
id: "p2", name: "Fresh Pasta", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/gold-fork-spoon-table_23-2147930776.jpg"},
|
||||
id: "p2", name: "Fresh Pasta", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/gold-fork-spoon-table_23-2147930776.jpg?_wi=2"},
|
||||
{
|
||||
id: "p3", name: "Artisan Salad", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-delicious-salad-with-various-sliced-vegetables_181624-44708.jpg"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user