Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-08 15:46:35 +00:00

View File

@@ -44,12 +44,12 @@ export default function LandingPage() {
description="Autêntica cozinha tradicional em Setúbal. Descubra sabores únicos nas Praias do Sado."
buttons={[{ text: "Reservar Mesa", href: "#contact" }]}
slides={[
{ imageSrc: "http://img.b2bpic.net/free-photo/various-seafood-plate-with-glass-compote_140725-6370.jpg", imageAlt: "O Jacques Restaurant Dining" },
{ imageSrc: "http://img.b2bpic.net/free-photo/various-seafood-plate-with-glass-compote_140725-6370.jpg", imageAlt: "Pratos Tradicionais" },
{ imageSrc: "http://img.b2bpic.net/free-photo/various-seafood-plate-with-glass-compote_140725-6370.jpg", imageAlt: "Ambiente Acolhedor" },
{ imageSrc: "http://img.b2bpic.net/free-photo/various-seafood-plate-with-glass-compote_140725-6370.jpg", imageAlt: "Cozinha Local" },
{ imageSrc: "http://img.b2bpic.net/free-photo/various-seafood-plate-with-glass-compote_140725-6370.jpg", imageAlt: "Experiência Gastronómica" },
{ imageSrc: "http://img.b2bpic.net/free-photo/various-seafood-plate-with-glass-compote_140725-6370.jpg", imageAlt: "Bem-vindo" }
{ imageSrc: "http://img.b2bpic.net/free-photo/various-seafood-plate-with-glass-compote_140725-6370.jpg?_wi=1", imageAlt: "O Jacques Restaurant Dining" },
{ imageSrc: "http://img.b2bpic.net/free-photo/various-seafood-plate-with-glass-compote_140725-6370.jpg?_wi=2", imageAlt: "Pratos Tradicionais" },
{ imageSrc: "http://img.b2bpic.net/free-photo/various-seafood-plate-with-glass-compote_140725-6370.jpg?_wi=3", imageAlt: "Ambiente Acolhedor" },
{ imageSrc: "http://img.b2bpic.net/free-photo/various-seafood-plate-with-glass-compote_140725-6370.jpg?_wi=4", imageAlt: "Cozinha Local" },
{ imageSrc: "http://img.b2bpic.net/free-photo/various-seafood-plate-with-glass-compote_140725-6370.jpg?_wi=5", imageAlt: "Experiência Gastronómica" },
{ imageSrc: "http://img.b2bpic.net/free-photo/various-seafood-plate-with-glass-compote_140725-6370.jpg?_wi=6", imageAlt: "Bem-vindo" }
]}
/>
</div>
@@ -90,8 +90,8 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Maria Silva", imageSrc: "http://img.b2bpic.net/free-photo/confident-asian-businesswoman-showing-thumbs-up-standing-near-entrance-her-cafe-restaurant_1258-199354.jpg" },
{ id: "2", name: "João Santos", imageSrc: "http://img.b2bpic.net/free-photo/confident-asian-businesswoman-showing-thumbs-up-standing-near-entrance-her-cafe-restaurant_1258-199354.jpg" },
{ id: "1", name: "Maria Silva", imageSrc: "http://img.b2bpic.net/free-photo/confident-asian-businesswoman-showing-thumbs-up-standing-near-entrance-her-cafe-restaurant_1258-199354.jpg?_wi=1" },
{ id: "2", name: "João Santos", imageSrc: "http://img.b2bpic.net/free-photo/confident-asian-businesswoman-showing-thumbs-up-standing-near-entrance-her-cafe-restaurant_1258-199354.jpg?_wi=2" },
{ id: "3", name: "Ana Oliveira", imageSrc: "http://img.b2bpic.net/free-photo/smiling-waitress-talking-customers-using-touchpad-while-taking-orders-cafe_637285-3962.jpg" },
{ id: "4", name: "Pedro Costa", imageSrc: "http://img.b2bpic.net/free-photo/hipster-with-stylish-haircut-beard-sits-table-roadside-cafe-drinks-soda-hot-day_613910-19633.jpg" },
{ id: "5", name: "Rita Ferreira", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-657.jpg" }