diff --git a/src/app/page.tsx b/src/app/page.tsx
index 290742a..673cb4f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,33 +31,19 @@ export default function LandingPage() {
@@ -66,112 +52,62 @@ export default function LandingPage() {
@@ -183,17 +119,11 @@ export default function LandingPage() {
description="At Koffee Haven, we believe in the art of coffee. Our beans are ethically sourced, expertly roasted, and brewed with passion to deliver an unparalleled experience for every visitor. Discover our commitment to quality and community."
metrics={[
{
- value: "100%",
- title: "Arabica Beans",
- },
+ value: "100%", title: "Arabica Beans"},
{
- value: "50+",
- title: "Unique Blends",
- },
+ value: "50+", title: "Unique Blends"},
{
- value: "Ethical",
- title: "Sourcing",
- },
+ value: "Ethical", title: "Sourcing"},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-woman-with-smartphone-sunglasses-cafe-terrace_169016-21910.jpg"
imageAlt="Cozy cafe interior with warm lighting"
@@ -209,20 +139,11 @@ export default function LandingPage() {
description="Discover what makes Koffee Haven a local favorite. From signature lattes to freshly baked goods, we offer something special for everyone."
accordionItems={[
{
- id: "specialty-drinks",
- title: "Signature Specialty Drinks",
- content: "Explore our handcrafted lattes, cappuccinos, and unique seasonal creations made by our expert baristas.",
- },
+ id: "specialty-drinks", title: "Signature Specialty Drinks", content: "Explore our handcrafted lattes, cappuccinos, and unique seasonal creations made by our expert baristas."},
{
- id: "fresh-pastries",
- title: "Freshly Baked Pastries Daily",
- content: "Indulge in our selection of croissants, muffins, and cookies, baked fresh every morning to complement your coffee.",
- },
+ id: "fresh-pastries", title: "Freshly Baked Pastries Daily", content: "Indulge in our selection of croissants, muffins, and cookies, baked fresh every morning to complement your coffee."},
{
- id: "vegan-options",
- title: "Delightful Vegan & Gluten-Free",
- content: "We cater to all dietary preferences with a variety of delicious vegan and gluten-free options, from savory snacks to sweet treats.",
- },
+ id: "vegan-options", title: "Delightful Vegan & Gluten-Free", content: "We cater to all dietary preferences with a variety of delicious vegan and gluten-free options, from savory snacks to sweet treats."},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg"
imageAlt="Barista making latte art"
@@ -239,65 +160,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "espresso",
- brand: "Koffee Haven",
- name: "Espresso Shot",
- price: "$3.00",
- rating: 5,
- reviewCount: "120",
- imageSrc: "http://img.b2bpic.net/free-photo/dark-beer-with-foam-closeup_53876-105949.jpg",
- imageAlt: "Rich espresso shot",
- },
+ id: "espresso", brand: "Koffee Haven", name: "Espresso Shot", price: "$3.00", rating: 5,
+ reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/dark-beer-with-foam-closeup_53876-105949.jpg", imageAlt: "Rich espresso shot"},
{
- id: "latte",
- brand: "Koffee Haven",
- name: "Classic Latte",
- price: "$5.50",
- rating: 5,
- reviewCount: "180",
- imageSrc: "http://img.b2bpic.net/free-photo/cup-creamy-coffee-cutlery_250224-146.jpg",
- imageAlt: "Latte with heart art",
- },
+ id: "latte", brand: "Koffee Haven", name: "Classic Latte", price: "$5.50", rating: 5,
+ reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/cup-creamy-coffee-cutlery_250224-146.jpg", imageAlt: "Latte with heart art"},
{
- id: "cappuccino",
- brand: "Koffee Haven",
- name: "Creamy Cappuccino",
- price: "$5.00",
- rating: 4,
- reviewCount: "95",
- imageSrc: "http://img.b2bpic.net/free-photo/caramel-latte-table_140725-6534.jpg",
- imageAlt: "Cappuccino with foam",
- },
+ id: "cappuccino", brand: "Koffee Haven", name: "Creamy Cappuccino", price: "$5.00", rating: 4,
+ reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/caramel-latte-table_140725-6534.jpg", imageAlt: "Cappuccino with foam"},
{
- id: "croissant",
- brand: "Koffee Haven",
- name: "Butter Croissant",
- price: "$4.00",
- rating: 5,
- reviewCount: "70",
- imageSrc: "http://img.b2bpic.net/free-photo/christmas-tree-shaped-puff-pastry-cookies_114579-53097.jpg",
- imageAlt: "Golden butter croissant",
- },
+ id: "croissant", brand: "Koffee Haven", name: "Butter Croissant", price: "$4.00", rating: 5,
+ reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/christmas-tree-shaped-puff-pastry-cookies_114579-53097.jpg", imageAlt: "Golden butter croissant"},
{
- id: "muffin",
- brand: "Koffee Haven",
- name: "Blueberry Muffin",
- price: "$3.75",
- rating: 4,
- reviewCount: "60",
- imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-fresh-blueberries_661915-113.jpg",
- imageAlt: "Blueberry muffin",
- },
+ id: "muffin", brand: "Koffee Haven", name: "Blueberry Muffin", price: "$3.75", rating: 4,
+ reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-fresh-blueberries_661915-113.jpg", imageAlt: "Blueberry muffin"},
{
- id: "avocado-toast",
- brand: "Koffee Haven",
- name: "Avocado Toast",
- price: "$8.00",
- rating: 5,
- reviewCount: "110",
- imageSrc: "http://img.b2bpic.net/free-photo/plate-with-healthy-sandwich_23-2148590164.jpg",
- imageAlt: "Avocado toast with egg",
- },
+ id: "avocado-toast", brand: "Koffee Haven", name: "Avocado Toast", price: "$8.00", rating: 5,
+ reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/plate-with-healthy-sandwich_23-2148590164.jpg", imageAlt: "Avocado toast with egg"},
]}
title="Explore Our Full Menu"
description="From classic espresso to delightful pastries and light bites, our menu is designed to satisfy every craving. Discover your new favorite."
@@ -311,40 +190,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Sarah J.",
- handle: "@coffee_lover_sarah",
- testimonial: "Koffee Haven is my daily escape! The latte art is incredible, and the vibe is just perfect for working or relaxing. My favorite coffee shop!",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-sitting-coffee-shop_273609-2852.jpg",
- },
+ id: "1", name: "Sarah J.", handle: "@coffee_lover_sarah", testimonial: "Koffee Haven is my daily escape! The latte art is incredible, and the vibe is just perfect for working or relaxing. My favorite coffee shop!", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-sitting-coffee-shop_273609-2852.jpg"},
{
- id: "2",
- name: "Michael C.",
- handle: "@michael.reads",
- testimonial: "Absolutely love the fresh pastries here. Paired with their Ethiopian blend, it's the best way to start my day. Highly recommend!",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-cup-coffee-waffle-plate_23-2147911763.jpg",
- },
+ id: "2", name: "Michael C.", handle: "@michael.reads", testimonial: "Absolutely love the fresh pastries here. Paired with their Ethiopian blend, it's the best way to start my day. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-cup-coffee-waffle-plate_23-2147911763.jpg"},
{
- id: "3",
- name: "Emily R.",
- handle: "@emily.eats",
- testimonial: "The avocado toast is a must-try! Koffee Haven never disappoints, whether I'm grabbing a quick bite or settling in for an afternoon.",
- imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-female-entrepreneur-working-outside-office-sit-cafe-look-outside-window-passersby-dreamy-smiling-holding-cup-coffee-enjoy-momentum-working-laptop-prepare-project_197531-30636.jpg",
- },
+ id: "3", name: "Emily R.", handle: "@emily.eats", testimonial: "The avocado toast is a must-try! Koffee Haven never disappoints, whether I'm grabbing a quick bite or settling in for an afternoon.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-stylish-female-entrepreneur-working-outside-office-sit-cafe-look-outside-window-passersby-dreamy-smiling-holding-cup-coffee-enjoy-momentum-working-laptop-prepare-project_197531-30636.jpg"},
{
- id: "4",
- name: "David K.",
- handle: "@tech_guy_dave",
- testimonial: "Great coffee and a peaceful atmosphere for catching up on emails. The staff are always friendly and efficient. A solid five stars!",
- imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104611.jpg",
- },
+ id: "4", name: "David K.", handle: "@tech_guy_dave", testimonial: "Great coffee and a peaceful atmosphere for catching up on emails. The staff are always friendly and efficient. A solid five stars!", imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104611.jpg"},
{
- id: "5",
- name: "Jessica L.",
- handle: "@jessica_explores",
- testimonial: "I always look forward to my visits to Koffee Haven. The quality of their coffee is unmatched, and I love trying their seasonal specials.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-beverage_23-2149304428.jpg",
- },
+ id: "5", name: "Jessica L.", handle: "@jessica_explores", testimonial: "I always look forward to my visits to Koffee Haven. The quality of their coffee is unmatched, and I love trying their seasonal specials.", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-beverage_23-2149304428.jpg"},
]}
title="What Our Customers Say"
description="Hear from our beloved patrons about their delightful experiences at Koffee Haven."
@@ -357,27 +211,18 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "loyalty-program",
- title: "Do you have a loyalty program?",
- content: "Yes, join our Koffee Club to earn points with every purchase and redeem them for free drinks and exclusive discounts!",
- },
+ id: "programa-fidelidade", title: "Têm um programa de fidelidade?", content: "Sim, junte-se ao nosso Koffee Club para ganhar pontos em cada compra e troque-os por bebidas grátis e descontos exclusivos!"},
{
- id: "bean-sourcing",
- title: "Where do you source your coffee beans?",
- content: "We pride ourselves on ethically sourcing 100% Arabica beans from sustainable farms around the world, ensuring premium quality and fair trade practices.",
- },
+ id: "origem-graos", title: "De onde vêm os vossos grãos de café?", content: "Orgulhamo-nos de obter os nossos grãos 100% Arábica de forma ética, de quintas sustentáveis em todo o mundo, garantindo qualidade premium e práticas de comércio justo."},
{
- id: "dietary-options",
- title: "Are there vegan or gluten-free options?",
- content: "Absolutely! We offer a wide range of vegan milk alternatives and a selection of delicious gluten-free pastries and snacks.",
- },
+ id: "opcoes-dieteticas", title: "Têm opções veganas ou sem glúten?", content: "Com certeza! Oferecemos uma vasta gama de alternativas de leite vegano e uma seleção de deliciosos doces e salgados sem glúten."},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-business-woman-having-lunch-cafe-working-computer_1303-26380.jpg"
imageAlt="Coffee cup on a table with a notebook"
mediaAnimation="slide-up"
mediaPosition="right"
- title="Frequently Asked Questions"
- description="Got questions about our beans, brewing process, or loyalty program? Find your answers here, or reach out to us directly."
+ title="Perguntas Frequentes"
+ description="Tem dúvidas sobre os nossos grãos, processo de torra ou programa de fidelidade? Encontre as suas respostas aqui, ou contacte-nos diretamente."
faqsAnimation="slide-up"
/>
@@ -386,14 +231,13 @@ export default function LandingPage() {
@@ -401,64 +245,43 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file