Update src/app/page.tsx
This commit is contained in:
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-black-spaghetti-mussels_23-2148461650.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-black-spaghetti-mussels_23-2148461650.jpg?_wi=1",
|
||||
imageAlt: "luxury food photography gourmet",
|
||||
},
|
||||
{
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
description="At Ramore, we believe that every meal tells a story. From farm to table, we prioritize quality ingredients and ethical preparation to ensure an unforgettable dining experience."
|
||||
subdescription="With locations across Romania, we bring the best of fresh food to your local community."
|
||||
icon={Award}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vegetable-preparation-food-photography-recipe-idea_53876-25021.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vegetable-preparation-food-photography-recipe-idea_53876-25021.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
imageAlt="gourmet kitchen chef preparing meal"
|
||||
/>
|
||||
@@ -119,7 +119,7 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Signature Garden Salad",
|
||||
price: "45 RON",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-with-vegetable-salad_1203-9262.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-with-vegetable-salad_1203-9262.jpg?_wi=1",
|
||||
imageAlt: "gourmet fresh salad food bowl",
|
||||
},
|
||||
{
|
||||
@@ -220,7 +220,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smoked-salmon-salad_74190-5882.jpg",
|
||||
imageAlt: "gourmet fresh salad food bowl",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-black-spaghetti-mussels_23-2148461650.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-black-spaghetti-mussels_23-2148461650.jpg?_wi=2",
|
||||
imageAlt: "gourmet fresh salad food bowl",
|
||||
},
|
||||
{
|
||||
@@ -241,7 +241,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ribeye-steak-teriyaki-sauce-with-glass-burgundy_114579-2160.jpg",
|
||||
imageAlt: "premium steak plate gourmet",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-preparation-food-photography-recipe-idea_53876-25021.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-preparation-food-photography-recipe-idea_53876-25021.jpg?_wi=2",
|
||||
imageAlt: "gourmet fresh salad food bowl",
|
||||
},
|
||||
{
|
||||
@@ -262,7 +262,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/set-breads-stored-sale-consumption-supermarket_169016-49108.jpg",
|
||||
imageAlt: "fresh artisan bread gourmet bakery",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-with-vegetable-salad_1203-9262.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/foie-gras-with-vegetable-salad_1203-9262.jpg?_wi=2",
|
||||
imageAlt: "gourmet fresh salad food bowl",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user