diff --git a/src/app/page.tsx b/src/app/page.tsx index 1e218ce..115dcd4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { { text: "Explorar Carta", href: "#carta"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/coffee-beans-spoon_23-2148173323.jpg" + imageSrc="http://img.b2bpic.net/free-photo/coffee-beans-spoon_23-2148173323.jpg?_wi=1" imageAlt="luxury specialty coffee beans macro" /> @@ -115,7 +115,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", title: "Excepcional", quote: "El mejor café que he probado en años, aroma intenso y sabor puro.", name: "Lucía P.", role: "Cliente habitual", imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-spoon_23-2148173323.jpg", imageAlt: "luxury specialty coffee beans macro"}, + id: "t1", title: "Excepcional", quote: "El mejor café que he probado en años, aroma intenso y sabor puro.", name: "Lucía P.", role: "Cliente habitual", imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-spoon_23-2148173323.jpg?_wi=2", imageAlt: "luxury specialty coffee beans macro"}, { id: "t2", title: "Sabor auténtico", quote: "Notas colombianas inconfundibles, se nota la calidad artesanal.", name: "Carlos M.", role: "Barista", imageSrc: "http://img.b2bpic.net/free-photo/one-farmer-working-tranquil-autumn-meadow-generated-by-ai_188544-33340.jpg", imageAlt: "colombian coffee farmer portrait"}, {