6 Commits

Author SHA1 Message Date
04babfb93b Update src/app/page.tsx 2026-03-12 16:33:57 +00:00
7052c26cf8 Merge version_4 into main
Merge version_4 into main
2026-03-12 16:26:51 +00:00
67fa41cb6c Update src/app/page.tsx 2026-03-12 16:26:41 +00:00
39cb956279 Merge version_4 into main
Merge version_4 into main
2026-03-12 16:26:20 +00:00
f6bc1dc667 Update src/app/page.tsx 2026-03-12 16:26:16 +00:00
4e7f59a91a Merge version_3 into main
Merge version_3 into main
2026-03-12 16:21:52 +00:00

View File

@@ -47,7 +47,6 @@ export default function LandingPage() {
background={{ variant: "sparkles-gradient" }}
tag="Local Favorite"
tagIcon={Sparkles}
imageSrc="http://img.b2bpic.net/free-photo/hot-steaming-crispy-fried-chicken-wings_84443-82019.jpg"
imageAlt="Fresh colorful restaurant food platter"
buttons={[
{ text: "View Menu", href: "#products" },
@@ -86,19 +85,238 @@ export default function LandingPage() {
animationType="slide-up"
products={[
{
id: "1", name: "Spicy Honey Garlic Wings", price: "Fresh Daily", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-72bjl39m.png", imageAlt: "Spicy honey garlic wings"
id: "1", name: "Spicy Honey Garlic Wings", price: "$14.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-72bjl39m.png?_wi=1", imageAlt: "Spicy honey garlic wings"
},
{
id: "2", name: "Buffalo Chicken Fries", price: "Signature Dish", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-v75v6fd8.png", imageAlt: "Buffalo chicken fries with sauce"
id: "2", name: "Buffalo Chicken Fries", price: "$11.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-v75v6fd8.png?_wi=1", imageAlt: "Buffalo chicken fries with sauce"
},
{
id: "3", name: "Whiting Fish & Fries", price: "House Special", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-9axm48uf.png", imageAlt: "Crispy fried whiting fish basket"
id: "3", name: "Whiting Fish & Fries", price: "$13.49", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-9axm48uf.png?_wi=1", imageAlt: "Crispy fried whiting fish basket"
},
{
id: "4", name: "Chicken, Salmon & Shrimp Tacos", price: "Made Fresh", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-kmn3y8pn.png", imageAlt: "Gourmet seafood and chicken tacos"
id: "4", name: "Chicken, Salmon & Shrimp Tacos", price: "$15.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-kmn3y8pn.png?_wi=1", imageAlt: "Gourmet seafood and chicken tacos"
},
{
id: "5", name: "Featured Special", price: "Chef's Pick", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-svke6qie.png", imageAlt: "Chef's special dish"
id: "5", name: "Featured Special", price: "$16.49", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-svke6qie.png?_wi=1", imageAlt: "Chef's special dish"
},
{
id: "6", name: "Lemon Pepper Wings", price: "$14.49", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-72bjl39m.png?_wi=2", imageAlt: "Lemon pepper wings"
},
{
id: "7", name: "Garlic Parmesan Fries", price: "$10.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-v75v6fd8.png?_wi=2", imageAlt: "Garlic parmesan fries"
},
{
id: "8", name: "Cajun Shrimp & Fries", price: "$13.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-9axm48uf.png?_wi=2", imageAlt: "Cajun shrimp basket"
},
{
id: "9", name: "Fish Tacos (3 Pack)", price: "$12.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-kmn3y8pn.png?_wi=2", imageAlt: "Fish tacos"
},
{
id: "10", name: "Teriyaki Chicken Wings", price: "$14.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-72bjl39m.png?_wi=3", imageAlt: "Teriyaki chicken wings"
},
{
id: "11", name: "Sweet Potato Fries", price: "$9.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-v75v6fd8.png?_wi=3", imageAlt: "Sweet potato fries"
},
{
id: "12", name: "Blackened Fish Basket", price: "$14.49", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-9axm48uf.png?_wi=3", imageAlt: "Blackened fish basket"
}
]}
/>
</div>
<div id="sauces" data-section="sauces">
<ProductCardOne
title="Premium Sauces & Dips"
description="Elevate your meal with our signature house-made sauces and dips crafted to complement every dish."
tag="Condiments"
tagIcon={Star}
textboxLayout="default"
useInvertedBackground={false}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
products={[
{
id: "sauce-1", name: "Spicy Honey Garlic Sauce", price: "$2.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-72bjl39m.png?_wi=4", imageAlt: "Spicy honey garlic sauce"
},
{
id: "sauce-2", name: "Buffalo Bleu Cheese Dip", price: "$3.49", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-v75v6fd8.png?_wi=4", imageAlt: "Buffalo bleu cheese dip"
},
{
id: "sauce-3", name: "Cajun Remoulade", price: "$2.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-kmn3y8pn.png?_wi=3", imageAlt: "Cajun remoulade sauce"
},
{
id: "sauce-4", name: "Garlic Aioli", price: "$2.49", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-svke6qie.png?_wi=2", imageAlt: "Garlic aioli"
},
{
id: "sauce-5", name: "Teriyaki Glaze", price: "$2.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-72bjl39m.png?_wi=5", imageAlt: "Teriyaki glaze"
},
{
id: "sauce-6", name: "Lemon Herb Mayo", price: "$2.49", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-v75v6fd8.png?_wi=5", imageAlt: "Lemon herb mayo"
}
]}
/>
</div>
<div id="sandwiches" data-section="sandwiches">
<ProductCardOne
title="Signature Sandwiches"
description="Handcrafted sandwiches loaded with fresh ingredients and bold flavors, perfect for a satisfying meal on the go."
tag="Sandwiches"
tagIcon={Star}
textboxLayout="default"
useInvertedBackground={true}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
products={[
{
id: "sandwich-1", name: "Crispy Fish Sandwich", price: "$11.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-9axm48uf.png?_wi=4", imageAlt: "Crispy fish sandwich"
},
{
id: "sandwich-2", name: "Buffalo Chicken Sandwich", price: "$12.49", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-v75v6fd8.png?_wi=6", imageAlt: "Buffalo chicken sandwich"
},
{
id: "sandwich-3", name: "Shrimp Po'Boy", price: "$13.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-kmn3y8pn.png?_wi=4", imageAlt: "Shrimp po'boy sandwich"
},
{
id: "sandwich-4", name: "Crispy Chicken Cutlet Sub", price: "$11.49", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-72bjl39m.png?_wi=6", imageAlt: "Crispy chicken cutlet sub"
},
{
id: "sandwich-5", name: "Spicy Blackened Fish Wrap", price: "$12.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-9axm48uf.png?_wi=5", imageAlt: "Spicy blackened fish wrap"
},
{
id: "sandwich-6", name: "Teriyaki Chicken Hoagie", price: "$12.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-v75v6fd8.png?_wi=7", imageAlt: "Teriyaki chicken hoagie"
}
]}
/>
</div>
<div id="sides" data-section="sides">
<ProductCardOne
title="Sides & Desserts"
description="Complete your meal with our delicious sides and satisfy your sweet cravings with our decadent desserts."
tag="Sides & Sweet Treats"
tagIcon={Star}
textboxLayout="default"
useInvertedBackground={false}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
products={[
{
id: "side-1", name: "Loaded Mac & Cheese", price: "$7.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-v75v6fd8.png?_wi=8", imageAlt: "Loaded mac and cheese"
},
{
id: "side-2", name: "Seasoned Rice Pilaf", price: "$5.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-svke6qie.png?_wi=3", imageAlt: "Seasoned rice pilaf"
},
{
id: "side-3", name: "Crispy Coleslaw", price: "$4.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-kmn3y8pn.png?_wi=5", imageAlt: "Crispy coleslaw"
},
{
id: "side-4", name: "Grilled Vegetables", price: "$6.49", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-9axm48uf.png?_wi=6", imageAlt: "Grilled vegetables"
},
{
id: "side-5", name: "Chocolate Lava Cake", price: "$6.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-72bjl39m.png?_wi=7", imageAlt: "Chocolate lava cake with vanilla ice cream"
},
{
id: "side-6", name: "Peach Cobbler à la Mode", price: "$5.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-v75v6fd8.png?_wi=9", imageAlt: "Peach cobbler with ice cream"
}
]}
/>
</div>
<div id="tacos" data-section="tacos">
<ProductCardOne
title="Fresh Tacos"
description="Hand-rolled tacos filled with premium proteins and fresh toppings, bringing authentic street food vibes to Cincinnati."
tag="Taco Specialties"
tagIcon={Star}
textboxLayout="default"
useInvertedBackground={true}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
products={[
{
id: "taco-1", name: "Grilled Fish Tacos (3)", price: "$12.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-9axm48uf.png?_wi=7", imageAlt: "Grilled fish tacos"
},
{
id: "taco-2", name: "Crispy Shrimp Tacos (3)", price: "$13.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-kmn3y8pn.png?_wi=6", imageAlt: "Crispy shrimp tacos"
},
{
id: "taco-3", name: "Blackened Salmon Tacos (3)", price: "$14.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-v75v6fd8.png?_wi=10", imageAlt: "Blackened salmon tacos"
},
{
id: "taco-4", name: "Grilled Chicken Tacos (3)", price: "$11.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-72bjl39m.png?_wi=8", imageAlt: "Grilled chicken tacos"
},
{
id: "taco-5", name: "Spicy Tilapia Tacos (3)", price: "$12.49", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-9axm48uf.png?_wi=8", imageAlt: "Spicy tilapia tacos"
},
{
id: "taco-6", name: "Mixed Seafood Tacos (3)", price: "$15.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-kmn3y8pn.png?_wi=7", imageAlt: "Mixed seafood tacos"
}
]}
/>
</div>
<div id="salads" data-section="salads">
<ProductCardOne
title="Fresh Salads"
description="Crisp, vibrant salads featuring premium proteins and house-made dressings for a fresh, healthy dining option."
tag="Salads & Light Bites"
tagIcon={Star}
textboxLayout="default"
useInvertedBackground={false}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
products={[
{
id: "salad-1", name: "Grilled Salmon Salad", price: "$14.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-v75v6fd8.png?_wi=11", imageAlt: "Grilled salmon salad"
},
{
id: "salad-2", name: "Buffalo Chicken Salad", price: "$12.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-kmn3y8pn.png?_wi=8", imageAlt: "Buffalo chicken salad"
},
{
id: "salad-3", name: "Crispy Shrimp & Avocado Salad", price: "$13.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-9axm48uf.png?_wi=9", imageAlt: "Crispy shrimp and avocado salad"
},
{
id: "salad-4", name: "Mediterranean Feta Salad", price: "$11.49", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-72bjl39m.png?_wi=9", imageAlt: "Mediterranean feta salad"
},
{
id: "salad-5", name: "Grilled Mahi-Mahi Salad", price: "$13.49", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-v75v6fd8.png?_wi=12", imageAlt: "Grilled mahi-mahi salad"
},
{
id: "salad-6", name: "Asian Crispy Chicken Salad", price: "$12.49", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-kmn3y8pn.png?_wi=9", imageAlt: "Asian crispy chicken salad"
}
]}
/>
</div>
<div id="baskets" data-section="baskets">
<ProductCardOne
title="Family Baskets"
description="Share the love with our generous family-sized baskets, perfect for feeding groups and creating memorable moments together."
tag="Family Meals"
tagIcon={Star}
textboxLayout="default"
useInvertedBackground={true}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
products={[
{
id: "basket-1", name: "Ultimate Wing Basket (48 pcs)", price: "$39.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-72bjl39m.png?_wi=10", imageAlt: "Ultimate wing basket with 48 pieces"
},
{
id: "basket-2", name: "Seafood Feast Basket", price: "$49.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-9axm48uf.png?_wi=10", imageAlt: "Seafood feast basket with fish, shrimp, and more"
},
{
id: "basket-3", name: "Mixed Fried Basket", price: "$44.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-v75v6fd8.png?_wi=13", imageAlt: "Mixed fried basket with wings, fish, and shrimp"
},
{
id: "basket-4", name: "Crispy Chicken Basket (24 pcs)", price: "$34.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-v75v6fd8.png?_wi=14", imageAlt: "Crispy chicken basket with 24 pieces"
},
{
id: "basket-5", name: "Fiesta Taco Basket (24 tacos)", price: "$42.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-kmn3y8pn.png?_wi=10", imageAlt: "Fiesta taco basket with 24 assorted tacos"
},
{
id: "basket-6", name: "Party Sampler Basket", price: "$54.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AotlanrO6Nk1cglBufIaJoSPxd/uploaded-1773332463171-72bjl39m.png?_wi=11", imageAlt: "Party sampler basket with wings, fish, shrimp, and fries"
}
]}
/>