diff --git a/src/app/page.tsx b/src/app/page.tsx
index 132f3d8..0cb1af3 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,22 +29,12 @@ export default function LandingPage() {
@@ -52,32 +42,13 @@ export default function LandingPage() {
@@ -86,8 +57,8 @@ export default function LandingPage() {
@@ -98,30 +69,12 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- id: "coffee",
- title: "Great Coffee",
- description: "Expertly roasted beans, perfectly brewed for your morning wake-up call.",
- tag: "Popular",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-with-latte-art_23-2147775883.jpg?_wi=2",
- },
- {
- id: "dessert",
- title: "Delicious Desserts",
- description: "Homemade recipes featuring the finest ingredients for a sweet finish.",
- tag: "Trending",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-muffin-with-forest-fruit_23-2148718795.jpg?_wi=2",
- },
- {
- id: "tea",
- title: "Premium Tea",
- description: "A curated selection of herbal and classic teas for a relaxing break.",
- tag: "Choice",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-hot-water-composition_23-2149055834.jpg",
- },
+ { id: "coffee", title: "Artisan Coffee", description: "Hand-roasted beans served with barista-grade precision.", tag: "Cafe", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-with-latte-art_23-2147775883.jpg?_wi=2" },
+ { id: "brunch", title: "Signature Brunch", description: "Freshly prepared plates featuring locally sourced ingredients.", tag: "Food", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-tasty-cheesecake-lemon-tea-cup-toast-salad-fried-egg-bacon-gray-plate-white-background_23-2148067173.jpg?_wi=2" },
+ { id: "access", title: "Fully Accessible", description: "Wheelchair-friendly parking and facilities for every guest.", tag: "Service", imageSrc: "http://img.b2bpic.net/free-photo/disabled-fencers-special-equipment-fighting-from-their-wheelchairs_23-2149229575.jpg" }
]}
- title="Why We're Popular"
- description="Explore the highlights that make us a local favourite."
+ title="What Makes Brunchies Special"
+ description="We pride ourselves on providing not just delicious food, but a space that is genuinely accessible and comfortable for all members of our community."
/>
@@ -130,64 +83,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- name: "Emma R.",
- date: "Oct 2023",
- title: "Regular Breakfast Spot",
- quote: "The coffee is incredible and I love the wheelchair accessibility! A true community gem.",
- tag: "Breakfast",
- avatarSrc: "http://img.b2bpic.net/free-photo/side-view-people-hanging-out_23-2149436788.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-tasty-cheesecake-lemon-tea-cup-toast-salad-fried-egg-bacon-gray-plate-white-background_23-2148067173.jpg?_wi=2",
- imageAlt: "cozy cafe breakfast table",
- },
- {
- id: "2",
- name: "Mark D.",
- date: "Sep 2023",
- title: "Best Brunch in Town",
- quote: "Great desserts and the atmosphere is so cozy. My group of friends loves coming here.",
- tag: "Brunch",
- avatarSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16254.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-with-bread-donuts-table_23-2147860558.jpg?_wi=2",
- imageAlt: "fresh coffee and pastries",
- },
- {
- id: "3",
- name: "Sarah J.",
- date: "Aug 2023",
- title: "Perfect for Solo Dining",
- quote: "I feel so welcomed here every time. Perfect quick bites for my lunch break.",
- tag: "Lunch",
- avatarSrc: "http://img.b2bpic.net/free-photo/close-up-girl-holding-coffee-cup-hands_23-2147906459.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-with-delicious-cocktails_23-2150166137.jpg?_wi=2",
- imageAlt: "inviting cafe entrance outdoors",
- },
- {
- id: "4",
- name: "Tom P.",
- date: "Jul 2023",
- title: "Great for Kids",
- quote: "Love the kids' menu and the high chairs. A perfect spot for the family.",
- tag: "Family",
- avatarSrc: "http://img.b2bpic.net/free-photo/fashionable-mother-with-daughter-people-picnic-woman-gray-coat-family-by-water_1157-42745.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-composition-with-beautiful-ceramic-cup-tea-table-decorative-items-interior_169016-8888.jpg?_wi=2",
- imageAlt: "friendly cafe interior service",
- },
- {
- id: "5",
- name: "Lisa G.",
- date: "Jun 2023",
- title: "Amazing Tea Selection",
- quote: "Such a lovely variety of teas. Always a nice calm place to catch up on work.",
- tag: "Afternoon",
- avatarSrc: "http://img.b2bpic.net/free-photo/humorous-talks-with-close-friends-dinner-hot-spring-day-cafe_8353-10001.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-with-latte-art_23-2147775883.jpg?_wi=3",
- imageAlt: "latte art close up",
- },
+ { id: "1", name: "Emma R.", date: "Oct 2023", title: "Inclusive Vibes", quote: "Love that I can easily access this place! The coffee is top notch.", tag: "Accessibility", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-people-hanging-out_23-2149436788.jpg", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-tasty-cheesecake-lemon-tea-cup-toast-salad-fried-egg-bacon-gray-plate-white-background_23-2148067173.jpg?_wi=2" },
+ { id: "2", name: "Mark D.", date: "Sep 2023", title: "Great Family Spot", quote: "Very welcoming and spacious, perfect for our family brunch.", tag: "Family", avatarSrc: "http://img.b2bpic.net/free-photo/team-young-colleagues-having-meeting-cafe_273609-16254.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-with-bread-donuts-table_23-2147860558.jpg?_wi=2" }
]}
- title="Loved by Our Guests"
- description="See why locals make Brunchies their go-to dining spot."
+ title="Guest Stories"
+ description="See why our guests love the atmosphere at Brunchies."
/>
@@ -196,25 +96,14 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
- {
- id: "q1",
- title: "Do you accept reservations?",
- content: "Yes, we gladly accept reservations for groups and special occasions.",
- },
- {
- id: "q2",
- title: "What payment methods are available?",
- content: "We accept credit cards, debit cards, and NFC mobile payments.",
- },
- {
- id: "q3",
- title: "Is the parking free?",
- content: "Yes, we offer plenty of free parking in our dedicated lot.",
- },
+ { id: "q1", title: "Is the cafe accessible?", content: "Yes, our Hallam Fields Rd site is fully wheelchair accessible with dedicated parking and facilities." },
+ { id: "q2", title: "Do you take bookings?", content: "Yes, we recommend booking ahead for large groups or weekend brunch."},
+ { id: "q3", title: "Are there vegan/GF options?", content: "We have a wide range of menu choices including gluten-free and vegan alternatives." },
+ { id: "q4", title: "Where are you located?", content: "We are at Hallam Fields Rd, Leicester, LE4 3LH." }
]}
- imageSrc="http://img.b2bpic.net/free-photo/disabled-fencers-special-equipment-fighting-from-their-wheelchairs_23-2149229575.jpg"
- title="Frequently Asked Questions"
- description="Have questions about our cafe? Find answers here."
+ imageSrc="http://img.b2bpic.net/free-photo/enthusiastic-young-asian-woman-barista-apron-looking-amazed-clap-hands-smiling-standing_1258-199222.jpg"
+ title="Cafe FAQs"
+ description="Everything you need to know about your next visit to Brunchies."
faqsAnimation="slide-up"
/>
@@ -222,63 +111,30 @@ export default function LandingPage() {