Merge version_1 into main #2
143
src/app/page.tsx
143
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Início",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Início", id: "hero"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Avaliações",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Avaliações", id: "testimonials"},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contacto", id: "contact"},
|
||||
]}
|
||||
brandName="Don's & Mamma's"
|
||||
/>
|
||||
@@ -53,45 +45,28 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="The American Way — With a World of Flavors"
|
||||
description="Restaurante americano em Talatona com o melhor da culinária internacional. Qualidade 1st sempre."
|
||||
buttons={[
|
||||
{
|
||||
text: "Ver Cardápio",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "Ver Cardápio", href: "#menu"},
|
||||
{
|
||||
text: "Fazer Pedido",
|
||||
href: "https://wa.me/244932022023",
|
||||
},
|
||||
text: "Fazer Pedido", href: "https://wa.me/244932022023"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burgers-per-two-pax-with-full-melted-cheese-black-board_114579-1934.jpg?_wi=1",
|
||||
imageAlt: "Ambiente Don's & Mamma's",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burgers-per-two-pax-with-full-melted-cheese-black-board_114579-1934.jpg", imageAlt: "Ambiente Don's & Mamma's"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bqzybsyu37NrOaFC12tQHj2BWr/uploaded-1775237368618-7sn1h2vq.png?_wi=1",
|
||||
imageAlt: "Prato Destaque",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bqzybsyu37NrOaFC12tQHj2BWr/uploaded-1775237368618-7sn1h2vq.png", imageAlt: "Prato Destaque"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burgers-per-two-pax-with-full-melted-cheese-black-board_114579-1934.jpg?_wi=2",
|
||||
imageAlt: "Interior Elegante",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burgers-per-two-pax-with-full-melted-cheese-black-board_114579-1934.jpg", imageAlt: "Interior Elegante"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bqzybsyu37NrOaFC12tQHj2BWr/uploaded-1775237368618-7sn1h2vq.png?_wi=2",
|
||||
imageAlt: "Shawarma Fusion",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bqzybsyu37NrOaFC12tQHj2BWr/uploaded-1775237368618-7sn1h2vq.png", imageAlt: "Shawarma Fusion"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burgers-per-two-pax-with-full-melted-cheese-black-board_114579-1934.jpg?_wi=3",
|
||||
imageAlt: "Experiência American Way",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burgers-per-two-pax-with-full-melted-cheese-black-board_114579-1934.jpg", imageAlt: "Experiência American Way"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bqzybsyu37NrOaFC12tQHj2BWr/uploaded-1775237368618-7sn1h2vq.png?_wi=3",
|
||||
imageAlt: "Menu Completo",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bqzybsyu37NrOaFC12tQHj2BWr/uploaded-1775237368618-7sn1h2vq.png", imageAlt: "Menu Completo"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -102,7 +77,7 @@ export default function LandingPage() {
|
||||
tag="Nossa Missão"
|
||||
title="Don's & Mamma's Restaurante"
|
||||
description="Restaurante fundado com alma americana, trazendo uma fusão de sabores do mundo em um ambiente acolhedor estilo retrô em Talatona."
|
||||
subdescription="\"If you like our food, tell others. If you don't, tell us.\""
|
||||
subdescription="If you like our food, tell others. If you don't, tell us."
|
||||
icon={Utensils}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/arrangement-compost-made-rotten-food-with-copy-space_23-2149073773.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -117,41 +92,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Shawarma Misto",
|
||||
price: "3.500 Kz",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bqzybsyu37NrOaFC12tQHj2BWr/uploaded-1775237368618-7sn1h2vq.png?_wi=4",
|
||||
},
|
||||
id: "1", name: "Shawarma Misto", price: "3.500 Kz", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bqzybsyu37NrOaFC12tQHj2BWr/uploaded-1775237368618-7sn1h2vq.png"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Smoked Meat Burger",
|
||||
price: "5.500 Kz",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bqzybsyu37NrOaFC12tQHj2BWr/uploaded-1775237368618-7sn1h2vq.png?_wi=5",
|
||||
},
|
||||
id: "2", name: "Smoked Meat Burger", price: "5.500 Kz", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bqzybsyu37NrOaFC12tQHj2BWr/uploaded-1775237368618-7sn1h2vq.png"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Pizza Pepperoni",
|
||||
price: "4.800 Kz",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bqzybsyu37NrOaFC12tQHj2BWr/uploaded-1775237368618-7sn1h2vq.png?_wi=6",
|
||||
},
|
||||
id: "3", name: "Pizza Pepperoni", price: "4.800 Kz", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bqzybsyu37NrOaFC12tQHj2BWr/uploaded-1775237368618-7sn1h2vq.png"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Prato El Papa",
|
||||
price: "6.200 Kz",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bqzybsyu37NrOaFC12tQHj2BWr/uploaded-1775237368618-7sn1h2vq.png?_wi=7",
|
||||
},
|
||||
id: "4", name: "Prato El Papa", price: "6.200 Kz", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bqzybsyu37NrOaFC12tQHj2BWr/uploaded-1775237368618-7sn1h2vq.png"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Hummus & Tabule",
|
||||
price: "2.800 Kz",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bqzybsyu37NrOaFC12tQHj2BWr/uploaded-1775237368618-7sn1h2vq.png?_wi=8",
|
||||
},
|
||||
id: "5", name: "Hummus & Tabule", price: "2.800 Kz", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bqzybsyu37NrOaFC12tQHj2BWr/uploaded-1775237368618-7sn1h2vq.png"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Granizado de Morango",
|
||||
price: "1.500 Kz",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bqzybsyu37NrOaFC12tQHj2BWr/uploaded-1775237368618-7sn1h2vq.png?_wi=9",
|
||||
},
|
||||
id: "6", name: "Granizado de Morango", price: "1.500 Kz", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bqzybsyu37NrOaFC12tQHj2BWr/uploaded-1775237368618-7sn1h2vq.png"},
|
||||
]}
|
||||
title="Menu de Sabores"
|
||||
description="Das nossas especialidades internacionais ao toque americano que você ama."
|
||||
@@ -165,49 +116,24 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Jun Amano",
|
||||
handle: "@jun",
|
||||
testimonial: "Excelente fusão de sabores!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customers_1170-653.jpg",
|
||||
},
|
||||
id: "1", name: "Jun Amano", handle: "@jun", testimonial: "Excelente fusão de sabores!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waitress-serving-cup-coffee-customers_1170-653.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Elvira Fernandes",
|
||||
handle: "@elvira",
|
||||
testimonial: "O hambúrguer é fantástico.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg",
|
||||
},
|
||||
id: "2", name: "Elvira Fernandes", handle: "@elvira", testimonial: "O hambúrguer é fantástico.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/merry-young-adult-enjoying-christmas-conversation-video-call-room-decorated-festivity-celebration-talking-woman-preparing-drink-wine-kitchen-with-joyful-ornaments_482257-28400.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elayne Sachango",
|
||||
handle: "@elayne",
|
||||
testimonial: "Ambiente muito acolhedor.",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-white-shirt-looking-front-with-smile-face-showing-thumbs-up-standing-green-wall_141793-71581.jpg",
|
||||
},
|
||||
id: "3", name: "Elayne Sachango", handle: "@elayne", testimonial: "Ambiente muito acolhedor.", rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-white-shirt-looking-front-with-smile-face-showing-thumbs-up-standing-green-wall_141793-71581.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Hélder Cunha",
|
||||
handle: "@helder",
|
||||
testimonial: "Serviço muito rápido.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-christian-man-church_23-2149344160.jpg",
|
||||
},
|
||||
id: "4", name: "Hélder Cunha", handle: "@helder", testimonial: "Serviço muito rápido.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-christian-man-church_23-2149344160.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Ângela Sena",
|
||||
handle: "@angela",
|
||||
testimonial: "A melhor pizza de Talatona!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-eatingout-having-breakfast-talking-friend-table-looking-aside-with-cheerful-smile-sitting-near-mobile-phone-terrace_197531-30313.jpg",
|
||||
},
|
||||
id: "5", name: "Ângela Sena", handle: "@angela", testimonial: "A melhor pizza de Talatona!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-eatingout-having-breakfast-talking-friend-table-looking-aside-with-cheerful-smile-sitting-near-mobile-phone-terrace_197531-30313.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="O que dizem os nossos clientes"
|
||||
description="124 avaliações no Google ⭐⭐⭐⭐✩"
|
||||
description="124 avaliações no Google 4.0"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -215,8 +141,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contacto"
|
||||
title="Visite-nos hoje mesmo"
|
||||
description="Estamos abertos até às 00h em Talatona. Entre em frente ao Belas Shopping!"
|
||||
@@ -231,9 +156,7 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Instagram,
|
||||
href: "https://instagram.com/dons_and_mammas",
|
||||
ariaLabel: "Instagram",
|
||||
},
|
||||
href: "https://instagram.com/dons_and_mammas", ariaLabel: "Instagram"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user