diff --git a/src/app/page.tsx b/src/app/page.tsx
index 4e1b2a0..6509d09 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -34,39 +34,23 @@ export default function LandingPage() {
@@ -74,8 +58,7 @@ export default function LandingPage() {
@@ -171,80 +130,53 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Artisan Pastries",
- description: "Indulge in our exquisite selection of freshly baked pastries, made daily with the finest local ingredients. Perfect with your morning coffee.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-cinnamon-raisins-rolls-wooden-table_23-2148648814.jpg",
- imageAlt: "Assortment of freshly baked croissants and pastries",
- },
+ title: "Artisan Pastries", description: "Indulge in our exquisite selection of freshly baked pastries, made daily with the finest local ingredients. Perfect with your morning coffee.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/delicious-cinnamon-raisins-rolls-wooden-table_23-2148648814.jpg", imageAlt: "Assortment of freshly baked croissants and pastries"},
items: [
{
icon: Croissant,
- text: "Baked Fresh Daily",
- },
+ text: "Baked Fresh Daily"},
{
icon: Sparkles,
- text: "Finest Ingredients",
- },
+ text: "Finest Ingredients"},
{
icon: Award,
- text: "Signature Recipes",
- },
+ text: "Signature Recipes"},
],
- reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg?_wi=2",
- imageAlt: "delicious pastries baked fresh cafe",
+ reverse: false
},
{
- title: "Masterful Espresso",
- description: "Savor the rich, aromatic flavors of our expertly brewed espresso, crafted by our skilled baristas. A true coffee experience.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-ground-powder_114579-65435.jpg",
- imageAlt: "Close-up of a rich espresso shot being pulled",
- },
+ title: "Masterful Espresso", description: "Savor the rich, aromatic flavors of our expertly brewed espresso, crafted by our skilled baristas. A true coffee experience.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-ground-powder_114579-65435.jpg", imageAlt: "Close-up of a rich espresso shot being pulled"},
items: [
{
icon: Coffee,
- text: "Premium Beans",
- },
+ text: "Premium Beans"},
{
icon: Star,
- text: "Expert Baristas",
- },
+ text: "Expert Baristas"},
{
icon: Zap,
- text: "Perfectly Brewed",
- },
+ text: "Perfectly Brewed"},
],
- reverse: true,
- imageSrc: "http://img.b2bpic.net/free-photo/professional-barista-pouring-milk-into-cup-coffee_1112-479.jpg?_wi=2",
- imageAlt: "delicious pastries baked fresh cafe",
+ reverse: true
},
{
- title: "Wholesome Sandwiches",
- description: "Enjoy our delicious and wholesome sandwiches, prepared with fresh, crisp vegetables and gourmet fillings. Ideal for a light lunch.",
- media: {
- imageSrc: "http://img.b2bpic.net/free-photo/pot-with-herbs-sandwich_140725-1930.jpg",
- imageAlt: "Freshly made gourmet sandwich with healthy ingredients",
- },
+ title: "Wholesome Sandwiches", description: "Enjoy our delicious and wholesome sandwiches, prepared with fresh, crisp vegetables and gourmet fillings. Ideal for a light lunch.", media: {
+ imageSrc: "http://img.b2bpic.net/free-photo/pot-with-herbs-sandwich_140725-1930.jpg", imageAlt: "Freshly made gourmet sandwich with healthy ingredients"},
items: [
{
icon: Sandwich,
- text: "Fresh & Healthy",
- },
+ text: "Fresh & Healthy"},
{
icon: Salad,
- text: "Gourmet Fillings",
- },
+ text: "Gourmet Fillings"},
{
icon: Leaf,
- text: "Vegetarian Options",
- },
+ text: "Vegetarian Options"},
],
- reverse: false,
- imageSrc: "http://img.b2bpic.net/free-photo/cup-aromatic-coffee-counter_23-2147775880.jpg?_wi=1",
- imageAlt: "delicious pastries baked fresh cafe",
- },
+ reverse: false
+ }
]}
title="Signature Delights"
description="Discover our most loved offerings, crafted with fresh ingredients and a touch of passion. From our perfectly brewed coffee to our wholesome kitchen creations, there's something to satisfy every craving."
@@ -260,47 +192,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "latte",
- name: "Classic Latte",
- price: "8 TND",
- imageSrc: "http://img.b2bpic.net/free-photo/cup-aromatic-coffee-counter_23-2147775880.jpg?_wi=2",
- imageAlt: "Classic latte with foam art",
- },
+ id: "latte", name: "Classic Latte", price: "8 TND", imageSrc: "http://img.b2bpic.net/free-photo/cup-aromatic-coffee-counter_23-2147775880.jpg", imageAlt: "Classic latte with foam art"},
{
- id: "cake",
- name: "Chocolate Fudge Cake",
- price: "12 TND",
- imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-white-plate-with-coffee-beans-wooden-table_1150-20925.jpg",
- imageAlt: "Slice of chocolate fudge cake",
- },
+ id: "cake", name: "Chocolate Fudge Cake", price: "12 TND", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-white-plate-with-coffee-beans-wooden-table_1150-20925.jpg", imageAlt: "Slice of chocolate fudge cake"},
{
- id: "salad",
- name: "Mediterranean Salad",
- price: "15 TND",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-plate-with-salad-table_23-2148515345.jpg",
- imageAlt: "Fresh Mediterranean salad with olives and feta",
- },
+ id: "salad", name: "Mediterranean Salad", price: "15 TND", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plate-with-salad-table_23-2148515345.jpg", imageAlt: "Fresh Mediterranean salad with olives and feta"},
{
- id: "smoothie",
- name: "Berry Blast Smoothie",
- price: "10 TND",
- imageSrc: "http://img.b2bpic.net/free-photo/natural-smoothies-high-angle_23-2148574127.jpg",
- imageAlt: "Vibrant berry smoothie in a tall glass",
- },
+ id: "smoothie", name: "Berry Blast Smoothie", price: "10 TND", imageSrc: "http://img.b2bpic.net/free-photo/natural-smoothies-high-angle_23-2148574127.jpg", imageAlt: "Vibrant berry smoothie in a tall glass"},
{
- id: "tea",
- name: "Herbal Infusion Tea",
- price: "7 TND",
- imageSrc: "http://img.b2bpic.net/free-photo/white-cups-hot-tea-with-dried-fruits-oatmeal-cookies-stone-table_114579-42330.jpg",
- imageAlt: "Steaming cup of herbal tea",
- },
+ id: "tea", name: "Herbal Infusion Tea", price: "7 TND", imageSrc: "http://img.b2bpic.net/free-photo/white-cups-hot-tea-with-dried-fruits-oatmeal-cookies-stone-table_114579-42330.jpg", imageAlt: "Steaming cup of herbal tea"},
{
- id: "baguette",
- name: "Chicken Pesto Baguette",
- price: "13 TND",
- imageSrc: "http://img.b2bpic.net/free-photo/sweet-bakery-coffee_23-2147693721.jpg",
- imageAlt: "Crispy baguette sandwich with chicken and pesto",
- },
+ id: "baguette", name: "Chicken Pesto Baguette", price: "13 TND", imageSrc: "http://img.b2bpic.net/free-photo/sweet-bakery-coffee_23-2147693721.jpg", imageAlt: "Crispy baguette sandwich with chicken and pesto"},
]}
title="Our Full Menu"
description="Explore our diverse range of handcrafted coffees, delectable teas, fresh pastries, and savory kitchen dishes. There's a perfect choice for every palate."
@@ -315,20 +217,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "experience",
- value: "10+",
- description: "Years Serving Bizerte",
- },
+ id: "experience", value: "10+", description: "Years Serving Bizerte"},
{
- id: "customers",
- value: "50K+",
- description: "Happy Customers Served",
- },
+ id: "customers", value: "50K+", description: "Happy Customers Served"},
{
- id: "reviews",
- value: "500+",
- description: "Five-Star Reviews",
- },
+ id: "reviews", value: "500+", description: "Five-Star Reviews"},
]}
title="Why Choose Us?"
description="Our commitment to quality, community, and exceptional service sets us apart. We take pride in every detail to ensure your visit is unforgettable."
@@ -343,26 +236,11 @@ export default function LandingPage() {
useInvertedBackground={true}
members={[
{
- id: "chef",
- name: "Ahmed Ben Youssef",
- role: "Head Chef",
- imageSrc: "http://img.b2bpic.net/free-photo/young-happy-waiter-standing-cafe-s-front-door-waving-someone_637285-6578.jpg",
- imageAlt: "Portrait of Head Chef Ahmed Ben Youssef",
- },
+ id: "chef", name: "Ahmed Ben Youssef", role: "Head Chef", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-waiter-standing-cafe-s-front-door-waving-someone_637285-6578.jpg", imageAlt: "Portrait of Head Chef Ahmed Ben Youssef"},
{
- id: "barista",
- name: "Fatma Zaidi",
- role: "Lead Barista",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-coffee_23-2149045715.jpg",
- imageAlt: "Portrait of Lead Barista Fatma Zaidi",
- },
+ id: "barista", name: "Fatma Zaidi", role: "Lead Barista", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-coffee_23-2149045715.jpg", imageAlt: "Portrait of Lead Barista Fatma Zaidi"},
{
- id: "manager",
- name: "Sami Trabelsi",
- role: "Cafe Manager",
- imageSrc: "http://img.b2bpic.net/free-photo/two-young-multiracial-baristas-aprons-standing-welcomingly-their-trendy-coffee-shop_613910-21046.jpg",
- imageAlt: "Portrait of Cafe Manager Sami Trabelsi",
- },
+ id: "manager", name: "Sami Trabelsi", role: "Cafe Manager", imageSrc: "http://img.b2bpic.net/free-photo/two-young-multiracial-baristas-aprons-standing-welcomingly-their-trendy-coffee-shop_613910-21046.jpg", imageAlt: "Portrait of Cafe Manager Sami Trabelsi"},
]}
title="Meet Our Dedicated Team"
description="Our passionate team is the heart of Bizerte Coffee & Kitchen, bringing warmth and expertise to every cup and plate. Get to know the faces behind your favorite spot."
@@ -376,64 +254,28 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Amina Bouzid",
- role: "Local Resident",
- company: "Bizerte",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/charming-tanned-woman-brown-bra-denim-skirt-smiles-eats-waffle-with-maple-syrup_197531-18185.jpg",
- imageAlt: "Portrait of Amina Bouzid",
- },
+ id: "1", name: "Amina Bouzid", role: "Local Resident", company: "Bizerte", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/charming-tanned-woman-brown-bra-denim-skirt-smiles-eats-waffle-with-maple-syrup_197531-18185.jpg", imageAlt: "Portrait of Amina Bouzid"},
{
- id: "2",
- name: "Karim Jlassi",
- role: "Food Enthusiast",
- company: "Tunis",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-table-feeding-man-with-salad_23-2148014523.jpg",
- imageAlt: "Portrait of Karim Jlassi",
- },
+ id: "2", name: "Karim Jlassi", role: "Food Enthusiast", company: "Tunis", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-table-feeding-man-with-salad_23-2148014523.jpg", imageAlt: "Portrait of Karim Jlassi"},
{
- id: "3",
- name: "Nadia Cherif",
- role: "Student",
- company: "University of Bizerte",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/crazy-chef-happy-expression_1194-1492.jpg",
- imageAlt: "Portrait of Nadia Cherif",
- },
+ id: "3", name: "Nadia Cherif", role: "Student", company: "University of Bizerte", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/crazy-chef-happy-expression_1194-1492.jpg", imageAlt: "Portrait of Nadia Cherif"},
{
- id: "4",
- name: "Youssef Hamdi",
- role: "Entrepreneur",
- company: "Local Business",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-hands-holding-cup-coffee-man-sitting-round-table-cafe-working-laptop-had_1258-245370.jpg",
- imageAlt: "Portrait of Youssef Hamdi",
- },
+ id: "4", name: "Youssef Hamdi", role: "Entrepreneur", company: "Local Business", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-hands-holding-cup-coffee-man-sitting-round-table-cafe-working-laptop-had_1258-245370.jpg", imageAlt: "Portrait of Youssef Hamdi"},
{
- id: "5",
- name: "Fethi Khelifi",
- role: "Retired Teacher",
- company: "Bizerte",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-moment_23-2148214608.jpg",
- imageAlt: "Portrait of Fethi Khelifi",
- },
+ id: "5", name: "Fethi Khelifi", role: "Retired Teacher", company: "Bizerte", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-moment_23-2148214608.jpg", imageAlt: "Portrait of Fethi Khelifi"},
]}
kpiItems={[
{
- value: "Exceptional",
- label: "Taste",
- },
+ value: "Exceptional", label: "Taste"},
{
- value: "Cozy",
- label: "Ambiance",
- },
+ value: "Cozy", label: "Ambiance"},
{
- value: "Friendly",
- label: "Service",
- },
+ value: "Friendly", label: "Service"},
]}
title="What Our Customers Say"
description="Don't just take our word for it. Hear from our cherished customers about their experiences at Bizerte Coffee & Kitchen."
@@ -445,25 +287,13 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "1",
- title: "Do you offer vegetarian options?",
- content: "Yes, we have a variety of delicious vegetarian and vegan options on our menu, clearly marked for your convenience.",
- },
+ id: "1", title: "Do you offer vegetarian options?", content: "Yes, we have a variety of delicious vegetarian and vegan options on our menu, clearly marked for your convenience."},
{
- id: "2",
- title: "Can I make a reservation?",
- content: "We primarily operate on a walk-in basis, but for larger groups or special events, please contact us directly to discuss arrangements.",
- },
+ id: "2", title: "Can I make a reservation?", content: "We primarily operate on a walk-in basis, but for larger groups or special events, please contact us directly to discuss arrangements."},
{
- id: "3",
- title: "Do you provide catering services?",
- content: "Absolutely! We offer catering for various events. Please reach out to our team with your requirements, and we'll create a custom package for you.",
- },
+ id: "3", title: "Do you provide catering services?", content: "Absolutely! We offer catering for various events. Please reach out to our team with your requirements, and we'll create a custom package for you."},
{
- id: "4",
- title: "What are your opening hours?",
- content: "We are open daily from 7 AM to 9 PM. Check our contact section for holiday hours or special announcements.",
- },
+ id: "4", title: "What are your opening hours?", content: "We are open daily from 7 AM to 9 PM. Check our contact section for holiday hours or special announcements."},
]}
sideTitle="Questions? We've Got Answers"
sideDescription="Find quick answers to the most common questions about our menu, services, and visiting Bizerte Coffee & Kitchen."
@@ -477,18 +307,13 @@ export default function LandingPage() {
@@ -498,50 +323,31 @@ export default function LandingPage() {
logoText="Bizerte Coffee & Kitchen"
columns={[
{
- title: "Quick Links",
- items: [
+ title: "Quick Links", items: [
{
- label: "Home",
- href: "#home",
- },
+ label: "Home", href: "#home"},
{
- label: "About Us",
- href: "#about",
- },
+ label: "About Us", href: "#about"},
{
- label: "Menu",
- href: "#menu",
- },
+ label: "Menu", href: "#menu"},
{
- label: "Testimonials",
- href: "#testimonials",
- },
+ label: "Testimonials", href: "#testimonials"},
],
},
{
- title: "Support",
- items: [
+ title: "Support", items: [
{
- label: "FAQ",
- href: "#faq",
- },
+ label: "FAQ", href: "#faq"},
{
- label: "Contact",
- href: "#contact",
- },
+ label: "Contact", href: "#contact"},
],
},
{
- title: "Follow Us",
- items: [
+ title: "Follow Us", items: [
{
- label: "Facebook",
- href: "https://facebook.com/bizertecoffee",
- },
+ label: "Facebook", href: "https://facebook.com/bizertecoffee"},
{
- label: "Instagram",
- href: "https://instagram.com/bizertecoffee",
- },
+ label: "Instagram", href: "https://instagram.com/bizertecoffee"},
],
},
]}