diff --git a/src/app/page.tsx b/src/app/page.tsx
index 0ecec0f..0db6521 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,25 +30,15 @@ export default function LandingPage() {
@@ -57,18 +47,15 @@ export default function LandingPage() {
@@ -89,28 +76,13 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Exceptional Pints",
- description: "The freshest Amstel and local ales served with a smile.",
- bentoComponent: "reveal-icon",
- icon: Coffee,
- imageSrc: "http://img.b2bpic.net/free-photo/glowing-antique-lamp-brightens-old-brick-wall-generated-by-ai_188544-27636.jpg?_wi=2",
- imageAlt: "cozy pub interior warm atmosphere",
+ title: "Exceptional Pints", description: "The freshest Amstel and local ales served with a smile.", bentoComponent: "reveal-icon", icon: Coffee,
},
{
- title: "Hearty Food",
- description: "Unbelievable meals prepared daily for you and your family.",
- bentoComponent: "reveal-icon",
- icon: Utensils,
- imageSrc: "http://img.b2bpic.net/free-photo/casual-teenager-talking-phone_23-2148804672.jpg?_wi=1",
- imageAlt: "friendly local smiling portrait",
+ title: "Hearty Food", description: "Unbelievable meals prepared daily for you and your family.", bentoComponent: "reveal-icon", icon: Utensils,
},
{
- title: "Family Friendly",
- description: "Perfect for birthdays and gatherings, from 90th parties to casual catch-ups.",
- bentoComponent: "reveal-icon",
- icon: Users,
- imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-smiling-cheerful-expression-closeup-portrait_53876-143271.jpg?_wi=1",
- imageAlt: "mature person smiling portrait",
+ title: "Family Friendly", description: "Perfect for birthdays and gatherings, from 90th parties to casual catch-ups.", bentoComponent: "reveal-icon", icon: Users,
},
]}
title="Quality You Can Taste"
@@ -124,60 +96,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Local Resident",
- date: "2023-10-01",
- title: "Highly Recommended",
- quote: "We picked this on our way due to reviews and wow are we glad we did! People were lovely and kind.",
- tag: "Food",
- avatarSrc: "http://img.b2bpic.net/free-photo/casual-teenager-talking-phone_23-2148804672.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-blithesome-young-woman_197531-19782.jpg",
- imageAlt: "person drinking beer portrait",
- },
+ id: "1", name: "Local Resident", date: "2023-10-01", title: "Highly Recommended", quote: "We picked this on our way due to reviews and wow are we glad we did! People were lovely and kind.", tag: "Food", avatarSrc: "http://img.b2bpic.net/free-photo/casual-teenager-talking-phone_23-2148804672.jpg", imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-blithesome-young-woman_197531-19782.jpg", imageAlt: "person drinking beer portrait"},
{
- id: "2",
- name: "Family Member",
- date: "2023-09-15",
- title: "Unbelievable Food",
- quote: "Fantastic service and atmosphere. Had a lovely family 90th birthday celebration. We will be back.",
- tag: "Birthday",
- avatarSrc: "http://img.b2bpic.net/free-photo/african-american-woman-smiling-cheerful-expression-closeup-portrait_53876-143271.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13342.jpg",
- imageAlt: "friendly customer portrait",
- },
+ id: "2", name: "Family Member", date: "2023-09-15", title: "Unbelievable Food", quote: "Fantastic service and atmosphere. Had a lovely family 90th birthday celebration. We will be back.", tag: "Birthday", avatarSrc: "http://img.b2bpic.net/free-photo/african-american-woman-smiling-cheerful-expression-closeup-portrait_53876-143271.jpg", imageSrc: "http://img.b2bpic.net/stylish-woman-wearing-yellow-bandana_273609-13342.jpg", imageAlt: "friendly customer portrait"},
{
- id: "3",
- name: "Regular Visitor",
- date: "2023-08-20",
- title: "Best Pint in Town",
- quote: "Best pint of Amstel I’ve had!! Couldn’t recommend enough!!",
- tag: "Drinks",
- avatarSrc: "http://img.b2bpic.net/free-photo/studio-shot-blithesome-young-woman_197531-19782.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/glowing-antique-lamp-brightens-old-brick-wall-generated-by-ai_188544-27636.jpg?_wi=3",
- imageAlt: "cozy pub interior warm atmosphere",
- },
+ id: "3", name: "Regular Visitor", date: "2023-08-20", title: "Best Pint in Town", quote: "Best pint of Amstel I’ve had!! Couldn’t recommend enough!!", tag: "Drinks", avatarSrc: "http://img.b2bpic.net/free-photo/studio-shot-blithesome-young-woman_197531-19782.jpg", imageSrc: "http://img.b2bpic.net/free-photo/glowing-antique-lamp-brightens-old-brick-wall-generated-by-ai_188544-27636.jpg", imageAlt: "cozy pub interior warm atmosphere"},
{
- id: "4",
- name: "New Guest",
- date: "2023-07-10",
- title: "New Favorite",
- quote: "This is our new family gatherings pub. Thank you Paula and all the team!",
- tag: "Gatherings",
- avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13342.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/casual-teenager-talking-phone_23-2148804672.jpg?_wi=2",
- imageAlt: "friendly local smiling portrait",
- },
+ id: "4", name: "New Guest", date: "2023-07-10", title: "New Favorite", quote: "This is our new family gatherings pub. Thank you Paula and all the team!", tag: "Gatherings", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13342.jpg", imageSrc: "http://img.b2bpic.net/free-photo/casual-teenager-talking-phone_23-2148804672.jpg", imageAlt: "friendly local smiling portrait"},
{
- id: "5",
- name: "Happy Customer",
- date: "2023-06-05",
- title: "Great Staff",
- quote: "The staff here go above and beyond to make you feel welcome. Such a cozy spot!",
- tag: "Service",
- avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13342.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-smiling-cheerful-expression-closeup-portrait_53876-143271.jpg?_wi=2",
- imageAlt: "mature person smiling portrait",
- },
+ id: "5", name: "Happy Customer", date: "2023-06-05", title: "Great Staff", quote: "The staff here go above and beyond to make you feel welcome. Such a cozy spot!", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/stylish-woman-wearing-yellow-bandana_273609-13342.jpg", imageSrc: "http://img.b2bpic.net/free-photo/african-american-woman-smiling-cheerful-expression-closeup-portrait_53876-143271.jpg", imageAlt: "mature person smiling portrait"},
]}
title="Community Voices"
description="Don't just take our word for it—hear why families choose us for their most important celebrations."
@@ -188,8 +115,7 @@ export default function LandingPage() {