diff --git a/src/app/page.tsx b/src/app/page.tsx
index 50c3e45..7363af9 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,89 +31,41 @@ export default function LandingPage() {
@@ -125,20 +77,11 @@ export default function LandingPage() {
title="Our Story"
description="Perseverance Spot blends traditional Ghanaian dining with a modern, relaxed atmosphere. We are dedicated to bringing the authentic taste of the heart of Ghana to your table, crafted with love and fresh, local ingredients."
bulletPoints={[
- {
- title: "Authentic Flavors",
- description: "Traditions preserved in every recipe.",
- },
- {
- title: "Vibrant Atmosphere",
- description: "Perfect for family and late-night fun.",
- },
- {
- title: "Fresh Ingredients",
- description: "Quality you can taste in every bite.",
- },
+ { title: "Authentic Flavors", description: "Traditions preserved in every recipe." },
+ { title: "Vibrant Atmosphere", description: "Perfect for family and late-night fun." },
+ { title: "Fresh Ingredients", description: "Quality you can taste in every bite." },
]}
- imageSrc="http://img.b2bpic.net/free-photo/salmon-steak_1203-9237.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/salmon-steak_1203-9237.jpg"
mediaAnimation="slide-up"
/>
@@ -150,42 +93,12 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- name: "Artisan Pizza",
- price: "GHS 120",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3298.jpg?_wi=1",
- },
- {
- id: "p2",
- name: "Yam Chips",
- price: "GHS 45",
- imageSrc: "http://img.b2bpic.net/free-photo/shrimp-deep-fried-batter-arranged-beautifully-white-dish_1150-22454.jpg?_wi=1",
- },
- {
- id: "p3",
- name: "Grilled Tilapia",
- price: "GHS 150",
- imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-lettuce-with-lemon-slices-pickles-pomegranate-sauce_114579-14571.jpg?_wi=1",
- },
- {
- id: "p4",
- name: "Jollof Rice",
- price: "GHS 85",
- imageSrc: "http://img.b2bpic.net/free-photo/sausage-fried-rice-with-tomatoes-carrots-shiitake-mushrooms-plate_1150-27186.jpg",
- },
- {
- id: "p5",
- name: "Kelewele",
- price: "GHS 30",
- imageSrc: "http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg",
- },
- {
- id: "p6",
- name: "Red Red",
- price: "GHS 75",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-dish-poutine_23-2149486035.jpg",
- },
+ { id: "p1", name: "Artisan Pizza", price: "GHS 120", imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3298.jpg" },
+ { id: "p2", name: "Yam Chips", price: "GHS 45", imageSrc: "http://img.b2bpic.net/free-photo/shrimp-deep-fried-batter-arranged-beautifully-white-dish_1150-22454.jpg" },
+ { id: "p3", name: "Grilled Tilapia", price: "GHS 150", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-lettuce-with-lemon-slices-pickles-pomegranate-sauce_114579-14571.jpg" },
+ { id: "p4", name: "Jollof Rice", price: "GHS 85", imageSrc: "http://img.b2bpic.net/free-photo/sausage-fried-rice-with-tomatoes-carrots-shiitake-mushrooms-plate_1150-27186.jpg" },
+ { id: "p5", name: "Kelewele", price: "GHS 30", imageSrc: "http://img.b2bpic.net/free-photo/african-person-getting-some-street-food_23-2149004363.jpg" },
+ { id: "p6", name: "Red Red", price: "GHS 75", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-with-dish-poutine_23-2149486035.jpg" },
]}
title="Menu Highlights"
description="Explore our customer favorites, from savory pizza to classic local dishes."
@@ -197,61 +110,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
- {
- id: "t1",
- name: "Sarah J.",
- date: "Oct 2023",
- title: "Regular Diner",
- quote: "One of the best places in town. Good food, cold drinks and nice attention.",
- tag: "Delicious",
- avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-gamer-using-headset-communicate-with-friends-while-gaming_482257-92036.jpg",
- imageAlt: "happy diner restaurant interior",
- },
- {
- id: "t2",
- name: "Michael C.",
- date: "Sep 2023",
- title: "Foodie",
- quote: "Their pizza tasted very nice and staff were friendly. Atmosphere is unmatched.",
- tag: "5 Stars",
- avatarSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156162.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak_1203-9237.jpg?_wi=2",
- imageAlt: "happy diner restaurant interior",
- },
- {
- id: "t3",
- name: "Emily R.",
- date: "Aug 2023",
- title: "Guest",
- quote: "Great place to relax and enjoy yourself. The vibes are perfect every night.",
- tag: "Relaxing",
- avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-sitting-table_23-2149293982.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3298.jpg?_wi=2",
- imageAlt: "happy diner restaurant interior",
- },
- {
- id: "t4",
- name: "David K.",
- date: "Jul 2023",
- title: "Visitor",
- quote: "Excellent grilled tilapia! Authentic flavors that feel just like home.",
- tag: "Authentic",
- avatarSrc: "http://img.b2bpic.net/free-photo/cute-elegant-calm-happy-woman-green-summer-dress-sits-with-coffee-cafe-enjoying-morning_343596-3671.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/shrimp-deep-fried-batter-arranged-beautifully-white-dish_1150-22454.jpg?_wi=2",
- imageAlt: "happy diner restaurant interior",
- },
- {
- id: "t5",
- name: "Anita M.",
- date: "Jun 2023",
- title: "Local",
- quote: "Always a pleasure dining here. The staff makes you feel welcome instantly.",
- tag: "Friendly",
- avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-friends-restaurant_23-2149930130.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-lettuce-with-lemon-slices-pickles-pomegranate-sauce_114579-14571.jpg?_wi=2",
- imageAlt: "happy diner restaurant interior",
- },
+ { id: "t1", name: "Sarah J.", date: "Oct 2023", title: "Regular Diner", quote: "One of the best places in town. Good food, cold drinks and nice attention.", tag: "Delicious", avatarSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148395390.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-gamer-using-headset-communicate-with-friends-while-gaming_482257-92036.jpg", imageAlt: "happy diner restaurant interior" },
+ { id: "t2", name: "Michael C.", date: "Sep 2023", title: "Foodie", quote: "Their pizza tasted very nice and staff were friendly. Atmosphere is unmatched.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/brazilian-family-enjoying-meal-together_23-2151156162.jpg", imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak_1203-9237.jpg", imageAlt: "happy diner restaurant interior" },
+ { id: "t3", name: "Emily R.", date: "Aug 2023", title: "Guest", quote: "Great place to relax and enjoy yourself. The vibes are perfect every night.", tag: "Relaxing", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-sitting-table_23-2149293982.jpg", imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3298.jpg", imageAlt: "happy diner restaurant interior" },
+ { id: "t4", name: "David K.", date: "Jul 2023", title: "Visitor", quote: "Excellent grilled tilapia! Authentic flavors that feel just like home.", tag: "Authentic", avatarSrc: "http://img.b2bpic.net/free-photo/cute-elegant-calm-happy-woman-green-summer-dress-sits-with-coffee-cafe-enjoying-morning_343596-3671.jpg", imageSrc: "http://img.b2bpic.net/free-photo/shrimp-deep-fried-batter-arranged-beautifully-white-dish_1150-22454.jpg", imageAlt: "happy diner restaurant interior" },
+ { id: "t5", name: "Anita M.", date: "Jun 2023", title: "Local", quote: "Always a pleasure dining here. The staff makes you feel welcome instantly.", tag: "Friendly", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-friends-restaurant_23-2149930130.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-lettuce-with-lemon-slices-pickles-pomegranate-sauce_114579-14571.jpg", imageAlt: "happy diner restaurant interior" },
]}
title="What Customers Say"
description="Don't just take our word for it — hear from our loyal patrons."
@@ -263,14 +126,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Accra Eatouts",
- "Ghana Food Journal",
- "City Guide Magazine",
- "Vibe Magazine",
- "Local Culinary News",
- "Nightlife Weekly",
- "Taste of Ghana",
- ]}
+ "Accra Eatouts", "Ghana Food Journal", "City Guide Magazine", "Vibe Magazine", "Local Culinary News", "Nightlife Weekly", "Taste of Ghana"]}
title="As Featured In"
description="We are proud to be recognized by local media and food critics."
/>
@@ -282,20 +138,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "f1",
- title: "Do you take reservations?",
- content: "Yes, we highly recommend booking in advance for weekend evenings.",
- },
+ id: "f1", title: "Do you take reservations?", content: "Yes, we highly recommend booking in advance for weekend evenings."},
{
- id: "f2",
- title: "Is parking available?",
- content: "We have secure parking available just outside the main gate.",
- },
+ id: "f2", title: "Is parking available?", content: "We have secure parking available just outside the main gate."},
{
- id: "f3",
- name: "Do you offer delivery?",
- content: "Yes, you can order through your favorite delivery apps in Accra.",
- },
+ id: "f3", title: "Do you offer delivery?", content: "Yes, you can order through your favorite delivery apps in Accra."},
]}
title="Common Questions"
description="Need to know something else? Here are the answers."
@@ -311,20 +158,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "10k+",
- description: "Happy Guests Served",
- },
+ id: "m1", value: "10k+", description: "Happy Guests Served"},
{
- id: "m2",
- value: "25+",
- description: "Authentic Recipes",
- },
+ id: "m2", value: "25+", description: "Authentic Recipes"},
{
- id: "m3",
- value: "12",
- description: "Years of Tradition",
- },
+ id: "m3", value: "12", description: "Years of Tradition"},
]}
title="By the Numbers"
description="Quality is the heartbeat of our business."
@@ -335,20 +173,15 @@ export default function LandingPage() {
@@ -357,13 +190,9 @@ export default function LandingPage() {