Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
166
src/app/page.tsx
166
src/app/page.tsx
@@ -29,68 +29,43 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Reviews", id: "reviews"},
|
||||
{
|
||||
name: "Location",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Location", id: "contact"},
|
||||
]}
|
||||
brandName="Sharxs"
|
||||
button={{
|
||||
text: "Order Online",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Order Online", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Sharxs Fish & Chicken"
|
||||
description="Fresh Fish • Hot Wings • Made To Order"
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:18124592297",
|
||||
},
|
||||
text: "Call Now", href: "tel:18124592297"},
|
||||
{
|
||||
text: "Order Online",
|
||||
href: "#",
|
||||
},
|
||||
text: "Order Online", href: "#"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-cleaning-process-kitchen_23-2150171420.jpg?_wi=1",
|
||||
imageAlt: "Crispy fried wings",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-cleaning-process-kitchen_23-2150171420.jpg", imageAlt: "Crispy fried wings"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/oyster_74190-5824.jpg",
|
||||
imageAlt: "Fresh fried fish fillet",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/oyster_74190-5824.jpg", imageAlt: "Fresh fried fish fillet"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sauce-near-nuggets-beer_23-2147765506.jpg?_wi=1",
|
||||
imageAlt: "Golden shrimp platter",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sauce-near-nuggets-beer_23-2147765506.jpg", imageAlt: "Golden shrimp platter"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-squid-shrimp-tempura-fried-cheese-sticks-white-plate_141793-1446.jpg",
|
||||
imageAlt: "Spicy chicken wings",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-squid-shrimp-tempura-fried-cheese-sticks-white-plate_141793-1446.jpg", imageAlt: "Spicy chicken wings"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-salmon-vegetables-plate_140725-839.jpg",
|
||||
imageAlt: "Restaurant dining atmosphere",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-salmon-vegetables-plate_140725-839.jpg", imageAlt: "Restaurant dining atmosphere"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-fried-chicken-nuggets-with-variety-sauces_23-2148646588.jpg",
|
||||
imageAlt: "Crispy seasoned fries",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-fried-chicken-nuggets-with-variety-sauces_23-2148646588.jpg", imageAlt: "Crispy seasoned fries"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -102,46 +77,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Fresh Catch",
|
||||
description: "Hand-breaded fresh fish fillets, cooked to golden perfection.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-with-chopping-board_23-2148784891.jpg?_wi=1",
|
||||
imageAlt: "Fresh breaded fish platter",
|
||||
},
|
||||
title: "Fresh Catch", description: "Hand-breaded fresh fish fillets, cooked to golden perfection.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-with-chopping-board_23-2148784891.jpg", imageAlt: "Fresh breaded fish platter"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-pieces-skewers-served-with-french-fries-mayonnaise-ketchup_141793-1878.jpg?_wi=1",
|
||||
imageAlt: "Close up of fried fish texture",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-cleaning-process-kitchen_23-2150171420.jpg?_wi=2",
|
||||
imageAlt: "restaurant menu board food",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-pieces-skewers-served-with-french-fries-mayonnaise-ketchup_141793-1878.jpg", imageAlt: "Close up of fried fish texture"},
|
||||
},
|
||||
{
|
||||
title: "Signature Wings",
|
||||
description: "Tossed in your choice of classic or spicy sauces.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-fastfood-plate-tasty-chicken-wings-french-fries-lemon-dark-background_140725-110543.jpg",
|
||||
imageAlt: "Spicy buffalo wings",
|
||||
},
|
||||
title: "Signature Wings", description: "Tossed in your choice of classic or spicy sauces.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-fastfood-plate-tasty-chicken-wings-french-fries-lemon-dark-background_140725-110543.jpg", imageAlt: "Spicy buffalo wings"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-french-fries-with-sauces-black_140725-104459.jpg",
|
||||
imageAlt: "Lemon pepper wings",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg",
|
||||
imageAlt: "restaurant menu board food",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-french-fries-with-sauces-black_140725-104459.jpg", imageAlt: "Lemon pepper wings"},
|
||||
},
|
||||
{
|
||||
title: "Shrimp Delights",
|
||||
description: "Succulent shrimp served with house-made seasoning and sides.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-menu-board-france_1101-863.jpg",
|
||||
imageAlt: "Fried shrimp box",
|
||||
},
|
||||
title: "Shrimp Delights", description: "Succulent shrimp served with house-made seasoning and sides.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-menu-board-france_1101-863.jpg", imageAlt: "Fried shrimp box"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fastfood-board-french-fries-with-ketchup-chicken-wings-pie-board-bowls-colorful-spices-sauces-wooden-spoons-herbs-bottle_140725-110587.jpg",
|
||||
imageAlt: "Shrimp basket and sauce",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-hanging-out_23-2149436788.jpg",
|
||||
imageAlt: "restaurant menu board food",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-fastfood-board-french-fries-with-ketchup-chicken-wings-pie-board-bowls-colorful-spices-sauces-wooden-spoons-herbs-bottle_140725-110587.jpg", imageAlt: "Shrimp basket and sauce"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -156,60 +107,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
date: "2025-05-12",
|
||||
title: "Great Experience",
|
||||
quote: "Absolutely fire. Fresh food even when busy.",
|
||||
tag: "Wings",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seafood-cleaning-process-kitchen_23-2150171420.jpg?_wi=3",
|
||||
imageAlt: "happy customer portrait smiling",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", date: "2025-05-12", title: "Great Experience", quote: "Absolutely fire. Fresh food even when busy.", tag: "Wings", avatarSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg", imageSrc: "http://img.b2bpic.net/free-photo/seafood-cleaning-process-kitchen_23-2150171420.jpg", imageAlt: "happy customer portrait smiling"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
date: "2025-06-01",
|
||||
title: "Top Notch",
|
||||
quote: "Clean, fast, and great service.",
|
||||
tag: "Fish",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/side-view-people-hanging-out_23-2149436788.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-with-chopping-board_23-2148784891.jpg?_wi=2",
|
||||
imageAlt: "happy customer portrait smiling",
|
||||
},
|
||||
id: "2", name: "Michael Chen", date: "2025-06-01", title: "Top Notch", quote: "Clean, fast, and great service.", tag: "Fish", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-people-hanging-out_23-2149436788.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-with-chopping-board_23-2148784891.jpg", imageAlt: "happy customer portrait smiling"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
date: "2025-06-15",
|
||||
title: "So Delicious",
|
||||
quote: "Worth a 2-hour drive!",
|
||||
tag: "Shrimp",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-young-man-holding-basket-with-potato-cips-blue-wall-remote-film-cinema-movie-theater_140725-71753.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chicken-pieces-skewers-served-with-french-fries-mayonnaise-ketchup_141793-1878.jpg?_wi=2",
|
||||
imageAlt: "happy customer portrait smiling",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", date: "2025-06-15", title: "So Delicious", quote: "Worth a 2-hour drive!", tag: "Shrimp", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-young-man-holding-basket-with-potato-cips-blue-wall-remote-film-cinema-movie-theater_140725-71753.jpg", imageSrc: "http://img.b2bpic.net/free-photo/chicken-pieces-skewers-served-with-french-fries-mayonnaise-ketchup_141793-1878.jpg", imageAlt: "happy customer portrait smiling"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
date: "2025-07-02",
|
||||
title: "Highly Recommend",
|
||||
quote: "Best wings and fries.",
|
||||
tag: "Sides",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-man-playing-poker-casino_23-2151831264.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg",
|
||||
imageAlt: "happy customer portrait smiling",
|
||||
},
|
||||
id: "4", name: "David Kim", date: "2025-07-02", title: "Highly Recommend", quote: "Best wings and fries.", tag: "Sides", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-man-playing-poker-casino_23-2151831264.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg", imageAlt: "happy customer portrait smiling"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Lee",
|
||||
date: "2025-07-10",
|
||||
title: "My Favorite Place",
|
||||
quote: "Always perfectly crispy and hot.",
|
||||
tag: "Quality",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/oyster_74190-5824.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sauce-near-nuggets-beer_23-2147765506.jpg?_wi=2",
|
||||
imageAlt: "happy customer portrait smiling",
|
||||
},
|
||||
id: "5", name: "Jessica Lee", date: "2025-07-10", title: "My Favorite Place", quote: "Always perfectly crispy and hot.", tag: "Quality", avatarSrc: "http://img.b2bpic.net/free-photo/oyster_74190-5824.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sauce-near-nuggets-beer_23-2147765506.jpg", imageAlt: "happy customer portrait smiling"},
|
||||
]}
|
||||
title="Top Reviews"
|
||||
description="What our customers are saying about the best wings in Terre Haute."
|
||||
@@ -221,6 +127,9 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Menu Pricing"
|
||||
description="Our current pricing for your favorites."
|
||||
plans={[]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -228,14 +137,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
text="Visit us at 3040 Wabash Ave, Terre Haute, IN. Sun–Thu: 10AM–10PM | Fri–Sat: 10AM–1AM. Call us at 812-459-2297."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:18124592297",
|
||||
},
|
||||
text: "Call Now", href: "tel:18124592297"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -244,13 +150,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Sharxs Fish & Chicken"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "© 2026 Sharxs",
|
||||
href: "#",
|
||||
}}
|
||||
text: "© 2026 Sharxs", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user