Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-07 19:11:07 +00:00

View File

@@ -30,30 +30,18 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
button={{
text: "Call Now",
href: "tel:+5511919136767",
}}
text: "Call Now", href: "tel:+5511919136767"}}
brandName="ACaffeteria"
/>
</div>
@@ -64,39 +52,22 @@ export default function LandingPage() {
description="Experience artisanal coffee and premium treats in the heart of Barra Funda. Handcrafted flavors, welcoming vibes, and excellence in every cup."
buttons={[
{
text: "Order a Quote",
href: "#contact",
},
text: "Order a Quote", href: "#contact"},
{
text: "Call (11) 91913-6767",
href: "tel:+5511919136767",
},
text: "Call (11) 91913-6767", href: "tel:+5511919136767"},
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-eating-restaurant_23-2150491798.jpg?_wi=1",
imageAlt: "Luxurious coffee shop atmosphere",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2fwgBVYzHNs4U53tL8WUF7E33/uploaded-1775589038732-nm5hkvnk.png", imageAlt: "Logo"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-eating-restaurant_23-2150491798.jpg?_wi=2",
imageAlt: "Artisanal espresso preparation",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2fwgBVYzHNs4U53tL8WUF7E33/uploaded-1775589038732-vnfgdqbl.png", imageAlt: "Luxurious coffee shop atmosphere"},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-eating-restaurant_23-2150491798.jpg?_wi=3",
imageAlt: "Cozy cafe lounge seating",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2fwgBVYzHNs4U53tL8WUF7E33/uploaded-1775589038732-dtnkgq6d.png", imageAlt: "Artisanal espresso preparation"},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-eating-restaurant_23-2150491798.jpg?_wi=4",
imageAlt: "Gourmet cake and coffee service",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2fwgBVYzHNs4U53tL8WUF7E33/uploaded-1775589038732-n9o4ocek.png", imageAlt: "Cozy cafe lounge seating"},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-eating-restaurant_23-2150491798.jpg?_wi=5",
imageAlt: "Premium cafeteria experience",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-friends-eating-restaurant_23-2150491798.jpg?_wi=6",
imageAlt: "Handcrafted coffee art",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2fwgBVYzHNs4U53tL8WUF7E33/uploaded-1775589038732-pz0w1v6d.png", imageAlt: "Gourmet cake and coffee service"},
]}
/>
</div>
@@ -108,9 +79,7 @@ export default function LandingPage() {
title="Excellence in Every Detail"
buttons={[
{
text: "Visit Us",
href: "#contact",
},
text: "Visit Us", href: "#contact"},
]}
/>
</div>
@@ -123,41 +92,15 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Signature Café Latte",
price: "R$ 15,00",
imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-7772.jpg?_wi=1",
},
id: "p1", name: "Signature Café Latte", price: "R$ 15,00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2fwgBVYzHNs4U53tL8WUF7E33/uploaded-1775589038732-nm5hkvnk.png"},
{
id: "p2",
name: "Pão de Queijo Caseiro",
price: "R$ 8,00",
imageSrc: "http://img.b2bpic.net/free-photo/sliced-fresh-brown-bread-rope-tablecloth-high-quality-photo_114579-18370.jpg?_wi=1",
},
id: "p2", name: "Pão de Queijo Caseiro", price: "R$ 8,00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2fwgBVYzHNs4U53tL8WUF7E33/uploaded-1775589038732-vnfgdqbl.png"},
{
id: "p3",
name: "Entremet Premium",
price: "R$ 32,00",
imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-7772.jpg?_wi=2",
},
id: "p3", name: "Entremet Premium", price: "R$ 32,00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2fwgBVYzHNs4U53tL8WUF7E33/uploaded-1775589038732-dtnkgq6d.png"},
{
id: "p4",
name: "Bolo de Fubá",
price: "R$ 12,00",
imageSrc: "http://img.b2bpic.net/free-photo/sliced-fresh-brown-bread-rope-tablecloth-high-quality-photo_114579-18370.jpg?_wi=2",
},
id: "p4", name: "Bolo de Fubá", price: "R$ 12,00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2fwgBVYzHNs4U53tL8WUF7E33/uploaded-1775589038732-n9o4ocek.png"},
{
id: "p5",
name: "Espresso Intenso",
price: "R$ 9,00",
imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-7772.jpg?_wi=3",
},
{
id: "p6",
name: "Torta Banoffee",
price: "R$ 18,00",
imageSrc: "http://img.b2bpic.net/free-photo/sliced-fresh-brown-bread-rope-tablecloth-high-quality-photo_114579-18370.jpg?_wi=3",
},
id: "p5", name: "Espresso Intenso", price: "R$ 9,00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2fwgBVYzHNs4U53tL8WUF7E33/uploaded-1775589038732-pz0w1v6d.png"},
]}
title="Selected Menu Highlights"
description="Handpicked favorites from our kitchen to your table."
@@ -171,59 +114,28 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Sarah J.",
role: "Coffee Enthusiast",
company: "Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-smiling-woman-with-collected-hair-wearing-white-shirt_291650-656.jpg",
},
id: "t1", name: "Sarah J.", role: "Coffee Enthusiast", company: "Client", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2fwgBVYzHNs4U53tL8WUF7E33/uploaded-1775589038732-nm5hkvnk.png"},
{
id: "t2",
name: "Michael K.",
role: "Local Professional",
company: "Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-sitting-cafe-reading-book-drinking-latte_169016-6278.jpg",
},
id: "t2", name: "Michael K.", role: "Local Professional", company: "Client", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2fwgBVYzHNs4U53tL8WUF7E33/uploaded-1775589038732-vnfgdqbl.png"},
{
id: "t3",
name: "Emily R.",
role: "Daily Visitor",
company: "Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-women-different-races-discuss-productive-strategy-design-project-write-down-some-ideas-notebook-sit-restaurant-with-dessert-coffee-asian-woman-journalist-takes-interview_273609-29064.jpg",
},
id: "t3", name: "Emily R.", role: "Daily Visitor", company: "Client", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2fwgBVYzHNs4U53tL8WUF7E33/uploaded-1775589038732-dtnkgq6d.png"},
{
id: "t4",
name: "David C.",
role: "Artisan",
company: "Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-older-business-woman-writing-agenda-diner_23-2148661173.jpg",
},
id: "t4", name: "David C.", role: "Artisan", company: "Client", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2fwgBVYzHNs4U53tL8WUF7E33/uploaded-1775589038732-n9o4ocek.png"},
{
id: "t5",
name: "Maria L.",
role: "Local Resident",
company: "Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269187.jpg",
},
id: "t5", name: "Maria L.", role: "Local Resident", company: "Client", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2fwgBVYzHNs4U53tL8WUF7E33/uploaded-1775589038732-pz0w1v6d.png"},
]}
kpiItems={[
{
value: "4.6",
label: "Avg Rating",
},
value: "4.6", label: "Avg Rating"},
{
value: "26+",
label: "Happy Clients",
},
value: "26+", label: "Happy Clients"},
{
value: "100%",
label: "Dedication",
},
value: "100%", label: "Dedication"},
]}
title="What Our Clients Say"
description="We are proud of our community and the feedback that fuels our excellence."
@@ -235,20 +147,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "What are your opening hours?",
content: "We are open daily from 08:00 to 17:30.",
},
id: "f1", title: "What are your opening hours?", content: "We are open daily from 08:00 to 17:30."},
{
id: "f2",
title: "Do you offer catering services?",
content: "Yes! Please contact us for custom quote requests.",
},
id: "f2", title: "Do you offer catering services?", content: "Yes! Please contact us for custom quote requests."},
{
id: "f3",
title: "Are you located in Barra Funda?",
content: "Yes, we are at R. do Bosque, 1484, near Barra Funda.",
},
id: "f3", title: "Are you located in Barra Funda?", content: "Yes, we are at R. do Bosque, 1484, near Barra Funda."},
]}
sideTitle="Common Questions"
faqsAnimation="slide-up"
@@ -259,20 +162,15 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Get in touch"
title="Need a Quote or Have a Request?"
description="Whether it's catering for your next event or a private order, we're here to make it happen. Get in touch with us today."
buttons={[
{
text: "Call Now",
href: "tel:+5511919136767",
},
text: "Call Now", href: "tel:+5511919136767"},
{
text: "WhatsApp Us",
href: "https://wa.me/5511919136767",
},
text: "WhatsApp Us", href: "https://wa.me/5511919136767"},
]}
/>
</div>
@@ -281,42 +179,27 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Location",
items: [
title: "Location", items: [
{
label: "R. do Bosque, 1484, São Paulo - SP",
href: "https://maps.app.goo.gl/...",
},
label: "R. do Bosque, 1484, São Paulo - SP", href: "https://maps.app.goo.gl/..."},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Call: (11) 91913-6767",
href: "tel:+5511919136767",
},
label: "Call: (11) 91913-6767", href: "tel:+5511919136767"},
{
label: "Email: hello@acaffeteria.com",
href: "mailto:hello@acaffeteria.com",
},
label: "Email: hello@acaffeteria.com", href: "mailto:hello@acaffeteria.com"},
],
},
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
]}
@@ -327,4 +210,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}