Update src/app/contact/page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user