Merge version_1 into main #2
214
src/app/page.tsx
214
src/app/page.tsx
@@ -28,18 +28,9 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Início",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Experiência",
|
||||
id: "diferenciacao",
|
||||
},
|
||||
{
|
||||
name: "Reservas",
|
||||
id: "reserva",
|
||||
},
|
||||
{ name: "Início", id: "hero" },
|
||||
{ name: "Experiência", id: "diferenciacao" },
|
||||
{ name: "Reservas", id: "reserva" },
|
||||
]}
|
||||
brandName="Montiel"
|
||||
/>
|
||||
@@ -47,107 +38,44 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="A exclusividade tem um sabor."
|
||||
description="Montiel: a arte do doce premium num ambiente intimista onde o tempo para para si. Se estás a ver isto, ainda vais a tempo de reservar."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-portrait-fashionable-woman-with-long-hair-chilling-terrace-cafe-she-has-vinous-lips_197531-603.jpg",
|
||||
alt: "Cliente Montiel",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-portrait-fashionable-woman-with-long-hair-chilling-terrace-cafe-she-has-vinous-lips_197531-603.jpg",
|
||||
alt: "Cliente Montiel",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-portrait-fashionable-woman-with-long-hair-chilling-terrace-cafe-she-has-vinous-lips_197531-603.jpg",
|
||||
alt: "Cliente Montiel",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-portrait-fashionable-woman-with-long-hair-chilling-terrace-cafe-she-has-vinous-lips_197531-603.jpg",
|
||||
alt: "Cliente Montiel",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-portrait-fashionable-woman-with-long-hair-chilling-terrace-cafe-she-has-vinous-lips_197531-603.jpg",
|
||||
alt: "Cliente Montiel",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/closeup-portrait-fashionable-woman-with-long-hair-chilling-terrace-cafe-she-has-vinous-lips_197531-603.jpg", alt: "Cliente Montiel" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/closeup-portrait-fashionable-woman-with-long-hair-chilling-terrace-cafe-she-has-vinous-lips_197531-603.jpg", alt: "Cliente Montiel" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/closeup-portrait-fashionable-woman-with-long-hair-chilling-terrace-cafe-she-has-vinous-lips_197531-603.jpg", alt: "Cliente Montiel" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/closeup-portrait-fashionable-woman-with-long-hair-chilling-terrace-cafe-she-has-vinous-lips_197531-603.jpg", alt: "Cliente Montiel" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/closeup-portrait-fashionable-woman-with-long-hair-chilling-terrace-cafe-she-has-vinous-lips_197531-603.jpg", alt: "Cliente Montiel" },
|
||||
]}
|
||||
avatarText="Junta-te aos que já reservaram o seu momento exclusivo."
|
||||
buttons={[
|
||||
{
|
||||
text: "Reservar Agora",
|
||||
href: "#reserva",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Reservar Agora", href: "#reserva" }]}
|
||||
buttonAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Artesanal",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Premium",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Exclusivo",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Intimista",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Sofisticado",
|
||||
},
|
||||
{ type: "text", text: "Artesanal" },
|
||||
{ type: "text", text: "Premium" },
|
||||
{ type: "text", text: "Exclusivo" },
|
||||
{ type: "text", text: "Intimista" },
|
||||
{ type: "text", text: "Sofisticado" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="diferenciacao" data-section="diferenciacao">
|
||||
<FeatureCardTwentyFour
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
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?_wi=1",
|
||||
imageAlt: "Doces Montiel",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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?_wi=1",
|
||||
imageAlt: "Ambiente 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"},
|
||||
{
|
||||
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?_wi=1",
|
||||
imageAlt: "Serviço 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"},
|
||||
]}
|
||||
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."
|
||||
@@ -160,46 +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?_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",
|
||||
},
|
||||
{ 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" },
|
||||
]}
|
||||
showRating={true}
|
||||
title="O que dizem sobre nós"
|
||||
@@ -216,24 +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?_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",
|
||||
},
|
||||
{ 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" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -241,9 +119,7 @@ export default function LandingPage() {
|
||||
<div id="reserva" data-section="reserva">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
tag="Urgência"
|
||||
title="Reserva antes que esgote."
|
||||
description="Devido à elevada procura do nosso espaço intimista, as reservas são limitadas. Se estás a ver isto, ainda vais a tempo."
|
||||
@@ -257,32 +133,8 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-hugging-with-cheerful-woman-restaurant_23-2148016777.jpg"
|
||||
logoText="Montiel"
|
||||
columns={[
|
||||
{
|
||||
title: "Montiel",
|
||||
items: [
|
||||
{
|
||||
label: "Sobre nós",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Reservas",
|
||||
href: "#reserva",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacidade",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Termos",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Montiel", items: [{ label: "Sobre nós", href: "#" }, { label: "Reservas", href: "#reserva" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacidade", href: "#" }, { label: "Termos", href: "#" }] },
|
||||
]}
|
||||
copyrightText="© 2025 Montiel | Exclusividade em cada detalhe."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user