Update src/app/page.tsx

This commit is contained in:
2026-03-12 21:29:49 +00:00
parent 77bbd34f5c
commit a8ac976d64

View File

@@ -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/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={[
@@ -72,7 +72,7 @@ export default function LandingPage() {
description="Muah Gastronomia"
subdescription="Honoring tradition, embracing innovation"
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"
mediaAnimation="slide-up"
useInvertedBackground={false}
@@ -110,7 +110,7 @@ export default function LandingPage() {
features={[
{
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,