Merge version_1 into main #1
184
src/app/page.tsx
184
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Visit",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Visit", id: "contact"},
|
||||
]}
|
||||
brandName="The Village Pump"
|
||||
/>
|
||||
@@ -58,39 +50,23 @@ export default function LandingPage() {
|
||||
description="Cold pints, honest plates, and a warm neighborhood welcome since forever."
|
||||
buttons={[
|
||||
{
|
||||
text: "See Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "See Menu", href: "#menu"},
|
||||
{
|
||||
text: "Visit Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Visit Us", href: "#contact"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/retro-theatre-scene-celebrate-world-theatre-day_23-2151211471.jpg",
|
||||
imageAlt: "cozy pub interior warm lighting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/retro-theatre-scene-celebrate-world-theatre-day_23-2151211471.jpg", imageAlt: "cozy pub interior warm lighting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg",
|
||||
imageAlt: "cozy pub interior warm lighting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-men-cafe_23-2147775893.jpg", imageAlt: "cozy pub interior warm lighting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/retro-world-theatre-day-scenes-with-vintage-backstage_23-2151211362.jpg",
|
||||
imageAlt: "cozy pub interior warm lighting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/retro-world-theatre-day-scenes-with-vintage-backstage_23-2151211362.jpg", imageAlt: "cozy pub interior warm lighting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-with-cutlery_23-2150312255.jpg",
|
||||
imageAlt: "cozy pub interior warm lighting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-with-cutlery_23-2150312255.jpg", imageAlt: "cozy pub interior warm lighting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg",
|
||||
imageAlt: "cozy pub interior warm lighting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stone-walled-restaurant-top-lighting_140725-9731.jpg", imageAlt: "cozy pub interior warm lighting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-candy-stand_23-2148311223.jpg",
|
||||
imageAlt: "cozy pub interior warm lighting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-candy-stand_23-2148311223.jpg", imageAlt: "cozy pub interior warm lighting"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -117,47 +93,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Sicilian Rice Balls",
|
||||
price: "$10",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-bowl-with-flour-eggs-table_23-2148461117.jpg",
|
||||
imageAlt: "classic pub burger on rustic board",
|
||||
},
|
||||
id: "p1", name: "Sicilian Rice Balls", price: "$10", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bowl-with-flour-eggs-table_23-2148461117.jpg", imageAlt: "classic pub burger on rustic board"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Kev's Walleye",
|
||||
price: "$22",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calimari-soup-side-view_141793-2750.jpg",
|
||||
imageAlt: "fresh salad with local ingredients",
|
||||
},
|
||||
id: "p2", name: "Kev's Walleye", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/calimari-soup-side-view_141793-2750.jpg", imageAlt: "fresh salad with local ingredients"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Pop's Big Steak Salad",
|
||||
price: "$19",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plate-fish-chips-potatoes-wooden-surface_839833-19792.jpg",
|
||||
imageAlt: "fish and chips plate pub style",
|
||||
},
|
||||
id: "p3", name: "Pop's Big Steak Salad", price: "$19", imageSrc: "http://img.b2bpic.net/free-photo/plate-fish-chips-potatoes-wooden-surface_839833-19792.jpg", imageAlt: "fish and chips plate pub style"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Y-Town Chicken",
|
||||
price: "$24",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-chocolate-balls-chocolate-cakes-round-formed-with-icing-blue-desk_140725-115531.jpg",
|
||||
imageAlt: "classic pub burger on rustic board",
|
||||
},
|
||||
id: "p4", name: "Y-Town Chicken", price: "$24", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-chocolate-balls-chocolate-cakes-round-formed-with-icing-blue-desk_140725-115531.jpg", imageAlt: "classic pub burger on rustic board"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "House Burger",
|
||||
price: "$15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-dumplings-with-peas-red-pepper_114579-43199.jpg",
|
||||
imageAlt: "fresh salad with local ingredients",
|
||||
},
|
||||
id: "p5", name: "House Burger", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/delicious-dumplings-with-peas-red-pepper_114579-43199.jpg", imageAlt: "fresh salad with local ingredients"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Brussel Sprouts",
|
||||
price: "$5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plate-with-steak-beer_23-2148754944.jpg",
|
||||
imageAlt: "fish and chips plate pub style",
|
||||
},
|
||||
id: "p6", name: "Brussel Sprouts", price: "$5", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-plate-with-steak-beer_23-2148754944.jpg", imageAlt: "fish and chips plate pub style"},
|
||||
]}
|
||||
title="House Favorites"
|
||||
description="What everyone is ordering tonight."
|
||||
@@ -171,34 +117,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
label: "Selection",
|
||||
title: "Twelve Rotating Taps",
|
||||
items: [
|
||||
"Local IPA",
|
||||
"Classic Lager",
|
||||
"Rotating Saison",
|
||||
],
|
||||
id: "f1", label: "Selection", title: "Twelve Rotating Taps", items: [
|
||||
"Local IPA", "Classic Lager", "Rotating Saison"],
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
label: "Spirits",
|
||||
title: "Whiskey Flights",
|
||||
items: [
|
||||
"Bourbon Selects",
|
||||
"Rye Flight",
|
||||
"Single Malts",
|
||||
],
|
||||
id: "f2", label: "Spirits", title: "Whiskey Flights", items: [
|
||||
"Bourbon Selects", "Rye Flight", "Single Malts"],
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
label: "Service",
|
||||
title: "Bar Team",
|
||||
items: [
|
||||
"Bartenders who know you",
|
||||
"Custom pours",
|
||||
"Friendly advice",
|
||||
],
|
||||
id: "f3", label: "Service", title: "Bar Team", items: [
|
||||
"Bartenders who know you", "Custom pours", "Friendly advice"],
|
||||
},
|
||||
]}
|
||||
title="At The Bar"
|
||||
@@ -213,48 +141,24 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah Johnson",
|
||||
handle: "@sarahj",
|
||||
testimonial: "Best burger in Canfield, hands down.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-best-friends-enjoying-nice-conversation-lunch-modern-cafe-interior_273609-9010.jpg",
|
||||
},
|
||||
id: "t1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "Best burger in Canfield, hands down.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-best-friends-enjoying-nice-conversation-lunch-modern-cafe-interior_273609-9010.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Mike Chen",
|
||||
handle: "@mchen",
|
||||
testimonial: "Great rotation of local brews.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-with-beer-listening-story_23-2147897169.jpg",
|
||||
},
|
||||
id: "t2", name: "Mike Chen", handle: "@mchen", testimonial: "Great rotation of local brews.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-with-beer-listening-story_23-2147897169.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily R.",
|
||||
handle: "@emilyr",
|
||||
testimonial: "The atmosphere is unmatched.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-her-boyfriend-holding-hands-while-toasting-with-champagne-while-having-dinner-dining-table_637285-3596.jpg",
|
||||
},
|
||||
id: "t3", name: "Emily R.", handle: "@emilyr", testimonial: "The atmosphere is unmatched.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-her-boyfriend-holding-hands-while-toasting-with-champagne-while-having-dinner-dining-table_637285-3596.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David K.",
|
||||
handle: "@dkim",
|
||||
testimonial: "Love the scratch kitchen concept.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-drink_1098-14107.jpg",
|
||||
},
|
||||
id: "t4", name: "David K.", handle: "@dkim", testimonial: "Love the scratch kitchen concept.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-drink_1098-14107.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Jen M.",
|
||||
handle: "@jenm",
|
||||
testimonial: "Always a warm welcome at the bar.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-people-with-drinks_23-2150124809.jpg",
|
||||
},
|
||||
id: "t5", name: "Jen M.", handle: "@jenm", testimonial: "Always a warm welcome at the bar.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-people-with-drinks_23-2150124809.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Folks Say"
|
||||
description="Our favorite neighborhood stories."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -266,20 +170,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "12",
|
||||
description: "Rotating Taps",
|
||||
},
|
||||
id: "m1", value: "12", description: "Rotating Taps"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "96%",
|
||||
description: "Recommendation Rate",
|
||||
},
|
||||
id: "m2", value: "96%", description: "Recommendation Rate"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "4.8",
|
||||
description: "Avg Star Rating",
|
||||
},
|
||||
id: "m3", value: "4.8", description: "Avg Star Rating"},
|
||||
]}
|
||||
title="The Pump by Numbers"
|
||||
description="Our community in figures."
|
||||
@@ -290,8 +185,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Stop By Tonight"
|
||||
description="5231 S Canfield-Niles Rd, Canfield, OH. We're pouring from 11am."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/oktoberfest-entrance-with-pumpkins-decorations_23-2152012114.jpg"
|
||||
|
||||
Reference in New Issue
Block a user