diff --git a/src/app/page.tsx b/src/app/page.tsx
index eb9c8ef..00189f8 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,30 +32,18 @@ export default function LandingPage() {
@@ -64,91 +52,46 @@ export default function LandingPage() {
@@ -193,53 +121,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "product-1",
- name: "Signature Lemon Pepper Wings",
- price: "$9.99",
- variant: "6 Pc. Dinner",
- imageSrc: "http://img.b2bpic.net/free-photo/close-shot-fried-chicken-wings-long-white-tray_181624-1735.jpg",
- imageAlt: "Crispy fried chicken wings with lemon pepper seasoning",
- },
+ id: "product-1", name: "Signature Lemon Pepper Wings", price: "$9.99", variant: "6 Pc. Dinner", imageSrc: "http://img.b2bpic.net/free-photo/close-shot-fried-chicken-wings-long-white-tray_181624-1735.jpg", imageAlt: "Crispy fried chicken wings with lemon pepper seasoning"},
{
- id: "product-2",
- name: "Golden Catfish Dinner",
- price: "$12.99",
- variant: "Fries, Bread & Slaw",
- imageSrc: "http://img.b2bpic.net/free-photo/herb-fried-chicken-white-plate-wooden-floor_1150-22384.jpg",
- imageAlt: "Golden fried catfish with a side of fries and coleslaw",
- },
+ id: "product-2", name: "Golden Catfish Dinner", price: "$12.99", variant: "Fries, Bread & Slaw", imageSrc: "http://img.b2bpic.net/free-photo/herb-fried-chicken-white-plate-wooden-floor_1150-22384.jpg", imageAlt: "Golden fried catfish with a side of fries and coleslaw"},
{
- id: "product-3",
- name: "Jumbo Fried Shrimp",
- price: "$11.99",
- variant: "Perfectly Seasoned",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-shrimps-with-lemon-green-salad-table-food-meal-seafood-cancer_140725-26159.jpg",
- imageAlt: "Plate of perfectly seasoned jumbo fried shrimp",
- },
+ id: "product-3", name: "Jumbo Fried Shrimp", price: "$11.99", variant: "Perfectly Seasoned", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-shrimps-with-lemon-green-salad-table-food-meal-seafood-cancer_140725-26159.jpg", imageAlt: "Plate of perfectly seasoned jumbo fried shrimp"},
{
- id: "product-4",
- name: "Classic Chicago Gyro",
- price: "$8.99",
- variant: "Local Favorite",
- imageSrc: "http://img.b2bpic.net/free-photo/kebab-wrap-with-meat-vegetables-plate_23-2148632649.jpg",
- imageAlt: "A classic Chicago-style gyro sandwich",
- },
+ id: "product-4", name: "Classic Chicago Gyro", price: "$8.99", variant: "Local Favorite", imageSrc: "http://img.b2bpic.net/free-photo/kebab-wrap-with-meat-vegetables-plate_23-2148632649.jpg", imageAlt: "A classic Chicago-style gyro sandwich"},
{
- id: "product-5",
- name: "Famous Lemon Pepper Fries",
- price: "$3.99",
- variant: "Addictive Flavor",
- imageSrc: "http://img.b2bpic.net/free-photo/ruddy-baked-potato-wedges-with-herbs-flat-lay-top-view_2829-19526.jpg",
- imageAlt: "Close up of crispy lemon pepper seasoned fries",
- },
+ id: "product-5", name: "Famous Lemon Pepper Fries", price: "$3.99", variant: "Addictive Flavor", imageSrc: "http://img.b2bpic.net/free-photo/ruddy-baked-potato-wedges-with-herbs-flat-lay-top-view_2829-19526.jpg", imageAlt: "Close up of crispy lemon pepper seasoned fries"},
{
- id: "product-6",
- name: "Family Meal Platter",
- price: "$29.99",
- variant: "Feeds 3-4",
- imageSrc: "http://img.b2bpic.net/free-photo/flay-lay-fast-food-meal-wood-table_23-2148273059.jpg",
- imageAlt: "A large platter of mixed fried chicken, fish, and sides",
- },
+ id: "product-6", name: "Family Meal Platter", price: "$29.99", variant: "Feeds 3-4", imageSrc: "http://img.b2bpic.net/free-photo/flay-lay-fast-food-meal-wood-table_23-2148273059.jpg", imageAlt: "A large platter of mixed fried chicken, fish, and sides"},
]}
title="Our Signature Dishes"
description="Experience the flavors Chicago loves. Each dish prepared fresh, crispy, and seasoned to perfection, showcasing why we're a true neighborhood favorite."
@@ -253,29 +145,19 @@ export default function LandingPage() {
metrics={[
{
icon: Award,
- label: "Years Serving Chicago",
- value: "15+",
- },
+ label: "Years Serving Chicago", value: "15+"},
{
icon: ShoppingCart,
- label: "Orders Every Month",
- value: "Thousands",
- },
+ label: "Orders Every Month", value: "Thousands"},
{
icon: Star,
- label: "Customer Reviews",
- value: "899+",
- },
+ label: "Customer Reviews", value: "899+"},
{
icon: Wheat,
- label: "Fresh Ingredients",
- value: "Daily",
- },
+ label: "Fresh Ingredients", value: "Daily"},
{
icon: Scale,
- label: "Generous Portions",
- value: "Guaranteed",
- },
+ label: "Generous Portions", value: "Guaranteed"},
]}
metricsAnimation="slide-up"
/>
@@ -288,59 +170,23 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Sarah K.",
- handle: "@sarahk",
- testimonial: "Best chicken in the city, hands down. Always fresh and crispy!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/grilles-chicken-steak-with-teriyaki-sauce_1339-5217.jpg",
- imageAlt: "Plate of fried chicken",
- },
+ id: "1", name: "Sarah K.", handle: "@sarahk", testimonial: "Best chicken in the city, hands down. Always fresh and crispy!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/grilles-chicken-steak-with-teriyaki-sauce_1339-5217.jpg", imageAlt: "Plate of fried chicken"},
{
- id: "2",
- name: "Michael T.",
- handle: "@michaeltaste",
- testimonial: "The lemon pepper fries are addictive. I order them every time!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-french-fries-basket-with-ketchup-board_141793-4001.jpg",
- imageAlt: "Close up of lemon pepper fries",
- },
+ id: "2", name: "Michael T.", handle: "@michaeltaste", testimonial: "The lemon pepper fries are addictive. I order them every time!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/top-view-french-fries-basket-with-ketchup-board_141793-4001.jpg", imageAlt: "Close up of lemon pepper fries"},
{
- id: "3",
- name: "David L.",
- handle: "@chicagofoodie",
- testimonial: "Excellent restaurant, I've been coming here for 15 years. Consistent quality.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/herb-fried-chicken-white-plate-wooden-floor_1150-22381.jpg",
- imageAlt: "Golden fried catfish fillet",
- },
+ id: "3", name: "David L.", handle: "@chicagofoodie", testimonial: "Excellent restaurant, I've been coming here for 15 years. Consistent quality.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/herb-fried-chicken-white-plate-wooden-floor_1150-22381.jpg", imageAlt: "Golden fried catfish fillet"},
{
- id: "4",
- name: "Jessica R.",
- handle: "@jessiceats",
- testimonial: "Food was plentiful, hot, and crispy. Great value for the price.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/fried-crabsterd-cracker-dust-served-with-ketchup_114579-1719.jpg",
- imageAlt: "Jumbo fried shrimp",
- },
+ id: "4", name: "Jessica R.", handle: "@jessiceats", testimonial: "Food was plentiful, hot, and crispy. Great value for the price.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/fried-crabsterd-cracker-dust-served-with-ketchup_114579-1719.jpg", imageAlt: "Jumbo fried shrimp"},
{
- id: "5",
- name: "Emily S.",
- handle: "@emilyspots",
- testimonial: "Whale Fish & Chicken is my late-night go-to. Always hits the spot!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-traditional-turkish-dish-raw-cutlet-kyufta-with-pita-bread-tomatoes-lemon-with-lettuce-stand_141793-13198.jpg",
- imageAlt: "Gyro sandwich",
- },
+ id: "5", name: "Emily S.", handle: "@emilyspots", testimonial: "Whale Fish & Chicken is my late-night go-to. Always hits the spot!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/top-view-traditional-turkish-dish-raw-cutlet-kyufta-with-pita-bread-tomatoes-lemon-with-lettuce-stand_141793-13198.jpg", imageAlt: "Gyro sandwich"},
{
- id: "6",
- name: "Robert G.",
- handle: "@robertg_eats",
- testimonial: "A true Chicago staple. You can taste the love in every bite!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-drinks_23-2149182212.jpg",
- imageAlt: "Late night diner food",
- },
+ id: "6", name: "Robert G.", handle: "@robertg_eats", testimonial: "A true Chicago staple. You can taste the love in every bite!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-drinks_23-2149182212.jpg", imageAlt: "Late night diner food"},
]}
showRating={true}
title="What Our Customers Say"
@@ -355,85 +201,35 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "deal-1",
- title: "6 Wing Dinner",
- price: "$9.99",
- period: "Includes Fries & Drink",
- features: [
- "Crispy Fried Wings",
- "Choice of Sauce",
- "Golden Fries",
- "Soft Drink Included",
- ],
+ id: "deal-1", title: "6 Wing Dinner", price: "$9.99", period: "Includes Fries & Drink", features: [
+ "Crispy Fried Wings", "Choice of Sauce", "Golden Fries", "Soft Drink Included"],
button: {
- text: "Order Now",
- href: "#order",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/plate-with-french-fries-chicken_23-2147765440.jpg",
- imageAlt: "6 crispy fried chicken wings with fries",
- },
+ text: "Order Now", href: "#order"},
+ imageSrc: "http://img.b2bpic.net/free-photo/plate-with-french-fries-chicken_23-2147765440.jpg", imageAlt: "6 crispy fried chicken wings with fries"},
{
- id: "deal-2",
- title: "15 Wing Family Meal",
- price: "$29.99",
- period: "Perfect for Sharing",
- features: [
- "15 Crispy Wings",
- "Large Lemon Pepper Fries",
- "4 Pcs Bread",
- "Feeds 3-4 People",
- ],
+ id: "deal-2", title: "15 Wing Family Meal", price: "$29.99", period: "Perfect for Sharing", features: [
+ "15 Crispy Wings", "Large Lemon Pepper Fries", "4 Pcs Bread", "Feeds 3-4 People"],
button: {
- text: "Order Now",
- href: "#order",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-kebab_140725-1347.jpg",
- imageAlt: "Large platter of 15 fried chicken wings",
- },
+ text: "Order Now", href: "#order"},
+ imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-kebab_140725-1347.jpg", imageAlt: "Large platter of 15 fried chicken wings"},
{
- id: "deal-3",
- title: "Catfish Combo",
- price: "$12.99",
- period: "Complete Dinner",
- features: [
- "Golden Fried Catfish",
- "Crispy Fries",
- "Fresh Coleslaw",
- "Slice of Bread",
- ],
+ id: "deal-3", title: "Catfish Combo", price: "$12.99", period: "Complete Dinner", features: [
+ "Golden Fried Catfish", "Crispy Fries", "Fresh Coleslaw", "Slice of Bread"],
button: {
- text: "Order Now",
- href: "#order",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak-white-plate_74190-4037.jpg",
- imageAlt: "Catfish dinner combo with fries and coleslaw",
- },
+ text: "Order Now", href: "#order"},
+ imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak-white-plate_74190-4037.jpg", imageAlt: "Catfish dinner combo with fries and coleslaw"},
{
- id: "deal-4",
- title: "Fish & Shrimp Combo",
- price: "$14.99",
- period: "Best of Both Worlds",
- features: [
- "Crispy Fried Fish",
- "Jumbo Shrimp",
- "Golden Fries",
- "Dipping Sauce",
- ],
+ id: "deal-4", title: "Fish & Shrimp Combo", price: "$14.99", period: "Best of Both Worlds", features: [
+ "Crispy Fried Fish", "Jumbo Shrimp", "Golden Fries", "Dipping Sauce"],
button: {
- text: "Order Now",
- href: "#order",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-squid-shrimp-tempura-fried-cheese-stick-white-plate_141793-1578.jpg",
- imageAlt: "Fish and shrimp combo meal",
- },
+ text: "Order Now", href: "#order"},
+ imageSrc: "http://img.b2bpic.net/free-photo/top-view-squid-shrimp-tempura-fried-cheese-stick-white-plate_141793-1578.jpg", imageAlt: "Fish and shrimp combo meal"},
]}
title="Our Most Popular Deals"
description="Enjoy generous portions at affordable prices with our customer favorites. Perfect for individuals or sharing!"
buttons={[
{
- text: "View Full Menu",
- href: "#featured-dishes",
- },
+ text: "View Full Menu", href: "#featured-dishes"},
]}
/>
@@ -443,30 +239,15 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "faq-1",
- title: "Do you offer pickup?",
- content: "Yes, you can easily place your order online for quick pickup at our restaurant.",
- },
+ id: "faq-1", title: "Do you offer pickup?", content: "Yes, you can easily place your order online for quick pickup at our restaurant."},
{
- id: "faq-2",
- title: "What are your most popular items?",
- content: "Our most popular items include the fresh fried chicken wings with lemon pepper seasoning, crispy catfish dinners, jumbo shrimp, and our famous lemon pepper fries.",
- },
+ id: "faq-2", title: "What are your most popular items?", content: "Our most popular items include the fresh fried chicken wings with lemon pepper seasoning, crispy catfish dinners, jumbo shrimp, and our famous lemon pepper fries."},
{
- id: "faq-3",
- title: "Do you offer family meals?",
- content: "Absolutely! We have a variety of family-sized options, including our 15-wing family meal, perfect for sharing.",
- },
+ id: "faq-3", title: "Do you offer family meals?", content: "Absolutely! We have a variety of family-sized options, including our 15-wing family meal, perfect for sharing."},
{
- id: "faq-4",
- title: "Are orders made fresh?",
- content: "Yes, all our meals are prepared fresh to order throughout the day to ensure the highest quality and flavor for every customer.",
- },
+ id: "faq-4", title: "Are orders made fresh?", content: "Yes, all our meals are prepared fresh to order throughout the day to ensure the highest quality and flavor for every customer."},
{
- id: "faq-5",
- title: "What are your hours?",
- content: "We are open late! Please check our footer or contact section for the most current daily operating hours.",
- },
+ id: "faq-5", title: "What are your hours?", content: "We are open late! Please check our footer or contact section for the most current daily operating hours."},
]}
sideTitle="Frequently Asked Questions"
sideDescription="Find quick answers to common questions about our food, service, and hours."
@@ -478,8 +259,7 @@ export default function LandingPage() {
@@ -510,62 +280,37 @@ export default function LandingPage() {
logoText="Whale Fish & Chicken"
columns={[
{
- title: "Quick Links",
- items: [
+ title: "Quick Links", items: [
{
- label: "Home",
- href: "#hero",
- },
+ label: "Home", href: "#hero"},
{
- label: "Menu",
- href: "#featured-dishes",
- },
+ label: "Menu", href: "#featured-dishes"},
{
- label: "Reviews",
- href: "#testimonials",
- },
+ label: "Reviews", href: "#testimonials"},
{
- label: "Order",
- href: "#order",
- },
+ label: "Order", href: "#order"},
],
},
{
- title: "Our Info",
- items: [
+ title: "Our Info", items: [
{
- label: "123 Main St, Chicago, IL",
- href: "#",
- },
+ label: "123 Main St, Chicago, IL", href: "#"},
{
- label: "(773) 555-1234",
- href: "tel:+17735551234",
- },
+ label: "(773) 555-1234", href: "tel:+17735551234"},
{
- label: "Mon-Sun: 11 AM - 2 AM",
- href: "#",
- },
+ label: "Mon-Sun: 11 AM - 2 AM", href: "#"},
{
- label: "Google Maps",
- href: "https://maps.google.com/?q=Whale+Fish+Chicken+Chicago",
- },
+ label: "Google Maps", href: "https://maps.google.com/?q=Whale+Fish+Chicken+Chicago"},
],
},
{
- title: "Social",
- items: [
+ title: "Social", items: [
{
- label: "Facebook",
- href: "https://facebook.com",
- },
+ label: "Facebook", href: "https://facebook.com"},
{
- label: "Instagram",
- href: "https://instagram.com",
- },
+ label: "Instagram", href: "https://instagram.com"},
{
- label: "Twitter",
- href: "https://twitter.com",
- },
+ label: "Twitter", href: "https://twitter.com"},
],
},
]}