Update src/app/page.tsx
This commit is contained in:
@@ -51,10 +51,10 @@ export default function LandingPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-cheese-green_140725-4683.jpg", imageAlt: "Authentic Brazilian dishes"
|
imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-with-cheese-green_140725-4683.jpg", imageAlt: "Authentic Brazilian dishes"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-cooking-kitchen_23-2148723231.jpg", imageAlt: "Chef preparing Brazilian cuisine"
|
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-cooking-kitchen_23-2148723231.jpg?_wi=1", imageAlt: "Chef preparing Brazilian cuisine"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-smoothie-cafe-outdoor-happy-portrait_1296-776.jpg", imageAlt: "Warm restaurant ambiance"
|
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-smoothie-cafe-outdoor-happy-portrait_1296-776.jpg?_wi=1", imageAlt: "Warm restaurant ambiance"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
|||||||
description="Muah Gastronomia"
|
description="Muah Gastronomia"
|
||||||
subdescription="Honoring tradition, embracing innovation"
|
subdescription="Honoring tradition, embracing innovation"
|
||||||
icon={Flame}
|
icon={Flame}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-chef-cooking-kitchen_23-2148723231.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/side-view-chef-cooking-kitchen_23-2148723231.jpg?_wi=2"
|
||||||
imageAlt="Chef passionate about Brazilian cuisine"
|
imageAlt="Chef passionate about Brazilian cuisine"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: 1,
|
id: 1,
|
||||||
tag: "Authenticity", title: "Timeless Traditions", subtitle: "Recipes passed down through generations", description: "Every dish is prepared using traditional Brazilian techniques and authentic ingredients sourced directly from trusted suppliers. We honor our culinary heritage while celebrating the true flavors of Brazil.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-smoothie-cafe-outdoor-happy-portrait_1296-776.jpg", imageAlt: "Traditional Brazilian cooking"
|
tag: "Authenticity", title: "Timeless Traditions", subtitle: "Recipes passed down through generations", description: "Every dish is prepared using traditional Brazilian techniques and authentic ingredients sourced directly from trusted suppliers. We honor our culinary heritage while celebrating the true flavors of Brazil.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-eating-smoothie-cafe-outdoor-happy-portrait_1296-776.jpg?_wi=2", imageAlt: "Traditional Brazilian cooking"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 2,
|
id: 2,
|
||||||
|
|||||||
Reference in New Issue
Block a user