Merge version_1 into main #2
254
src/app/page.tsx
254
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Randazzo's Clam Bar"
|
||||
/>
|
||||
@@ -55,45 +47,28 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="A Brooklyn Seafood Tradition"
|
||||
description="Since the beginning, serving fresh, authentic Italian seafood at 2017 Emmons Avenue. Experience the true taste of Brooklyn's finest."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Menu", href: "#menu"},
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contact Us", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soda-with-slice-lemon_1203-560.jpg?_wi=1",
|
||||
imageAlt: "Fresh seafood platter restaurant",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soda-with-slice-lemon_1203-560.jpg", imageAlt: "Fresh seafood platter restaurant"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-oysters-ready-eat-still-life_23-2150202947.jpg?_wi=1",
|
||||
imageAlt: "Seafood feast on table",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-oysters-ready-eat-still-life_23-2150202947.jpg", imageAlt: "Seafood feast on table"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg?_wi=1",
|
||||
imageAlt: "Traditional clam bar setting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg", imageAlt: "Traditional clam bar setting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-green-sauce-table_140725-2118.jpg",
|
||||
imageAlt: "Seafood restaurant table setup",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-shrimps-with-green-sauce-table_140725-2118.jpg", imageAlt: "Seafood restaurant table setup"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-woman-enjoys-winter-fishing-smiles-gladfully-holds-big-caught-fish-looks-surrprisngly-wears-grey-jacket-with-hood-spends-free-time-cold-winter-weather-has-red-frozen-face_273609-47088.jpg",
|
||||
imageAlt: "Vibrant restaurant atmosphere",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-woman-enjoys-winter-fishing-smiles-gladfully-holds-big-caught-fish-looks-surrprisngly-wears-grey-jacket-with-hood-spends-free-time-cold-winter-weather-has-red-frozen-face_273609-47088.jpg", imageAlt: "Vibrant restaurant atmosphere"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-hungry-black-man-having-fun-while-spending-time-with-friends-pub-drinking-beer_496169-1826.jpg",
|
||||
imageAlt: "Seafood specialty platter",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-hungry-black-man-having-fun-while-spending-time-with-friends-pub-drinking-beer_496169-1826.jpg", imageAlt: "Seafood specialty platter"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -105,17 +80,11 @@ export default function LandingPage() {
|
||||
description="Randazzo's Clam Bar has been a cornerstone of the Sheepshead Bay community for generations. We pride ourselves on using the freshest ingredients and traditional family recipes to create unforgettable dining experiences."
|
||||
metrics={[
|
||||
{
|
||||
value: "50+",
|
||||
title: "Years Serving",
|
||||
},
|
||||
value: "50+", title: "Years Serving"},
|
||||
{
|
||||
value: "100%",
|
||||
title: "Freshness Guaranteed",
|
||||
},
|
||||
value: "100%", title: "Freshness Guaranteed"},
|
||||
{
|
||||
value: "1000s",
|
||||
title: "Happy Diners",
|
||||
},
|
||||
value: "1000s", title: "Happy Diners"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/closeup-shot-squids-being-dried-sunny-sky-near-coast_181624-60259.jpg"
|
||||
imageAlt="traditional italian restaurant brooklyn"
|
||||
@@ -131,38 +100,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Fresh Oysters & Clams",
|
||||
description: "Shucked to order, served with lemon and our signature cocktail sauce.",
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
title: "Fresh Oysters & Clams", description: "Shucked to order, served with lemon and our signature cocktail sauce.", bentoComponent: "media-stack", items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/onion-rings-with-fried-shrimps-table_140725-5355.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/onion-rings-with-fried-shrimps-table_140725-5355.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/herring-salad-apples-eggs_2829-14124.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/herring-salad-apples-eggs_2829-14124.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-half-onion-cutting-board-with-fresh-vegetables-salad_169016-52041.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-half-onion-cutting-board-with-fresh-vegetables-salad_169016-52041.jpg"},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soda-with-slice-lemon_1203-560.jpg?_wi=2",
|
||||
imageAlt: "freshly shucked oysters platter",
|
||||
},
|
||||
{
|
||||
title: "Authentic Red Sauce",
|
||||
description: "A legendary family recipe passed down through generations of the Randazzo family.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Droplets,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-oysters-ready-eat-still-life_23-2150202947.jpg?_wi=2",
|
||||
imageAlt: "freshly shucked oysters platter",
|
||||
title: "Authentic Red Sauce", description: "A legendary family recipe passed down through generations of the Randazzo family.", bentoComponent: "reveal-icon", icon: Droplets,
|
||||
},
|
||||
{
|
||||
title: "Fresh Catch Daily",
|
||||
description: "We source the finest local catch daily to ensure the highest quality in every dish.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Fish,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-room-with-guns-wall_140725-6307.jpg?_wi=2",
|
||||
imageAlt: "freshly shucked oysters platter",
|
||||
title: "Fresh Catch Daily", description: "We source the finest local catch daily to ensure the highest quality in every dish.", bentoComponent: "reveal-icon", icon: Fish,
|
||||
},
|
||||
]}
|
||||
title="Our Signature Specialties"
|
||||
@@ -178,59 +129,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Appetizer",
|
||||
name: "Fresh Clam Platter",
|
||||
price: "$24.95",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/holiday-cheese-menu-with-fruit-nuts-sauce_7502-7079.jpg",
|
||||
},
|
||||
id: "1", brand: "Appetizer", name: "Fresh Clam Platter", price: "$24.95", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/holiday-cheese-menu-with-fruit-nuts-sauce_7502-7079.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Specialty",
|
||||
name: "Steamed Mussels in Red Sauce",
|
||||
price: "$28.95",
|
||||
rating: 5,
|
||||
reviewCount: "89",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-seafood-composition_23-2148926783.jpg",
|
||||
},
|
||||
id: "2", brand: "Specialty", name: "Steamed Mussels in Red Sauce", price: "$28.95", rating: 5,
|
||||
reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-seafood-composition_23-2148926783.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Entree",
|
||||
name: "Grilled Jumbo Shrimp",
|
||||
price: "$32.95",
|
||||
rating: 4,
|
||||
reviewCount: "56",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-pawns-fried-served-with-lettuce-sticks_114579-3106.jpg",
|
||||
},
|
||||
id: "3", brand: "Entree", name: "Grilled Jumbo Shrimp", price: "$32.95", rating: 4,
|
||||
reviewCount: "56", imageSrc: "http://img.b2bpic.net/free-photo/red-pawns-fried-served-with-lettuce-sticks_114579-3106.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Appetizer",
|
||||
name: "Fried Calamari",
|
||||
price: "$22.95",
|
||||
rating: 5,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-squid-calamari-rings_1339-5060.jpg",
|
||||
},
|
||||
id: "4", brand: "Appetizer", name: "Fried Calamari", price: "$22.95", rating: 5,
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/fried-squid-calamari-rings_1339-5060.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Specialty",
|
||||
name: "Baked Stuffed Clams",
|
||||
price: "$18.95",
|
||||
rating: 5,
|
||||
reviewCount: "95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-boiled-dumplings-white-plate_114579-43598.jpg",
|
||||
},
|
||||
id: "5", brand: "Specialty", name: "Baked Stuffed Clams", price: "$18.95", rating: 5,
|
||||
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/delicious-boiled-dumplings-white-plate_114579-43598.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
brand: "Entree",
|
||||
name: "Lobster Feast",
|
||||
price: "$48.95",
|
||||
rating: 5,
|
||||
reviewCount: "210",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pancakes-colored-coffee_1321-881.jpg",
|
||||
},
|
||||
id: "6", brand: "Entree", name: "Lobster Feast", price: "$48.95", rating: 5,
|
||||
reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/pancakes-colored-coffee_1321-881.jpg"},
|
||||
]}
|
||||
title="House Favorites"
|
||||
description="Explore our must-try dishes that keep our guests coming back."
|
||||
@@ -245,20 +160,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "50+",
|
||||
description: "Years of authentic service",
|
||||
},
|
||||
id: "m1", value: "50+", description: "Years of authentic service"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "100%",
|
||||
description: "Fresh caught daily",
|
||||
},
|
||||
id: "m2", value: "100%", description: "Fresh caught daily"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "2017",
|
||||
description: "Located on Emmons Ave",
|
||||
},
|
||||
id: "m3", value: "2017", description: "Located on Emmons Ave"},
|
||||
]}
|
||||
title="By The Numbers"
|
||||
description="Celebrating a long history of quality in Brooklyn."
|
||||
@@ -273,45 +179,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Anthony R.",
|
||||
role: "Regular",
|
||||
company: "Brooklyn Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-hippie-man-red-bandana-with-bare-torso-rolls-tobacco-cigarette-cafe-bali_1321-4115.jpg",
|
||||
},
|
||||
id: "1", name: "Anthony R.", role: "Regular", company: "Brooklyn Local", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-hippie-man-red-bandana-with-bare-torso-rolls-tobacco-cigarette-cafe-bali_1321-4115.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Maria C.",
|
||||
role: "Foodie",
|
||||
company: "Manhattan",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-restaurant_23-2148395392.jpg",
|
||||
},
|
||||
id: "2", name: "Maria C.", role: "Foodie", company: "Manhattan", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-restaurant_23-2148395392.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "David G.",
|
||||
role: "Diner",
|
||||
company: "Sheepshead Bay",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-frankenstein-with-food_23-2149636966.jpg",
|
||||
},
|
||||
id: "3", name: "David G.", role: "Diner", company: "Sheepshead Bay", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-frankenstein-with-food_23-2149636966.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sarah W.",
|
||||
role: "Guest",
|
||||
company: "Visitor",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-smiling-hipster-female-trendy-summer-clothescarefree-women-posing-veranda-cafe-streetpositive-models-drinking-white-wine-hatenjoying-their-vacation_158538-23122.jpg",
|
||||
},
|
||||
id: "4", name: "Sarah W.", role: "Guest", company: "Visitor", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-smiling-hipster-female-trendy-summer-clothescarefree-women-posing-veranda-cafe-streetpositive-models-drinking-white-wine-hatenjoying-their-vacation_158538-23122.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "James K.",
|
||||
role: "Customer",
|
||||
company: "Staten Island",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-holding-little-baby-family-dinner_23-2147954327.jpg",
|
||||
},
|
||||
id: "5", name: "James K.", role: "Customer", company: "Staten Island", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-holding-little-baby-family-dinner_23-2147954327.jpg"},
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
description="Hear from the generations of diners who consider us home."
|
||||
@@ -324,20 +205,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do you take reservations?",
|
||||
content: "We operate primarily on a walk-in basis, so we encourage early arrivals.",
|
||||
},
|
||||
id: "f1", title: "Do you take reservations?", content: "We operate primarily on a walk-in basis, so we encourage early arrivals."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "What are your hours?",
|
||||
content: "We are open daily for lunch and dinner serving until late.",
|
||||
},
|
||||
id: "f2", title: "What are your hours?", content: "We are open daily for lunch and dinner serving until late."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Is there parking available?",
|
||||
content: "Yes, street parking is available on Emmons Avenue and nearby side streets.",
|
||||
},
|
||||
id: "f3", title: "Is there parking available?", content: "Yes, street parking is available on Emmons Avenue and nearby side streets."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiley-women-break-time_23-2149308479.jpg"
|
||||
title="Common Questions"
|
||||
@@ -350,33 +222,21 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Visit Us",
|
||||
items: [
|
||||
title: "Visit Us", items: [
|
||||
{
|
||||
label: "2017 Emmons Ave",
|
||||
href: "#",
|
||||
},
|
||||
label: "2017 Emmons Ave", href: "#"},
|
||||
{
|
||||
label: "Brooklyn, NY 11235",
|
||||
href: "#",
|
||||
},
|
||||
label: "Brooklyn, NY 11235", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user