Merge version_1 into main #2
179
src/app/page.tsx
179
src/app/page.tsx
@@ -31,48 +31,33 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Início",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Início", id: "#hero"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Menu", id: "#menu"},
|
||||
{
|
||||
name: "Sobre",
|
||||
id: "#about",
|
||||
},
|
||||
name: "Sobre", id: "#about"},
|
||||
{
|
||||
name: "Localização",
|
||||
id: "#location",
|
||||
},
|
||||
name: "Localização", id: "#location"},
|
||||
]}
|
||||
brandName="Padaria Da Areosa"
|
||||
button={{
|
||||
text: "Fazer Encomenda",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Fazer Encomenda", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
logoText="Tradição Portuguesa, Fresca Todos os Dias"
|
||||
description="Pão quente, pastelaria artesanal e sabores que fazem parte da sua rotina."
|
||||
buttons={[
|
||||
{
|
||||
text: "Ver Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Ver Menu", href: "#menu"},
|
||||
{
|
||||
text: "Como Chegar",
|
||||
href: "#location",
|
||||
},
|
||||
text: "Como Chegar", href: "#location"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cinnamon-rolls-buns-kanelbulle-swedish-dessert-isolated-white-background_123827-22110.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cinnamon-rolls-buns-kanelbulle-swedish-dessert-isolated-white-background_123827-22110.jpg"
|
||||
imageAlt="Fresh bakery products display"
|
||||
/>
|
||||
</div>
|
||||
@@ -85,47 +70,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Pão Artesanal",
|
||||
price: "1.50€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-baked-bread-pastry-shop_23-2150379529.jpg?_wi=1",
|
||||
imageAlt: "Pão artesanal rústico",
|
||||
},
|
||||
id: "p1", name: "Pão Artesanal", price: "1.50€", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-baked-bread-pastry-shop_23-2150379529.jpg", imageAlt: "Pão artesanal rústico"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Pastelaria Tradicional",
|
||||
price: "1.20€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-azerbaijan-holiday-novruz-cookies-baklavas-shakarburas-black-tray-plate_114579-7456.jpg?_wi=1",
|
||||
imageAlt: "Pastelaria fresca",
|
||||
},
|
||||
id: "p2", name: "Pastelaria Tradicional", price: "1.20€", imageSrc: "http://img.b2bpic.net/free-photo/traditional-azerbaijan-holiday-novruz-cookies-baklavas-shakarburas-black-tray-plate_114579-7456.jpg", imageAlt: "Pastelaria fresca"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Salgados Variados",
|
||||
price: "1.80€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-azerbaijan-sweets-shakarbura-bakhlava-qogal-mutaki-cookies-azerbaijan-holiday-novruz_114579-7488.jpg",
|
||||
imageAlt: "Salgados portugueses",
|
||||
},
|
||||
id: "p3", name: "Salgados Variados", price: "1.80€", imageSrc: "http://img.b2bpic.net/free-photo/traditional-azerbaijan-sweets-shakarbura-bakhlava-qogal-mutaki-cookies-azerbaijan-holiday-novruz_114579-7488.jpg", imageAlt: "Salgados portugueses"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Cafetaria Especial",
|
||||
price: "1.00€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakfast-spread-with-coffee-chocolate-croissant_140725-1870.jpg",
|
||||
imageAlt: "Café fresco",
|
||||
},
|
||||
id: "p4", name: "Cafetaria Especial", price: "1.00€", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-spread-with-coffee-chocolate-croissant_140725-1870.jpg", imageAlt: "Café fresco"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Pão de Ló",
|
||||
price: "4.50€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bread-menu-restaurant_624325-713.jpg",
|
||||
imageAlt: "Pão de ló fofinho",
|
||||
},
|
||||
id: "p5", name: "Pão de Ló", price: "4.50€", imageSrc: "http://img.b2bpic.net/free-photo/bread-menu-restaurant_624325-713.jpg", imageAlt: "Pão de ló fofinho"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Bola de Berlim",
|
||||
price: "1.50€",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pie-concept_23-2148761695.jpg",
|
||||
imageAlt: "Bola de berlim artesanal",
|
||||
},
|
||||
id: "p6", name: "Bola de Berlim", price: "1.50€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pie-concept_23-2148761695.jpg", imageAlt: "Bola de berlim artesanal"},
|
||||
]}
|
||||
title="Os Nossos Sabores"
|
||||
description="Descubra a variedade fresca que preparamos diariamente para si."
|
||||
@@ -138,9 +93,7 @@ export default function LandingPage() {
|
||||
title="A nossa essência: Qualidade e Tradição"
|
||||
buttons={[
|
||||
{
|
||||
text: "Saiba mais",
|
||||
href: "#",
|
||||
},
|
||||
text: "Saiba mais", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -152,46 +105,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Produção Própria",
|
||||
description: "Tudo é feito artesanalmente na nossa casa.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-women-kitchen_23-2150014849.jpg",
|
||||
imageAlt: "traditional bakery staff at work",
|
||||
},
|
||||
title: "Produção Própria", description: "Tudo é feito artesanalmente na nossa casa.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-women-kitchen_23-2150014849.jpg", imageAlt: "traditional bakery staff at work"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waitress-holding-cake_23-2147821281.jpg",
|
||||
imageAlt: "clean organized bakery interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cinnamon-rolls-buns-kanelbulle-swedish-dessert-isolated-white-background_123827-22110.jpg?_wi=2",
|
||||
imageAlt: "traditional bakery staff at work",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waitress-holding-cake_23-2147821281.jpg", imageAlt: "clean organized bakery interior"},
|
||||
},
|
||||
{
|
||||
title: "Atendimento Rápido",
|
||||
description: "Respeitamos o seu tempo logo pela manhã.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waiter-waitress-holding-basket-bread_1170-613.jpg",
|
||||
imageAlt: "traditional bakery staff at work",
|
||||
},
|
||||
title: "Atendimento Rápido", description: "Respeitamos o seu tempo logo pela manhã.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-waiter-waitress-holding-basket-bread_1170-613.jpg", imageAlt: "traditional bakery staff at work"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-asian-girl-barista-works-coffee-shop-waves-client-processing-orders-counter_1258-203440.jpg",
|
||||
imageAlt: "clean organized bakery interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-baked-bread-pastry-shop_23-2150379529.jpg?_wi=2",
|
||||
imageAlt: "traditional bakery staff at work",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-asian-girl-barista-works-coffee-shop-waves-client-processing-orders-counter_1258-203440.jpg", imageAlt: "clean organized bakery interior"},
|
||||
},
|
||||
{
|
||||
title: "Variedade Diária",
|
||||
description: "Sempre uma novidade à sua espera.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-serving-pastry-cake-female-customer-coffee-shop_23-2148028059.jpg",
|
||||
imageAlt: "traditional bakery staff at work",
|
||||
},
|
||||
title: "Variedade Diária", description: "Sempre uma novidade à sua espera.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-serving-pastry-cake-female-customer-coffee-shop_23-2148028059.jpg", imageAlt: "traditional bakery staff at work"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-baked-bread-pastry-shop_23-2150379551.jpg",
|
||||
imageAlt: "clean organized bakery interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-azerbaijan-holiday-novruz-cookies-baklavas-shakarburas-black-tray-plate_114579-7456.jpg?_wi=2",
|
||||
imageAlt: "traditional bakery staff at work",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-baked-bread-pastry-shop_23-2150379551.jpg", imageAlt: "clean organized bakery interior"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -208,25 +137,15 @@ export default function LandingPage() {
|
||||
author="Maria Silva"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-baker-holding-fresh-bread-paper-bag_1303-32305.jpg",
|
||||
alt: "satisfied customer portrait",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/man-baker-holding-fresh-bread-paper-bag_1303-32305.jpg", alt: "satisfied customer portrait"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg",
|
||||
alt: "smiling customer in coffee shop",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg", alt: "smiling customer in coffee shop"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-young-woman-dress-cafe_273609-4087.jpg",
|
||||
alt: "customer enjoying breakfast portrait",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-young-woman-dress-cafe_273609-4087.jpg", alt: "customer enjoying breakfast portrait"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-happy-woman-smiling-talking-phone_23-2148850590.jpg",
|
||||
alt: "happy customer laughing portrait",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-happy-woman-smiling-talking-phone_23-2148850590.jpg", alt: "happy customer laughing portrait"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/joyful-young-caucasian-girl-with-pixie-haircut-pointing-camera-isolated-olive-green-background-with-copy-space_141793-88505.jpg",
|
||||
alt: "portrait of satisfied regular customer",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/joyful-young-caucasian-girl-with-pixie-haircut-pointing-camera-isolated-olive-green-background-with-copy-space_141793-88505.jpg", alt: "portrait of satisfied regular customer"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -238,14 +157,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Qualidade",
|
||||
"Frescura",
|
||||
"Tradição",
|
||||
"Atendimento",
|
||||
"Limpeza",
|
||||
"Variedade",
|
||||
"Areosa",
|
||||
]}
|
||||
"Qualidade", "Frescura", "Tradição", "Atendimento", "Limpeza", "Variedade", "Areosa"]}
|
||||
title="Passe hoje pela Areosa"
|
||||
description="Descubra o sabor autêntico da tradição portuguesa."
|
||||
/>
|
||||
@@ -255,8 +167,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Visite-nos"
|
||||
title="Estamos na Areosa"
|
||||
description="Porto, Portugal. Aberto desde as 07:00 da manhã para servir o seu pequeno-almoço."
|
||||
@@ -268,33 +179,21 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Menu",
|
||||
items: [
|
||||
title: "Menu", items: [
|
||||
{
|
||||
label: "Pão",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Pão", href: "#menu"},
|
||||
{
|
||||
label: "Pastelaria",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Pastelaria", href: "#menu"},
|
||||
{
|
||||
label: "Café",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Café", href: "#menu"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contactos",
|
||||
items: [
|
||||
title: "Contactos", items: [
|
||||
{
|
||||
label: "Morada",
|
||||
href: "#location",
|
||||
},
|
||||
label: "Morada", href: "#location"},
|
||||
{
|
||||
label: "Horário",
|
||||
href: "#location",
|
||||
},
|
||||
label: "Horário", href: "#location"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user