diff --git a/src/app/page.tsx b/src/app/page.tsx
index 2c73725..e963015 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
@@ -57,71 +45,21 @@ export default function LandingPage() {
title="A Taste of Saint Louis"
description="Experience the vibrant, rich flavors of West Africa. At Saint Louis, we bring tradition, passion, and fresh local ingredients to every plate."
testimonials={[
- {
- name: "Amina B.",
- handle: "@amina_foodie",
- testimonial: "The jollof rice is simply authentic. It brings back memories of home.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-photos_23-2149250044.jpg",
- },
- {
- name: "David O.",
- handle: "@david_eats",
- testimonial: "Finally, a place that gets the spices right. Incredible experience.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-man-table-restaurant_23-2147689186.jpg",
- },
- {
- name: "Sarah J.",
- handle: "@sarah_tastes",
- testimonial: "The atmosphere is warm and inviting, just like the food.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg",
- },
- {
- name: "Marcus L.",
- handle: "@marcus_foodie",
- testimonial: "The Suya platter is absolutely divine and perfectly spiced.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-drinking-coffee_23-2148395371.jpg?_wi=1",
- },
- {
- name: "Jessica M.",
- handle: "@jessica_t",
- testimonial: "A wonderful dining experience with truly authentic flavors.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-beautiful-lady-sitting-restaurant-smiling-camera_114579-92383.jpg?_wi=1",
- },
- ]}
- buttons={[
- {
- text: "View Menu",
- href: "#menu",
- },
+ { name: "Amina B.", handle: "@amina_foodie", testimonial: "The jollof rice is simply authentic. It brings back memories of home.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-photos_23-2149250044.jpg" },
+ { name: "David O.", handle: "@david_eats", testimonial: "Finally, a place that gets the spices right. Incredible experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-man-table-restaurant_23-2147689186.jpg" },
+ { name: "Sarah J.", handle: "@sarah_tastes", testimonial: "The atmosphere is warm and inviting, just like the food.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg" },
+ { name: "Marcus L.", handle: "@marcus_foodie", testimonial: "The Suya platter is absolutely divine and perfectly spiced.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-drinking-coffee_23-2148395371.jpg" },
+ { name: "Jessica M.", handle: "@jessica_t", testimonial: "A wonderful dining experience with truly authentic flavors.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/vertical-photo-beautiful-lady-sitting-restaurant-smiling-camera_114579-92383.jpg" }
]}
+ buttons={[{ text: "View Menu", href: "#menu" }]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491795.jpg"
imageAlt="West African cuisine served at Saint Louis restaurant"
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/portrait-woman-with-delicious-dish-poutine_23-2149486059.jpg",
- alt: "Portrait of woman with a delicious dish of poutine",
- },
- {
- src: "http://img.b2bpic.net/free-photo/portrait-man-with-dish-poutine_23-2149486035.jpg",
- alt: "Portrait of man with a dish of poutine",
- },
- {
- src: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491792.jpg",
- alt: "Side view friends eating at restaurant",
- },
- {
- src: "http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269165.jpg",
- alt: "Person enjoying food at restaurant",
- },
- {
- src: "http://img.b2bpic.net/free-photo/portrait-woman-with-delicious-dish-poutine_23-2149486062.jpg",
- alt: "Portrait of woman with a delicious dish of poutine",
- },
+ { src: "http://img.b2bpic.net/free-photo/portrait-woman-with-delicious-dish-poutine_23-2149486059.jpg", alt: "Portrait of woman with a delicious dish of poutine" },
+ { src: "http://img.b2bpic.net/free-photo/portrait-man-with-dish-poutine_23-2149486035.jpg", alt: "Portrait of man with a dish of poutine" },
+ { src: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491792.jpg", alt: "Side view friends eating at restaurant" },
+ { src: "http://img.b2bpic.net/free-photo/person-enjoying-food-restaurant_23-2149269165.jpg", alt: "Person enjoying food at restaurant" },
+ { src: "http://img.b2bpic.net/free-photo/portrait-woman-with-delicious-dish-poutine_23-2149486062.jpg", alt: "Portrait of woman with a delicious dish of poutine" }
]}
avatarText="Join our community of food lovers"
/>
@@ -145,26 +83,14 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Fresh Ingredients",
- description: "We source the freshest local produce and imported African spices.",
- imageSrc: "http://img.b2bpic.net/free-photo/aromatic-spices-near-containes_23-2147894676.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/beautiful-tasty-appetizing-ingredients-spices-grocery-cooking-healthy-kitchen-dark-black-background-horizontal-toning-copy-space_1220-1738.jpg",
- buttonText: "Learn More",
+ title: "Fresh Ingredients", description: "We source the freshest local produce and imported African spices.", imageSrc: "http://img.b2bpic.net/free-photo/aromatic-spices-near-containes_23-2147894676.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/beautiful-tasty-appetizing-ingredients-spices-grocery-cooking-healthy-kitchen-dark-black-background-horizontal-toning-copy-space_1220-1738.jpg", buttonText: "Learn More"
},
{
- title: "Authentic Ambiance",
- description: "Designed to reflect the warmth and spirit of a West African home.",
- imageSrc: "http://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-restaurant_23-2150491833.jpg",
- buttonText: "See Decor",
+ title: "Authentic Ambiance", description: "Designed to reflect the warmth and spirit of a West African home.", imageSrc: "http://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-restaurant_23-2150491833.jpg", buttonText: "See Decor"
},
{
- title: "Traditional Recipes",
- description: "Slow-cooked to perfection using time-honored traditional techniques.",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-plate-delicious-food-table_181624-38627.jpg",
- titleImageSrc: "http://img.b2bpic.net/free-photo/sauteed-chicken-with-potatoes-oily-broth_114579-2367.jpg",
- buttonText: "Menu Details",
- },
+ title: "Traditional Recipes", description: "Slow-cooked to perfection using time-honored traditional techniques.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-plate-delicious-food-table_181624-38627.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/sauteed-chicken-with-potatoes-oily-broth_114579-2367.jpg", buttonText: "Menu Details"
+ }
]}
title="Why Saint Louis?"
description="We don't just cook, we create experiences rooted in culture."
@@ -173,52 +99,17 @@ export default function LandingPage() {