Merge version_1 into main #3
@@ -69,13 +69,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Doces Premium", author: "Artesanal", description: "Receitas memoráveis com ingredientes selecionados, feitas para despertar o desejo.", tags: ["Premium", "Exclusivo"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chocolate-cake_23-2148549956.jpg", imageAlt: "Doces Montiel"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chocolate-cake_23-2148549956.jpg?_wi=1", imageAlt: "Doces Montiel"},
|
||||
{
|
||||
id: "2", title: "Ambiente Intimista", author: "Espaço Exclusivo", description: "Um local pequeno, disputado e vibrante. A energia que procuras para um momento social único.", tags: ["Popular", "Vibrante"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-creamy-cake-with-chocolate-cookies-cup-tea-dark-surface-biscuit-cake-sweet-pie-sugar-cookies_140725-118176.jpg", imageAlt: "Ambiente Montiel"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-creamy-cake-with-chocolate-cookies-cup-tea-dark-surface-biscuit-cake-sweet-pie-sugar-cookies_140725-118176.jpg?_wi=1", imageAlt: "Ambiente Montiel"},
|
||||
{
|
||||
id: "3", title: "Serviço Exímio", author: "Rápido e Simpático", description: "Eficiência sem comprometer a elegância. O serviço que valoriza o teu tempo.", tags: ["Rápido", "Sofisticado"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-leather-yellow-armchairs-coffee-table-restaurant_140725-8902.jpg", imageAlt: "Serviço Montiel"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-leather-yellow-armchairs-coffee-table-restaurant_140725-8902.jpg?_wi=1", imageAlt: "Serviço Montiel"},
|
||||
]}
|
||||
title="Momentos memoráveis, esculpidos no detalhe."
|
||||
description="Não servimos apenas doces. Oferecemos uma experiência sensorial rápida e sofisticada para quem procura exclusividade."
|
||||
@@ -88,11 +88,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Ana Sofia", handle: "@anasofia", testimonial: "Os doces são inesquecíveis. O ambiente é vibrante e exclusivo, vale cada minuto de espera.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-fashionable-woman-with-long-hair-chilling-terrace-cafe-she-has-vinous-lips_197531-603.jpg" },
|
||||
{ id: "2", name: "Ricardo M.", handle: "@ricardom", testimonial: "O espaço é pequeno mas aconchegante. Sente-se a energia de um lugar onde todos querem estar.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-fashionable-woman-with-long-hair-chilling-terrace-cafe-she-has-vinous-lips_197531-603.jpg" },
|
||||
{ id: "3", name: "Cláudia P.", handle: "@claudiap", testimonial: "Serviço rápido e impecável. A relação qualidade-preço é a melhor da cidade.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-fashionable-woman-with-long-hair-chilling-terrace-cafe-she-has-vinous-lips_197531-603.jpg" },
|
||||
{ id: "4", name: "João V.", handle: "@joaov", testimonial: "Uma experiência memorável. A Montiel tornou-se o nosso spot para momentos sociais.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-fashionable-woman-with-long-hair-chilling-terrace-cafe-she-has-vinous-lips_197531-603.jpg" },
|
||||
{ id: "5", name: "Mariana S.", handle: "@marianas", testimonial: "Sempre cheio por um bom motivo. A qualidade é excecional e o ambiente é perfeito.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-fashionable-woman-with-long-hair-chilling-terrace-cafe-she-has-vinous-lips_197531-603.jpg" },
|
||||
{ id: "1", name: "Ana Sofia", handle: "@anasofia", testimonial: "Os doces são inesquecíveis. O ambiente é vibrante e exclusivo, vale cada minuto de espera.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-fashionable-woman-with-long-hair-chilling-terrace-cafe-she-has-vinous-lips_197531-603.jpg?_wi=1" },
|
||||
{ id: "2", name: "Ricardo M.", handle: "@ricardom", testimonial: "O espaço é pequeno mas aconchegante. Sente-se a energia de um lugar onde todos querem estar.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-fashionable-woman-with-long-hair-chilling-terrace-cafe-she-has-vinous-lips_197531-603.jpg?_wi=2" },
|
||||
{ id: "3", name: "Cláudia P.", handle: "@claudiap", testimonial: "Serviço rápido e impecável. A relação qualidade-preço é a melhor da cidade.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-fashionable-woman-with-long-hair-chilling-terrace-cafe-she-has-vinous-lips_197531-603.jpg?_wi=3" },
|
||||
{ id: "4", name: "João V.", handle: "@joaov", testimonial: "Uma experiência memorável. A Montiel tornou-se o nosso spot para momentos sociais.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-fashionable-woman-with-long-hair-chilling-terrace-cafe-she-has-vinous-lips_197531-603.jpg?_wi=4" },
|
||||
{ id: "5", name: "Mariana S.", handle: "@marianas", testimonial: "Sempre cheio por um bom motivo. A qualidade é excecional e o ambiente é perfeito.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-fashionable-woman-with-long-hair-chilling-terrace-cafe-she-has-vinous-lips_197531-603.jpg?_wi=5" },
|
||||
]}
|
||||
showRating={true}
|
||||
title="O que dizem sobre nós"
|
||||
@@ -109,9 +109,9 @@ export default function LandingPage() {
|
||||
title="Seleção da Temporada"
|
||||
description="Edições limitadas criadas pelo nosso chef para momentos de pura indulgência."
|
||||
products={[
|
||||
{ id: "p1", name: "Bombom de Ouro", price: "4.50€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chocolate-cake_23-2148549956.jpg" },
|
||||
{ id: "p2", name: "Mousse Dark", price: "6.00€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-creamy-cake-with-chocolate-cookies-cup-tea-dark-surface-biscuit-cake-sweet-pie-sugar-cookies_140725-118176.jpg" },
|
||||
{ id: "p3", name: "Tartalete Imperial", price: "5.50€", imageSrc: "http://img.b2bpic.net/free-photo/two-leather-yellow-armchairs-coffee-table-restaurant_140725-8902.jpg" },
|
||||
{ id: "p1", name: "Bombom de Ouro", price: "4.50€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-chocolate-cake_23-2148549956.jpg?_wi=2" },
|
||||
{ id: "p2", name: "Mousse Dark", price: "6.00€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-creamy-cake-with-chocolate-cookies-cup-tea-dark-surface-biscuit-cake-sweet-pie-sugar-cookies_140725-118176.jpg?_wi=2" },
|
||||
{ id: "p3", name: "Tartalete Imperial", price: "5.50€", imageSrc: "http://img.b2bpic.net/free-photo/two-leather-yellow-armchairs-coffee-table-restaurant_140725-8902.jpg?_wi=2" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user