diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f3e78a..a84b41f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,11 +50,11 @@ export default function LandingPage() { background={{ variant: "plain" }} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/top-view-various-plates-food-breakfst-fruit-salads-fried-eggr-with-herbs-ham_140725-12627.jpg", imageAlt: "Buffet colorido do Sabor Pastel" }, - { imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg", imageAlt: "Interior climatizado e acolhedor" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-beef-meat-with-baked-potato-sauce-wooden-board_140725-10395.jpg", imageAlt: "Churrasco de qualidade premium" }, - { imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-vegetables-salad-bowl-with-rustic-old-wooden-background-healthy-food-concept_1150-1837.jpg", imageAlt: "Variedade de saladas e guarnições" }, - { imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cake-with-cup-tea-cake-strawberries-cup-tea-with-lemon-chocolate-cookies-star-anise-table_140725-122995.jpg", imageAlt: "Sobremesas artesanais deliciosas" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-glass-beer-bottle-with-mix-salty-snacks-blue-with-copy-space_141793-6600.jpg", imageAlt: "Seleção de bebidas e cervejas" } + { imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg?_wi=1", imageAlt: "Interior climatizado e acolhedor" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-beef-meat-with-baked-potato-sauce-wooden-board_140725-10395.jpg?_wi=1", imageAlt: "Churrasco de qualidade premium" }, + { imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-vegetables-salad-bowl-with-rustic-old-wooden-background-healthy-food-concept_1150-1837.jpg?_wi=1", imageAlt: "Variedade de saladas e guarnições" }, + { imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cake-with-cup-tea-cake-strawberries-cup-tea-with-lemon-chocolate-cookies-star-anise-table_140725-122995.jpg?_wi=1", imageAlt: "Sobremesas artesanais deliciosas" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-glass-beer-bottle-with-mix-salty-snacks-blue-with-copy-space_141793-6600.jpg?_wi=1", imageAlt: "Seleção de bebidas e cervejas" } ]} buttons={[ { text: "Ligar Agora", href: "tel:+5521987654321" }, @@ -92,15 +92,15 @@ export default function LandingPage() { }, { id: 2, - title: "Ambiente Amplo e Climatizado", description: "Espaço confortável, bem iluminado e climatizado. Perfeito para famílias, grupos de trabalho e comemorações. Crianças têm espaço para brincar.", imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg", imageAlt: "Interior do buffet" + title: "Ambiente Amplo e Climatizado", description: "Espaço confortável, bem iluminado e climatizado. Perfeito para famílias, grupos de trabalho e comemorações. Crianças têm espaço para brincar.", imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg?_wi=2", imageAlt: "Interior do buffet" }, { id: 3, - title: "Buffet à Vontade com Variedade", description: "Arroz, feijão, guarnições, saladas, carnes de churrasco e opções vegetarianas. Sobremesas artesanais que complementam sua refeição.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-vegetables-salad-bowl-with-rustic-old-wooden-background-healthy-food-concept_1150-1837.jpg", imageAlt: "Saladas variadas" + title: "Buffet à Vontade com Variedade", description: "Arroz, feijão, guarnições, saladas, carnes de churrasco e opções vegetarianas. Sobremesas artesanais que complementam sua refeição.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-vegetables-salad-bowl-with-rustic-old-wooden-background-healthy-food-concept_1150-1837.jpg?_wi=2", imageAlt: "Saladas variadas" }, { id: 4, - title: "Bebidas Premium e Conveniência", description: "Seleção de cervejas, vinhos e cafés de qualidade. Estacionamento gratuito no local e na rua. Aceitamos Alelo, Pluxee/Sodexo, cartões e PIX.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-glass-beer-bottle-with-mix-salty-snacks-blue-with-copy-space_141793-6600.jpg", imageAlt: "Bebidas selecionadas" + title: "Bebidas Premium e Conveniência", description: "Seleção de cervejas, vinhos e cafés de qualidade. Estacionamento gratuito no local e na rua. Aceitamos Alelo, Pluxee/Sodexo, cartões e PIX.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-glass-beer-bottle-with-mix-salty-snacks-blue-with-copy-space_141793-6600.jpg?_wi=2", imageAlt: "Bebidas selecionadas" } ]} /> @@ -120,15 +120,15 @@ export default function LandingPage() { products={[ { id: "1", brand: "Sabor Pastel", name: "Churrasco Premium", price: "A partir de R$ 59,90", rating: 5, - reviewCount: "4.6k", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-beef-meat-with-baked-potato-sauce-wooden-board_140725-10395.jpg", imageAlt: "Churrasco suculento do Sabor Pastel" + reviewCount: "4.6k", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-beef-meat-with-baked-potato-sauce-wooden-board_140725-10395.jpg?_wi=2", imageAlt: "Churrasco suculento do Sabor Pastel" }, { id: "2", brand: "Sabor Pastel", name: "Buffet Completo", price: "A partir de R$ 49,90", rating: 5, - reviewCount: "3.8k", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-vegetables-salad-bowl-with-rustic-old-wooden-background-healthy-food-concept_1150-1837.jpg", imageAlt: "Buffet variado com saladas e guarnições" + reviewCount: "3.8k", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-vegetables-salad-bowl-with-rustic-old-wooden-background-healthy-food-concept_1150-1837.jpg?_wi=3", imageAlt: "Buffet variado com saladas e guarnições" }, { id: "3", brand: "Sabor Pastel", name: "Sobremesas Artesanais", price: "A partir de R$ 12,90", rating: 5, - reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cake-with-cup-tea-cake-strawberries-cup-tea-with-lemon-chocolate-cookies-star-anise-table_140725-122995.jpg", imageAlt: "Sobremesas caseiras deliciosas" + reviewCount: "2.1k", imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-cake-with-cup-tea-cake-strawberries-cup-tea-with-lemon-chocolate-cookies-star-anise-table_140725-122995.jpg?_wi=2", imageAlt: "Sobremesas caseiras deliciosas" } ]} /> @@ -160,7 +160,7 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg" + imageSrc="http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg?_wi=3" imageAlt="Interior aconchegante do restaurante" mediaAnimation="slide-up" mediaPosition="right" @@ -197,7 +197,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg" + imageSrc="http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg?_wi=4" imageAlt="Ambiente do Sabor Pastel" mediaAnimation="slide-up" mediaPosition="right"