diff --git a/src/app/page.tsx b/src/app/page.tsx
index c48aa66..099f654 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,86 +32,38 @@ export default function LandingPage() {
@@ -121,8 +73,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Our Passion for Seafood"
description={[
- "At Shrimp Station, we source only the finest, freshest shrimp daily, delivering an unmatched coastal dining experience directly to your plate.",
- "Inspired by tradition and prepared with contemporary flair, our menu celebrates the simple joy of high-quality seafood shared among friends.",
+ "At Shrimp Station, we source only the finest, freshest shrimp daily, delivering an unmatched coastal dining experience directly to your plate.", "Inspired by tradition and prepared with contemporary flair, our menu celebrates the simple joy of high-quality seafood shared among friends."
]}
/>
@@ -134,56 +85,26 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Fresh Daily Catch",
- description: "Sourced daily to ensure maximum tenderness and ocean-fresh taste.",
- icon: Star,
+ title: "Fresh Daily Catch", description: "Sourced daily to ensure maximum tenderness and ocean-fresh taste.", icon: Star,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/fish-barbecue-with-green-dip-sauce-white-plate_114579-3425.jpg",
- imageAlt: "Fresh shrimp catch",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/batter-fried-prawns-wood_1339-7710.jpg",
- imageAlt: "Fresh ingredients",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/shrimps-plate-parsley-bunch-marble-background_114579-91234.jpg?_wi=2",
- imageAlt: "fresh jumbo grilled shrimp platter",
+ { imageSrc: "http://img.b2bpic.net/free-photo/fish-barbecue-with-green-dip-sauce-white-plate_114579-3425.jpg", imageAlt: "Fresh shrimp catch" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/batter-fried-prawns-wood_1339-7710.jpg", imageAlt: "Fresh ingredients" }
+ ]
},
{
- title: "Unique Seasonings",
- description: "A proprietary blend of spices that highlights the natural sweetness of our shrimp.",
- icon: Flame,
+ title: "Unique Seasonings", description: "A proprietary blend of spices that highlights the natural sweetness of our shrimp.", icon: Flame,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/smoked-salmon-fillet-with-green-sauce-inside-white-plate_114579-3776.jpg",
- imageAlt: "Spiced shrimp dish",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/fried-pawns-with-green-herbs-inside-red-pan_114579-3313.jpg",
- imageAlt: "Chef preparing seasoning",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-person-s-hand-holding-plate-sushis_181624-2832.jpg",
- imageAlt: "fresh jumbo grilled shrimp platter",
+ { imageSrc: "http://img.b2bpic.net/free-photo/smoked-salmon-fillet-with-green-sauce-inside-white-plate_114579-3776.jpg", imageAlt: "Spiced shrimp dish" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/fried-pawns-with-green-herbs-inside-red-pan_114579-3313.jpg", imageAlt: "Chef preparing seasoning" }
+ ]
},
{
- title: "Sustainable Practices",
- description: "Dedicated to environmentally friendly sourcing for a better future.",
- icon: Leaf,
+ title: "Sustainable Practices", description: "Dedicated to environmentally friendly sourcing for a better future.", icon: Leaf,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-pieces-with-herbs_140725-1758.jpg",
- imageAlt: "Sustainable sourcing",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-shrimp-toast-with-vegetable-salad-slice-lemon_141793-5095.jpg",
- imageAlt: "Our quality control",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/person-eating-seaweed-snacks_23-2150519983.jpg?_wi=1",
- imageAlt: "fresh jumbo grilled shrimp platter",
- },
+ { imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-pieces-with-herbs_140725-1758.jpg", imageAlt: "Sustainable sourcing" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/side-view-shrimp-toast-with-vegetable-salad-slice-lemon_141793-5095.jpg", imageAlt: "Our quality control" }
+ ]
+ }
]}
title="Why Choose Us"
description="We take pride in our commitment to quality, freshness, and culinary excellence in every single dish we serve."
@@ -197,48 +118,12 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={true}
products={[
- {
- id: "1",
- name: "Classic Grilled Shrimp",
- price: "45 SAR",
- variant: "Popular",
- imageSrc: "http://img.b2bpic.net/free-photo/various-snacks-beer-with-lemon_140725-4434.jpg",
- },
- {
- id: "2",
- name: "Spicy Cajun Prawns",
- price: "55 SAR",
- variant: "Chef's Special",
- imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-shrimp-stack_84443-82003.jpg",
- },
- {
- id: "3",
- name: "Shrimp Bucket Delight",
- price: "95 SAR",
- variant: "Family Style",
- imageSrc: "http://img.b2bpic.net/free-photo/seafood-plate-top-view_141793-367.jpg",
- },
- {
- id: "4",
- name: "Garlic Butter Shrimp",
- price: "50 SAR",
- variant: "Fan Favorite",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-spaghetti-pasta-with-tomatoes-parsley-white-table_1253-953.jpg",
- },
- {
- id: "5",
- name: "Tempura Shrimp Bites",
- price: "40 SAR",
- variant: "Starter",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-crawfish-with-ice-cubes_23-2150346576.jpg",
- },
- {
- id: "6",
- name: "Shrimp Skewer Combo",
- price: "65 SAR",
- variant: "Combination",
- imageSrc: "http://img.b2bpic.net/free-photo/green-salad-with-roasted-crevettes-red-pepper-sticks_114579-4448.jpg",
- },
+ { id: "1", name: "Classic Grilled Shrimp", price: "45 SAR", variant: "Popular", imageSrc: "http://img.b2bpic.net/free-photo/various-snacks-beer-with-lemon_140725-4434.jpg" },
+ { id: "2", name: "Spicy Cajun Prawns", price: "55 SAR", variant: "Chef's Special", imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-shrimp-stack_84443-82003.jpg" },
+ { id: "3", name: "Shrimp Bucket Delight", price: "95 SAR", variant: "Family Style", imageSrc: "http://img.b2bpic.net/free-photo/seafood-plate-top-view_141793-367.jpg" },
+ { id: "4", name: "Garlic Butter Shrimp", price: "50 SAR", variant: "Fan Favorite", imageSrc: "http://img.b2bpic.net/free-photo/top-view-spaghetti-pasta-with-tomatoes-parsley-white-table_1253-953.jpg" },
+ { id: "5", name: "Tempura Shrimp Bites", price: "40 SAR", variant: "Starter", imageSrc: "http://img.b2bpic.net/free-photo/top-view-crawfish-with-ice-cubes_23-2150346576.jpg" },
+ { id: "6", name: "Shrimp Skewer Combo", price: "65 SAR", variant: "Combination", imageSrc: "http://img.b2bpic.net/free-photo/green-salad-with-roasted-crevettes-red-pepper-sticks_114579-4448.jpg" }
]}
title="Our Signature Menu"
description="Explore our curated selection of classic and contemporary shrimp delicacies."
@@ -251,27 +136,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- value: "12k+",
- title: "Happy Customers",
- description: "Guests served across our locations.",
- imageSrc: "http://img.b2bpic.net/free-photo/vegetable-composition-with-space-middle_23-2147681799.jpg",
- },
- {
- id: "m2",
- value: "25+",
- title: "Expert Chefs",
- description: "Passionate masters of the grill.",
- imageSrc: "http://img.b2bpic.net/free-photo/culinary-professionals-team-restaurant-kitchen-cooking-gourmet-dishes_482257-121164.jpg",
- },
- {
- id: "m3",
- value: "4.9/5",
- title: "Average Rating",
- description: "Consistently high praise from diners.",
- imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006641.jpg",
- },
+ { id: "m1", value: "12k+", title: "Happy Customers", description: "Guests served across our locations.", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-composition-with-space-middle_23-2147681799.jpg" },
+ { id: "m2", value: "25+", title: "Expert Chefs", description: "Passionate masters of the grill.", imageSrc: "http://img.b2bpic.net/free-photo/culinary-professionals-team-restaurant-kitchen-cooking-gourmet-dishes_482257-121164.jpg" },
+ { id: "m3", value: "4.9/5", title: "Average Rating", description: "Consistently high praise from diners.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006641.jpg" }
]}
title="Numbers That Matter"
description="Delivering excellence one plate at a time across our growing network of stations."
@@ -284,46 +151,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
- {
- id: "t1",
- name: "Sarah Ahmed",
- handle: "@sarah_foodie",
- testimonial: "Absolutely the freshest shrimp I've had in a long time! Highly recommend the Cajun style.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/person-eating-seaweed-snacks_23-2150519983.jpg?_wi=2",
- },
- {
- id: "t2",
- name: "Omar Khaled",
- handle: "@omar_dines",
- testimonial: "The service was quick and the quality is consistent every time. My favorite lunch spot.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg",
- },
- {
- id: "t3",
- name: "Layla Hassan",
- handle: "@layla_travels",
- testimonial: "Such a cozy vibe and the staff makes you feel right at home. Best shrimp in town!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/excited-male-gardener-wearing-gardening-hat-stucks-out-tongue-holds-broken-hot-pepper_141793-70732.jpg",
- },
- {
- id: "t4",
- name: "Fahad Al-Rashid",
- handle: "@fahad_eats",
- testimonial: "A must-visit for any seafood fan. Great portions and incredible flavor profiles.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-young-woman-eating-chocolate-muffin-paper-holder_23-2147974612.jpg",
- },
- {
- id: "t5",
- name: "Nora Ali",
- handle: "@nora_lifestyle",
- testimonial: "Consistently excellent. The garlic butter shrimp is to die for!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-friends-with-drinks_23-2149073439.jpg",
- },
+ { id: "t1", name: "Sarah Ahmed", handle: "@sarah_foodie", testimonial: "Absolutely the freshest shrimp I've had in a long time! Highly recommend the Cajun style.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/person-eating-seaweed-snacks_23-2150519983.jpg" },
+ { id: "t2", name: "Omar Khaled", handle: "@omar_dines", testimonial: "The service was quick and the quality is consistent every time. My favorite lunch spot.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-holding-plate-with-muffin_107420-12322.jpg" },
+ { id: "t3", name: "Layla Hassan", handle: "@layla_travels", testimonial: "Such a cozy vibe and the staff makes you feel right at home. Best shrimp in town!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/excited-male-gardener-wearing-gardening-hat-stucks-out-tongue-holds-broken-hot-pepper_141793-70732.jpg" },
+ { id: "t4", name: "Fahad Al-Rashid", handle: "@fahad_eats", testimonial: "A must-visit for any seafood fan. Great portions and incredible flavor profiles.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-blonde-young-woman-eating-chocolate-muffin-paper-holder_23-2147974612.jpg" },
+ { id: "t5", name: "Nora Ali", handle: "@nora_lifestyle", testimonial: "Consistently excellent. The garlic butter shrimp is to die for!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-friends-with-drinks_23-2149073439.jpg" }
]}
showRating={true}
title="What People Say"
@@ -336,13 +168,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "FoodieGuide",
- "CityBites",
- "SeafoodWeekly",
- "LocalFlavor",
- "DineOutCity",
- "TasteExpert",
- "CoastalReviews",
+ "FoodieGuide", "CityBites", "SeafoodWeekly", "LocalFlavor", "DineOutCity", "TasteExpert", "CoastalReviews"
]}
title="Trusted by Local Foodies"
description="Recognized by industry leaders for our commitment to quality and service."
@@ -352,9 +178,7 @@ export default function LandingPage() {