Merge version_1 into main #2
243
src/app/page.tsx
243
src/app/page.tsx
@@ -29,66 +29,29 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Sobre",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
{
|
||||
name: "Contacto",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Sobre", id: "about" },
|
||||
{ name: "Menu", id: "menu" },
|
||||
{ name: "Contacto", id: "contact" },
|
||||
]}
|
||||
brandName="Churrasqueira dos Carvalhos"
|
||||
button={{ text: "Book Now", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Authentic Portuguese Churrasco Since Day One"
|
||||
description="Fresh charcoal-grilled chicken, traditional Portuguese dishes, and homemade flavors in Pedroso."
|
||||
tag="Since 1980"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
text: "Order Takeaway",
|
||||
href: "#contact",
|
||||
},
|
||||
{ text: "View Menu", href: "#menu" },
|
||||
{ text: "Order Takeaway", href: "#contact" },
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-fried-wings-tray_23-2147717034.jpg",
|
||||
imageAlt: "Authentic charcoal grill scene",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-chicken-vegetables_23-2147716955.jpg?_wi=1",
|
||||
imageAlt: "Signature grilled chicken",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-goulash-bagels-top-view_23-2149388108.jpg?_wi=1",
|
||||
imageAlt: "Traditional Tripas dish",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boiled-small-octopus-plate_2829-7807.jpg?_wi=1",
|
||||
imageAlt: "Slow roasted octopus",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loaf-cheese-bread-with-herbal-butter-wooden-plate-with-herbs_181624-15313.jpg?_wi=1",
|
||||
imageAlt: "Bacalhau with cornbread",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/tasty-fried-wings-tray_23-2147717034.jpg", imageAlt: "Authentic charcoal grill scene" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-chicken-vegetables_23-2147716955.jpg", imageAlt: "Signature grilled chicken" }
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
rating={5}
|
||||
@@ -101,21 +64,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Traditional Flavors of Northern Portugal"
|
||||
metrics={[
|
||||
{
|
||||
icon: Flame,
|
||||
label: "Charcoal Grilled",
|
||||
value: "Daily",
|
||||
},
|
||||
{
|
||||
icon: Flame,
|
||||
label: "Traditional Recipes",
|
||||
value: "100%",
|
||||
},
|
||||
{
|
||||
icon: Users,
|
||||
label: "Local Favorite",
|
||||
value: "40+",
|
||||
},
|
||||
{ icon: Flame, label: "Charcoal Grilled", value: "Daily" },
|
||||
{ icon: Flame, label: "Traditional Recipes", value: "100%" },
|
||||
{ icon: Users, label: "Local Favorite", value: "40+" },
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -128,42 +79,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Frango Grelhado",
|
||||
price: "From €12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-chicken-vegetables_23-2147716955.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Tripas à Moda do Porto",
|
||||
price: "€14",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tasty-goulash-bagels-top-view_23-2149388108.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Polvo Assado no Forno",
|
||||
price: "€18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boiled-small-octopus-plate_2829-7807.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Bacalhau com Broa",
|
||||
price: "€16",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/loaf-cheese-bread-with-herbal-butter-wooden-plate-with-herbs_181624-15313.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Costelinha",
|
||||
price: "€13",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-chicken-vegetables_23-2147716955.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Espetada de Lulas",
|
||||
price: "€15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boiled-small-octopus-plate_2829-7807.jpg?_wi=3",
|
||||
},
|
||||
{ id: "1", name: "Frango Grelhado", price: "From €12", imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-chicken-vegetables_23-2147716955.jpg" },
|
||||
{ id: "2", name: "Tripas à Moda do Porto", price: "€14", imageSrc: "http://img.b2bpic.net/free-photo/tasty-goulash-bagels-top-view_23-2149388108.jpg" },
|
||||
{ id: "3", name: "Polvo Assado no Forno", price: "€18", imageSrc: "http://img.b2bpic.net/free-photo/boiled-small-octopus-plate_2829-7807.jpg" },
|
||||
{ id: "4", name: "Bacalhau com Broa", price: "€16", imageSrc: "http://img.b2bpic.net/free-photo/loaf-cheese-bread-with-herbal-butter-wooden-plate-with-herbs_181624-15313.jpg" },
|
||||
{ id: "5", name: "Costelinha", price: "€13", imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-chicken-vegetables_23-2147716955.jpg" },
|
||||
{ id: "6", name: "Espetada de Lulas", price: "€15", imageSrc: "http://img.b2bpic.net/free-photo/boiled-small-octopus-plate_2829-7807.jpg" },
|
||||
]}
|
||||
title="Signature Dishes"
|
||||
description="Experience the authentic flavors of northern Portugal, from our famous Frango Grelhado to classic Bacalhau."
|
||||
@@ -172,63 +93,20 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSixteen
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Maria Silva",
|
||||
role: "Local",
|
||||
company: "Pedroso",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517424.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "João Pereira",
|
||||
role: "Foodie",
|
||||
company: "Porto",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-clinking-bottles_23-2149152926.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Ana Santos",
|
||||
role: "Customer",
|
||||
company: "Vila Nova",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Pedro Alves",
|
||||
role: "Fan",
|
||||
company: "Carvalhos",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Carla Dias",
|
||||
role: "Diner",
|
||||
company: "Pedroso",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-delighted-happy-dark-skinned-young-female-wears-red-blouse-listens-audio-song-headphones_273609-3479.jpg",
|
||||
},
|
||||
{ id: "1", name: "Maria Silva", role: "Local", company: "Pedroso", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517424.jpg" },
|
||||
{ id: "2", name: "João Pereira", role: "Foodie", company: "Porto", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-clinking-bottles_23-2149152926.jpg" },
|
||||
{ id: "3", name: "Ana Santos", role: "Customer", company: "Vila Nova", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-shaking-hands_23-2148395404.jpg" },
|
||||
{ id: "4", name: "Pedro Alves", role: "Fan", company: "Carvalhos", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg" },
|
||||
{ id: "5", name: "Carla Dias", role: "Diner", company: "Pedroso", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-delighted-happy-dark-skinned-young-female-wears-red-blouse-listens-audio-song-headphones_273609-3479.jpg" },
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.9/5",
|
||||
label: "Rating",
|
||||
},
|
||||
{
|
||||
value: "5k+",
|
||||
label: "Meals Served",
|
||||
},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Satisfied",
|
||||
},
|
||||
{ value: "4.9/5", label: "Rating" },
|
||||
{ value: "5k+", label: "Meals Served" },
|
||||
{ value: "100%", label: "Satisfied" },
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
description="Genuine experiences from locals who love our authentic Portuguese food."
|
||||
@@ -238,9 +116,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Visit Us in Pedroso"
|
||||
description="Authentic Portuguese dining awaits you. Whether for dine-in or takeaway, we look forward to serving you."
|
||||
inputPlaceholder="Leave your message here..."
|
||||
@@ -252,53 +128,20 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
{
|
||||
label: "Rua Cruz de Cristo 17",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "4415-132 Pedroso",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "917 440 211",
|
||||
href: "tel:917440211",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Menu",
|
||||
items: [
|
||||
{
|
||||
label: "Especialidades",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
label: "Prato do Dia",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
label: "Takeaway",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Follow",
|
||||
items: [
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Contact", items: [
|
||||
{ label: "Rua Cruz de Cristo 17", href: "#" },
|
||||
{ label: "4415-132 Pedroso", href: "#" },
|
||||
{ label: "917 440 211", href: "tel:917440211" },
|
||||
]},
|
||||
{ title: "Menu", items: [
|
||||
{ label: "Especialidades", href: "#menu" },
|
||||
{ label: "Prato do Dia", href: "#menu" },
|
||||
{ label: "Takeaway", href: "#contact" },
|
||||
]},
|
||||
{ title: "Follow", items: [
|
||||
{ label: "Facebook", href: "#" },
|
||||
{ label: "Instagram", href: "#" },
|
||||
]},
|
||||
]}
|
||||
bottomLeftText="© 2024 Churrasqueira dos Carvalhos. All rights reserved."
|
||||
bottomRightText="Crafted with passion for tradition."
|
||||
|
||||
Reference in New Issue
Block a user