Update src/app/page.tsx
This commit is contained in:
@@ -83,11 +83,11 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-dining-room-illuminated-by-candlelight-glow-generated-by-ai_188544-24152.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-dining-room-illuminated-by-candlelight-glow-generated-by-ai_188544-24152.jpg?_wi=1",
|
||||
imageAlt: "Cozy cafe interior with warm lighting",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-pancakes-with-meat-with-knife-fork-fried-eggplant-human-hand-white-plate-wooden-table_176474-3167.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-pancakes-with-meat-with-knife-fork-fried-eggplant-human-hand-white-plate-wooden-table_176474-3167.jpg?_wi=1",
|
||||
imageAlt: "Delicious breakfast sandwich on a plate",
|
||||
},
|
||||
{
|
||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
description: "A warm and inviting space perfect for a quick bite or a relaxing meal with loved ones.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Coffee,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-dining-room-illuminated-by-candlelight-glow-generated-by-ai_188544-24152.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxury-dining-room-illuminated-by-candlelight-glow-generated-by-ai_188544-24152.jpg?_wi=2",
|
||||
imageAlt: "ai chat bot icon",
|
||||
},
|
||||
{
|
||||
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
||||
description: "We use only the freshest produce and ingredients for our authentic kosher dishes.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Leaf,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-pancakes-with-meat-with-knife-fork-fried-eggplant-human-hand-white-plate-wooden-table_176474-3167.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-pancakes-with-meat-with-knife-fork-fried-eggplant-human-hand-white-plate-wooden-table_176474-3167.jpg?_wi=2",
|
||||
imageAlt: "ai chat bot icon",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user