Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -80,32 +80,17 @@ export default function AboutPage() {
|
||||
tagIcon={Sparkles}
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1",
|
||||
title: "A Warm Welcome",
|
||||
content: "Founded with passion for hospitality, Yucca Coffee combines specialty beverages with an atmosphere that feels like home. We believe coffee is more than caffeine—it's connection.",
|
||||
},
|
||||
id: "1", title: "A Warm Welcome", content: "Founded with passion for hospitality, Yucca Coffee combines specialty beverages with an atmosphere that feels like home. We believe coffee is more than caffeine—it's connection."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Quality First",
|
||||
content: "Every coffee bean is selected for excellence. Every pastry is baked fresh. Every interaction is an opportunity to exceed expectations. Quality is non-negotiable.",
|
||||
},
|
||||
id: "2", title: "Quality First", content: "Every coffee bean is selected for excellence. Every pastry is baked fresh. Every interaction is an opportunity to exceed expectations. Quality is non-negotiable."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Community Centered",
|
||||
content: "Yucca is where students study, friends gather, couples celebrate, and professionals work. We're honored to be part of Sousse's community.",
|
||||
},
|
||||
id: "3", title: "Community Centered", content: "Yucca is where students study, friends gather, couples celebrate, and professionals work. We're honored to be part of Sousse's community."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Sustainability & Care",
|
||||
content: "We care about our impact. From ethical sourcing to minimizing waste, we work toward a more sustainable future for our city and customers.",
|
||||
},
|
||||
id: "4", title: "Sustainability & Care", content: "We care about our impact. From ethical sourcing to minimizing waste, we work toward a more sustainable future for our city and customers."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Continuous Growth",
|
||||
content: "We listen to our guests and evolve. Your feedback shapes our menu, service, and atmosphere. Together, we make Yucca better every day.",
|
||||
},
|
||||
id: "5", title: "Continuous Growth", content: "We listen to our guests and evolve. Your feedback shapes our menu, service, and atmosphere. Together, we make Yucca better every day."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cafe-interior-with-orange-sofa-three-tables-three-black-chairs_181624-8624.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cafe-interior-with-orange-sofa-three-tables-three-black-chairs_181624-8624.jpg"
|
||||
imageAlt="Yucca Coffee Shop interior showcasing our welcoming atmosphere"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -121,26 +106,11 @@ export default function AboutPage() {
|
||||
tag="Our Team"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Fatima Ben",
|
||||
role: "Founder & Head Barista",
|
||||
testimonial: "Yucca started as a dream to create a space where people feel truly welcomed. Every cup of coffee carries that vision.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=2",
|
||||
},
|
||||
id: "1", name: "Fatima Ben", role: "Founder & Head Barista", testimonial: "Yucca started as a dream to create a space where people feel truly welcomed. Every cup of coffee carries that vision.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Ahmed Zain",
|
||||
role: "Pastry Chef",
|
||||
testimonial: "Creating our signature pastries brings me joy. Watching customers enjoy what we make is the best reward.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hispanic-young-man-smiling-wearing-headphones-university-campus_839833-11696.jpg?_wi=2",
|
||||
},
|
||||
id: "2", name: "Ahmed Zain", role: "Pastry Chef", testimonial: "Creating our signature pastries brings me joy. Watching customers enjoy what we make is the best reward.", imageSrc: "http://img.b2bpic.net/free-photo/hispanic-young-man-smiling-wearing-headphones-university-campus_839833-11696.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Layla Mohamed",
|
||||
role: "Customer Experience Manager",
|
||||
testimonial: "Every guest matters. Our mission is to make sure you leave with a smile and a warm feeling.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-warmcolored-environment_24972-2972.jpg?_wi=2",
|
||||
},
|
||||
id: "3", name: "Layla Mohamed", role: "Customer Experience Manager", testimonial: "Every guest matters. Our mission is to make sure you leave with a smile and a warm feeling.", imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-warmcolored-environment_24972-2972.jpg"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
@@ -79,32 +79,17 @@ export default function ContactPage() {
|
||||
tagIcon={HelpCircle}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How can I contact you?",
|
||||
content: "You can reach us by phone at +216 50 312 312, WhatsApp, or visit us in person at Sahloul 4, Sousse. We're here to help!",
|
||||
},
|
||||
id: "1", title: "How can I contact you?", content: "You can reach us by phone at +216 50 312 312, WhatsApp, or visit us in person at Sahloul 4, Sousse. We're here to help!"},
|
||||
{
|
||||
id: "2",
|
||||
title: "How do I make a reservation?",
|
||||
content: "Call us at +216 50 312 312 or message us on WhatsApp with your preferred date, time, and party size. We'll confirm availability.",
|
||||
},
|
||||
id: "2", title: "How do I make a reservation?", content: "Call us at +216 50 312 312 or message us on WhatsApp with your preferred date, time, and party size. We'll confirm availability."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Can I place an order online?",
|
||||
content: "You can call or message us to place orders. We offer both dine-in and takeaway. We'll prepare your order with care!",
|
||||
},
|
||||
id: "3", title: "Can I place an order online?", content: "You can call or message us to place orders. We offer both dine-in and takeaway. We'll prepare your order with care!"},
|
||||
{
|
||||
id: "4",
|
||||
title: "What are your opening hours?",
|
||||
content: "We're open daily from morning until midnight. Perfect for breakfast, lunch, dinner, or a late-night coffee.",
|
||||
},
|
||||
id: "4", title: "What are your opening hours?", content: "We're open daily from morning until midnight. Perfect for breakfast, lunch, dinner, or a late-night coffee."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Do you accommodate large groups?",
|
||||
content: "Absolutely! We welcome groups. For parties of 8 or more, please call ahead at +216 50 312 312 to arrange seating.",
|
||||
},
|
||||
id: "5", title: "Do you accommodate large groups?", content: "Absolutely! We welcome groups. For parties of 8 or more, please call ahead at +216 50 312 312 to arrange seating."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-man-working-as-barista-making-coffee-restaurant-barista-apron-white-shirt-standing-with-cup-coffee-his-workplace-coffee-shop_574295-4957.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-man-working-as-barista-making-coffee-restaurant-barista-apron-white-shirt-standing-with-cup-coffee-his-workplace-coffee-shop_574295-4957.jpg"
|
||||
imageAlt="Barista at Yucca Coffee ready to assist"
|
||||
mediaPosition="left"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
@@ -5,36 +5,21 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const mulish = Mulish({
|
||||
variable: "--font-mulish",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-mulish", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Yucca Coffee Shop - Specialty Coffee & Brunch in Sousse",
|
||||
description: "Discover Yucca Coffee in Sahloul, Sousse. Specialty coffee, pancakes, crêpes & brunch. Cozy upstairs seating, friendly service. Open until midnight.",
|
||||
keywords: "coffee shop Sousse, café Sahloul, specialty coffee Tunisia, brunch Sousse, pancakes café, best coffee Sousse",
|
||||
metadataBase: new URL("https://yuccacoffee.tn"),
|
||||
title: "Yucca Coffee Shop - Specialty Coffee & Brunch in Sousse", description: "Discover Yucca Coffee in Sahloul, Sousse. Specialty coffee, pancakes, crêpes & brunch. Cozy upstairs seating, friendly service. Open until midnight.", keywords: "coffee shop Sousse, café Sahloul, specialty coffee Tunisia, brunch Sousse, pancakes café, best coffee Sousse", metadataBase: new URL("https://yuccacoffee.tn"),
|
||||
alternates: {
|
||||
canonical: "https://yuccacoffee.tn",
|
||||
},
|
||||
canonical: "https://yuccacoffee.tn"},
|
||||
openGraph: {
|
||||
title: "Yucca Coffee Shop - Your Cozy Escape in Sousse",
|
||||
description: "Specialty coffee, brunch favorites, and chill vibes. Perfect for friends, students, and remote workers.",
|
||||
url: "https://yuccacoffee.tn",
|
||||
siteName: "Yucca Coffee",
|
||||
type: "website",
|
||||
images: [
|
||||
title: "Yucca Coffee Shop - Your Cozy Escape in Sousse", description: "Specialty coffee, brunch favorites, and chill vibes. Perfect for friends, students, and remote workers.", url: "https://yuccacoffee.tn", siteName: "Yucca Coffee", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/empty-wood-chair-restaurant_1339-5949.jpg",
|
||||
alt: "Yucca Coffee Shop Interior",
|
||||
},
|
||||
url: "http://img.b2bpic.net/free-photo/empty-wood-chair-restaurant_1339-5949.jpg", alt: "Yucca Coffee Shop Interior"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Yucca Coffee Shop - Sousse",
|
||||
description: "Specialty coffee & brunch. Cozy, welcoming, open until midnight.",
|
||||
images: ["http://img.b2bpic.net/free-photo/empty-wood-chair-restaurant_1339-5949.jpg"],
|
||||
card: "summary_large_image", title: "Yucca Coffee Shop - Sousse", description: "Specialty coffee & brunch. Cozy, welcoming, open until midnight.", images: ["http://img.b2bpic.net/free-photo/empty-wood-chair-restaurant_1339-5949.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
|
||||
@@ -79,65 +79,23 @@ export default function MenuPage() {
|
||||
tagIcon={UtensilsCrossed}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Yucca Signature",
|
||||
name: "American Coffee",
|
||||
price: "TND 3.500",
|
||||
rating: 5,
|
||||
reviewCount: "87",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-coffee-coffee-cup_1203-8884.jpg?_wi=2",
|
||||
imageAlt: "Freshly brewed American coffee",
|
||||
},
|
||||
id: "1", brand: "Yucca Signature", name: "American Coffee", price: "TND 3.500", rating: 5,
|
||||
reviewCount: "87", imageSrc: "http://img.b2bpic.net/free-photo/black-coffee-coffee-cup_1203-8884.jpg", imageAlt: "Freshly brewed American coffee"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Yucca Specialty",
|
||||
name: "Pancakes Stack",
|
||||
price: "TND 8.500",
|
||||
rating: 5,
|
||||
reviewCount: "156",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegan-tofu-pancakes-white-plate-with-fruits_181624-19397.jpg?_wi=2",
|
||||
imageAlt: "Fluffy pancake stack with toppings",
|
||||
},
|
||||
id: "2", brand: "Yucca Specialty", name: "Pancakes Stack", price: "TND 8.500", rating: 5,
|
||||
reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/vegan-tofu-pancakes-white-plate-with-fruits_181624-19397.jpg", imageAlt: "Fluffy pancake stack with toppings"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Yucca Favorite",
|
||||
name: "Crêpes Nutella",
|
||||
price: "TND 7.000",
|
||||
rating: 5,
|
||||
reviewCount: "92",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/almond-banana-pancake_1339-5289.jpg?_wi=2",
|
||||
imageAlt: "Fresh crêpes with Nutella and berries",
|
||||
},
|
||||
id: "3", brand: "Yucca Favorite", name: "Crêpes Nutella", price: "TND 7.000", rating: 5,
|
||||
reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/almond-banana-pancake_1339-5289.jpg", imageAlt: "Fresh crêpes with Nutella and berries"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Yucca Classic",
|
||||
name: "Brunch Plate",
|
||||
price: "TND 12.000",
|
||||
rating: 5,
|
||||
reviewCount: "134",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-tomatoes-microgreens-salad_2829-4805.jpg?_wi=2",
|
||||
imageAlt: "Complete brunch plate with eggs and toast",
|
||||
},
|
||||
id: "4", brand: "Yucca Classic", name: "Brunch Plate", price: "TND 12.000", rating: 5,
|
||||
reviewCount: "134", imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-tomatoes-microgreens-salad_2829-4805.jpg", imageAlt: "Complete brunch plate with eggs and toast"},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Yucca Premium",
|
||||
name: "Cappuccino",
|
||||
price: "TND 4.500",
|
||||
rating: 5,
|
||||
reviewCount: "78",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-coffee-coffee-cup_1203-8884.jpg?_wi=3",
|
||||
imageAlt: "Creamy cappuccino with latte art",
|
||||
},
|
||||
id: "5", brand: "Yucca Premium", name: "Cappuccino", price: "TND 4.500", rating: 5,
|
||||
reviewCount: "78", imageSrc: "http://img.b2bpic.net/free-photo/black-coffee-coffee-cup_1203-8884.jpg", imageAlt: "Creamy cappuccino with latte art"},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Yucca Dessert",
|
||||
name: "Chocolate Brownie",
|
||||
price: "TND 6.000",
|
||||
rating: 5,
|
||||
reviewCount: "89",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/almond-banana-pancake_1339-5289.jpg?_wi=3",
|
||||
imageAlt: "Rich chocolate brownie",
|
||||
},
|
||||
id: "6", brand: "Yucca Dessert", name: "Chocolate Brownie", price: "TND 6.000", rating: 5,
|
||||
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/almond-banana-pancake_1339-5289.jpg", imageAlt: "Rich chocolate brownie"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
|
||||
158
src/app/page.tsx
158
src/app/page.tsx
@@ -79,26 +79,18 @@ export default function HomePage() {
|
||||
{/* Hero Section */}
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
title="Your Cozy Coffee Spot in Sahloul, Sousse"
|
||||
description="Specialty coffee, brunch favorites, and chill vibes. A warm escape where friends meet, students study, and everyone feels at home."
|
||||
tag="Welcome to Yucca"
|
||||
tagIcon={Coffee}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah M.",
|
||||
handle: "Regular Customer",
|
||||
testimonial: "Calm place, we enjoyed the pancakes and the cozy upstairs seating!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-cup-coffee-cafa_1170-750.jpg",
|
||||
},
|
||||
name: "Sarah M.", handle: "Regular Customer", testimonial: "Calm place, we enjoyed the pancakes and the cozy upstairs seating!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-having-cup-coffee-cafa_1170-750.jpg"},
|
||||
{
|
||||
name: "Ahmed K.",
|
||||
handle: "Student",
|
||||
testimonial: "Perfect spot for studying with amazing coffee and friendly service.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-serious-redhead-bearded-student-preparing-exam-cafe_171337-10012.jpg",
|
||||
},
|
||||
name: "Ahmed K.", handle: "Student", testimonial: "Perfect spot for studying with amazing coffee and friendly service.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-serious-redhead-bearded-student-preparing-exam-cafe_171337-10012.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:+21650312312" },
|
||||
@@ -135,32 +127,17 @@ export default function HomePage() {
|
||||
tagIcon={Sparkles}
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Cozy Upstairs Seating",
|
||||
content: "Escape to our peaceful upper floor, perfect for quiet moments, studying, or intimate conversations with friends.",
|
||||
},
|
||||
id: "1", title: "Cozy Upstairs Seating", content: "Escape to our peaceful upper floor, perfect for quiet moments, studying, or intimate conversations with friends."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Specialty Coffee & Brunch",
|
||||
content: "From expertly crafted American coffee to our signature pancakes and crêpes—every menu item is made with care.",
|
||||
},
|
||||
id: "2", title: "Specialty Coffee & Brunch", content: "From expertly crafted American coffee to our signature pancakes and crêpes—every menu item is made with care."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Relaxed Atmosphere",
|
||||
content: "Warm lighting, comfortable seating, and friendly service create a space where you can truly unwind.",
|
||||
},
|
||||
id: "3", title: "Relaxed Atmosphere", content: "Warm lighting, comfortable seating, and friendly service create a space where you can truly unwind."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Ideal for Every Occasion",
|
||||
content: "Whether you're meeting friends, working remotely, or on a date—Yucca is the perfect setting.",
|
||||
},
|
||||
id: "4", title: "Ideal for Every Occasion", content: "Whether you're meeting friends, working remotely, or on a date—Yucca is the perfect setting."},
|
||||
{
|
||||
id: "5",
|
||||
title: "Improved Customer Experience",
|
||||
content: "We listen to our guests and continuously enhance our service and menu offerings.",
|
||||
},
|
||||
id: "5", title: "Improved Customer Experience", content: "We listen to our guests and continuously enhance our service and menu offerings."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cafe-interior-with-orange-sofa-three-tables-three-black-chairs_181624-8624.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cafe-interior-with-orange-sofa-three-tables-three-black-chairs_181624-8624.jpg"
|
||||
imageAlt="Yucca Coffee Shop cozy upstairs seating area"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -177,45 +154,17 @@ export default function HomePage() {
|
||||
tagIcon={UtensilsCrossed}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Yucca Signature",
|
||||
name: "American Coffee",
|
||||
price: "TND 3.500",
|
||||
rating: 5,
|
||||
reviewCount: "87",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-coffee-coffee-cup_1203-8884.jpg?_wi=1",
|
||||
imageAlt: "Freshly brewed American coffee",
|
||||
},
|
||||
id: "1", brand: "Yucca Signature", name: "American Coffee", price: "TND 3.500", rating: 5,
|
||||
reviewCount: "87", imageSrc: "http://img.b2bpic.net/free-photo/black-coffee-coffee-cup_1203-8884.jpg", imageAlt: "Freshly brewed American coffee"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Yucca Specialty",
|
||||
name: "Pancakes Stack",
|
||||
price: "TND 8.500",
|
||||
rating: 5,
|
||||
reviewCount: "156",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegan-tofu-pancakes-white-plate-with-fruits_181624-19397.jpg?_wi=1",
|
||||
imageAlt: "Fluffy pancake stack with toppings",
|
||||
},
|
||||
id: "2", brand: "Yucca Specialty", name: "Pancakes Stack", price: "TND 8.500", rating: 5,
|
||||
reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/vegan-tofu-pancakes-white-plate-with-fruits_181624-19397.jpg", imageAlt: "Fluffy pancake stack with toppings"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Yucca Favorite",
|
||||
name: "Crêpes Nutella",
|
||||
price: "TND 7.000",
|
||||
rating: 5,
|
||||
reviewCount: "92",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/almond-banana-pancake_1339-5289.jpg?_wi=1",
|
||||
imageAlt: "Fresh crêpes with Nutella and berries",
|
||||
},
|
||||
id: "3", brand: "Yucca Favorite", name: "Crêpes Nutella", price: "TND 7.000", rating: 5,
|
||||
reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/almond-banana-pancake_1339-5289.jpg", imageAlt: "Fresh crêpes with Nutella and berries"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Yucca Classic",
|
||||
name: "Brunch Plate",
|
||||
price: "TND 12.000",
|
||||
rating: 5,
|
||||
reviewCount: "134",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-tomatoes-microgreens-salad_2829-4805.jpg?_wi=1",
|
||||
imageAlt: "Complete brunch plate with eggs and toast",
|
||||
},
|
||||
id: "4", brand: "Yucca Classic", name: "Brunch Plate", price: "TND 12.000", rating: 5,
|
||||
reviewCount: "134", imageSrc: "http://img.b2bpic.net/free-photo/toast-egg-bacon-tomatoes-microgreens-salad_2829-4805.jpg", imageAlt: "Complete brunch plate with eggs and toast"},
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
animationType="slide-up"
|
||||
@@ -234,47 +183,17 @@ export default function HomePage() {
|
||||
tagIcon={Star}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Mona R.",
|
||||
role: "Frequent Visitor",
|
||||
testimonial: "Calm place, we enjoyed the pancakes and crêpes. The upstairs is especially cozy!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=1",
|
||||
},
|
||||
id: "1", name: "Mona R.", role: "Frequent Visitor", testimonial: "Calm place, we enjoyed the pancakes and crêpes. The upstairs is especially cozy!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Hassan B.",
|
||||
role: "Student",
|
||||
testimonial: "Perfect study spot with amazing coffee and friendly staff. I practically live here!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hispanic-young-man-smiling-wearing-headphones-university-campus_839833-11696.jpg?_wi=1",
|
||||
},
|
||||
id: "2", name: "Hassan B.", role: "Student", testimonial: "Perfect study spot with amazing coffee and friendly staff. I practically live here!", imageSrc: "http://img.b2bpic.net/free-photo/hispanic-young-man-smiling-wearing-headphones-university-campus_839833-11696.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Leila K.",
|
||||
role: "Local Couple",
|
||||
testimonial: "Nice and cozy, especially the upper floor. Great for romantic dinners and relaxation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sensual-couple-with-glass-red-wine-happily-talking-date-restaurant-outdoor_574295-1181.jpg",
|
||||
},
|
||||
id: "3", name: "Leila K.", role: "Local Couple", testimonial: "Nice and cozy, especially the upper floor. Great for romantic dinners and relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-sensual-couple-with-glass-red-wine-happily-talking-date-restaurant-outdoor_574295-1181.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Youssef M.",
|
||||
role: "Coffee Enthusiast",
|
||||
testimonial: "The specialty coffee here is exceptional. Every visit is a treat, and the team is always welcoming.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-bearded-man-cafe-near-window_171337-18122.jpg",
|
||||
},
|
||||
id: "4", name: "Youssef M.", role: "Coffee Enthusiast", testimonial: "The specialty coffee here is exceptional. Every visit is a treat, and the team is always welcoming.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-bearded-man-cafe-near-window_171337-18122.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Nadia S.",
|
||||
role: "Remote Worker",
|
||||
testimonial: "Reliable WiFi, comfortable seating, and never-ending coffee. My second office!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-warmcolored-environment_24972-2972.jpg?_wi=1",
|
||||
},
|
||||
id: "5", name: "Nadia S.", role: "Remote Worker", testimonial: "Reliable WiFi, comfortable seating, and never-ending coffee. My second office!", imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-warmcolored-environment_24972-2972.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Ahmed L.",
|
||||
role: "Food Lover",
|
||||
testimonial: "The brunch menu is incredible. Fresh ingredients and generous portions every time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-male-with-beard-appeasing-hunger-while-dining-alone-modern-restaurant-sunny-day-eating-meal-with-knife-fork_273609-1966.jpg",
|
||||
},
|
||||
id: "6", name: "Ahmed L.", role: "Food Lover", testimonial: "The brunch menu is incredible. Fresh ingredients and generous portions every time.", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-male-with-beard-appeasing-hunger-while-dining-alone-modern-restaurant-sunny-day-eating-meal-with-knife-fork_273609-1966.jpg"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -291,32 +210,17 @@ export default function HomePage() {
|
||||
tagIcon={HelpCircle}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What are your opening hours?",
|
||||
content: "We're open daily from morning until midnight, so you can enjoy us whenever you like—whether it's a morning coffee or a late-night dessert.",
|
||||
},
|
||||
id: "1", title: "What are your opening hours?", content: "We're open daily from morning until midnight, so you can enjoy us whenever you like—whether it's a morning coffee or a late-night dessert."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Do you have WiFi for remote workers?",
|
||||
content: "Yes! We have reliable WiFi and plenty of comfortable seating. Many of our guests work from Yucca—bring your laptop and stay as long as you'd like.",
|
||||
},
|
||||
id: "2", title: "Do you have WiFi for remote workers?", content: "Yes! We have reliable WiFi and plenty of comfortable seating. Many of our guests work from Yucca—bring your laptop and stay as long as you'd like."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Can I reserve a table for a group?",
|
||||
content: "Absolutely! We welcome group bookings. Please message us on WhatsApp at +216 50 312 312 or call for reservations and special requests.",
|
||||
},
|
||||
id: "3", title: "Can I reserve a table for a group?", content: "Absolutely! We welcome group bookings. Please message us on WhatsApp at +216 50 312 312 or call for reservations and special requests."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Do you offer takeaway?",
|
||||
content: "Yes, we offer both dine-in and takeaway service. Order ahead by calling us or stop by—we'll have your order ready!",
|
||||
},
|
||||
id: "4", title: "Do you offer takeaway?", content: "Yes, we offer both dine-in and takeaway service. Order ahead by calling us or stop by—we'll have your order ready!"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Are the prices displayed on the menu final?",
|
||||
content: "Our menu prices are in Tunisian Dinar (TND), ranging from TND 3.50 for coffee to TND 12+ for full brunch plates. All prices are inclusive.",
|
||||
},
|
||||
id: "5", title: "Are the prices displayed on the menu final?", content: "Our menu prices are in Tunisian Dinar (TND), ranging from TND 3.50 for coffee to TND 12+ for full brunch plates. All prices are inclusive."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-man-working-as-barista-making-coffee-restaurant-barista-apron-white-shirt-standing-with-cup-coffee-his-workplace-coffee-shop_574295-4957.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-young-man-working-as-barista-making-coffee-restaurant-barista-apron-white-shirt-standing-with-cup-coffee-his-workplace-coffee-shop_574295-4957.jpg"
|
||||
imageAlt="Barista preparing specialty coffee at Yucca"
|
||||
mediaPosition="left"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user