3 Commits

Author SHA1 Message Date
f453180407 Update src/app/page.tsx 2026-05-12 21:26:51 +00:00
5056727a04 Merge version_2 into main
Merge version_2 into main
2026-05-12 21:25:22 +00:00
c4420d486e Update src/app/page.tsx 2026-05-12 21:25:16 +00:00

View File

@@ -31,25 +31,15 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Menu", name: "Menu", id: "menu"},
id: "menu",
},
{ {
name: "Testimonials", name: "Testimonials", id: "testimonials"},
id: "testimonials",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Paniolo Cafe" brandName="Paniolo Cafe"
/> />
@@ -58,61 +48,38 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplit <HeroSplit
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
title="Great Falls' Authentic Hawaiian Escape" title="Great Falls' Authentic Hawaiian Escape"
description="Experience the warmth and onolicious flavors of Hawaii right in the heart of Great Falls. Fresh, large portions, and plenty of heart." description="Experience the warmth and onolicious flavors of Hawaii right in the heart of Great Falls. Fresh, large portions, and plenty of heart."
buttons={[ buttons={[
{ {
text: "View Menu", text: "View Our Island Menu", href: "#menu"},
href: "#menu",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/pineapple-fresh-table_140725-9601.jpg" imageSrc="http://img.b2bpic.net/free-photo/pineapple-fresh-table_140725-9601.jpg"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/short-haired-tanned-woman-brown-top-denim-shorts-chatting-phone_197531-18170.jpg", src: "http://img.b2bpic.net/free-photo/short-haired-tanned-woman-brown-top-denim-shorts-chatting-phone_197531-18170.jpg", alt: "Short-haired tanned woman in brown top and denim shorts chatting on phone"},
alt: "Short-haired tanned woman in brown top and denim shorts chatting on phone",
},
{ {
src: "http://img.b2bpic.net/free-photo/iced-latte-glass-pink-stand-wooden-table-summer-cafe-green-bushes_343596-1550.jpg", src: "http://img.b2bpic.net/free-photo/iced-latte-glass-pink-stand-wooden-table-summer-cafe-green-bushes_343596-1550.jpg", alt: "Iced latte in glass on a pink stand on wooden table in summer cafe green bushes"},
alt: "Iced latte in glass on a pink stand on wooden table in summer cafe green bushes",
},
{ {
src: "http://img.b2bpic.net/free-photo/cocktail-with-foam-cocoa-powder-decorated-with-flower_140725-7813.jpg", src: "http://img.b2bpic.net/free-photo/cocktail-with-foam-cocoa-powder-decorated-with-flower_140725-7813.jpg", alt: "Cocktail with foam and cocoa powder decorated with flower"},
alt: "Cocktail with foam and cocoa powder decorated with flower",
},
{ {
src: "http://img.b2bpic.net/free-photo/girl-working-with-green-plants-shop_23-2147761079.jpg", src: "http://img.b2bpic.net/free-photo/girl-working-with-green-plants-shop_23-2147761079.jpg", alt: "Girl working with green plants in shop"},
alt: "Girl working with green plants in shop",
},
{ {
src: "http://img.b2bpic.net/free-photo/top-view-chicken-chicken-with-herbs-lemon-cutting-board-garlic-sauce_140725-72377.jpg", src: "http://img.b2bpic.net/free-photo/top-view-chicken-chicken-with-herbs-lemon-cutting-board-garlic-sauce_140725-72377.jpg", alt: "Top view chicken chicken with herbs lemon on the cutting board garlic sauce"},
alt: "Top view chicken chicken with herbs lemon on the cutting board garlic sauce",
},
]} ]}
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "Fresh Ingredients"},
text: "Fresh Ingredients",
},
{ {
type: "text", type: "text", text: "Authentic Aloha"},
text: "Authentic Aloha",
},
{ {
type: "text", type: "text", text: "Hearty Portions"},
text: "Hearty Portions",
},
{ {
type: "text", type: "text", text: "Great Falls Local"},
text: "Great Falls Local",
},
{ {
type: "text", type: "text", text: "Hawaiian Flavors"},
text: "Hawaiian Flavors",
},
]} ]}
/> />
</div> </div>
@@ -134,41 +101,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "1", id: "1", name: "Huli Huli Chicken Sandwich", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/tasteful-sandwich-made-sliced-mushrooms-tomatoes-boiled-eggs-salad_1304-2920.jpg"},
name: "Huli Huli Chicken Sandwich",
price: "$12.99",
imageSrc: "http://img.b2bpic.net/free-photo/tasteful-sandwich-made-sliced-mushrooms-tomatoes-boiled-eggs-salad_1304-2920.jpg",
},
{ {
id: "2", id: "2", name: "Mahi Mahi Tacos", price: "$14.99", imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain-banana_23-2151023903.jpg"},
name: "Mahi Mahi Tacos",
price: "$14.99",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain-banana_23-2151023903.jpg",
},
{ {
id: "3", id: "3", name: "Giant Caramel Cinnamon Roll", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/fried-meringue-cookie-with-black-raisines-wooden-board_114579-22230.jpg"},
name: "Giant Caramel Cinnamon Roll",
price: "$6.50",
imageSrc: "http://img.b2bpic.net/free-photo/fried-meringue-cookie-with-black-raisines-wooden-board_114579-22230.jpg",
},
{ {
id: "4", id: "4", name: "Thursday Special Poke Bowl", price: "$16.99", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-plate-shrimp-vegetables_23-2148381311.jpg"},
name: "Thursday Special Poke Bowl",
price: "$16.99",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-plate-shrimp-vegetables_23-2148381311.jpg",
},
{ {
id: "5", id: "5", name: "Smoked Brisket Sandwich", price: "$13.99", imageSrc: "http://img.b2bpic.net/free-photo/japanese-sandwich-with-breaded-pork-chop-cabbage-tonkatsu-sauce_2829-18640.jpg"},
name: "Smoked Brisket Sandwich",
price: "$13.99",
imageSrc: "http://img.b2bpic.net/free-photo/japanese-sandwich-with-breaded-pork-chop-cabbage-tonkatsu-sauce_2829-18640.jpg",
},
{ {
id: "6", id: "6", name: "Pineapple Mint Tea", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/bartender-preparing-refreshing-cocktail_23-2148176842.jpg"},
name: "Pineapple Mint Tea",
price: "$3.50",
imageSrc: "http://img.b2bpic.net/free-photo/bartender-preparing-refreshing-cocktail_23-2148176842.jpg",
},
]} ]}
title="Our Signature Flavors" title="Our Signature Flavors"
description="Handcrafted meals made with fresh ingredients and authentic Hawaiian techniques." description="Handcrafted meals made with fresh ingredients and authentic Hawaiian techniques."
@@ -182,34 +125,16 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "100%", title: "Heart & Aloha", items: [
value: "100%", "Fresh ingredients", "Welcoming atmosphere", "Customizable options"],
title: "Heart & Aloha",
items: [
"Fresh ingredients",
"Welcoming atmosphere",
"Customizable options",
],
}, },
{ {
id: "m2", id: "m2", value: "5+", title: "Signature Items", items: [
value: "5+", "Huli Huli Chicken", "Poke Bowls", "Fresh Pastries"],
title: "Signature Items",
items: [
"Huli Huli Chicken",
"Poke Bowls",
"Fresh Pastries",
],
}, },
{ {
id: "m3", id: "m3", value: "GF", title: "Dietary Friendly", items: [
value: "GF", "Gluten-free options", "Vegetarian choices", "Fresh customization"],
title: "Dietary Friendly",
items: [
"Gluten-free options",
"Vegetarian choices",
"Fresh customization",
],
}, },
]} ]}
title="A Community Favorite" title="A Community Favorite"
@@ -224,40 +149,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Noah Gruenberg", role: "Orchestra Musician", testimonial: "Every time I'm in town I try to make it here. This place gets everything right.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg"},
name: "Noah Gruenberg",
role: "Orchestra Musician",
testimonial: "Every time I'm in town I try to make it here. This place gets everything right.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg",
},
{ {
id: "2", id: "2", name: "D Z", role: "Local Guide", testimonial: "Fantastic mom and pop restaurant. Food is awesome and portions are large!", imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg"},
name: "D Z",
role: "Local Guide",
testimonial: "Fantastic mom and pop restaurant. Food is awesome and portions are large!",
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg",
},
{ {
id: "3", id: "3", name: "Jacqueline Bruder", role: "Local Guest", testimonial: "The only thing better than the top-notch customer service was the food.", imageSrc: "http://img.b2bpic.net/free-photo/good-humoured-caucasian-woman-enjoying-healthy-food-indoor-shot-smiling-girl-eating-salad_197531-17196.jpg"},
name: "Jacqueline Bruder",
role: "Local Guest",
testimonial: "The only thing better than the top-notch customer service was the food.",
imageSrc: "http://img.b2bpic.net/free-photo/good-humoured-caucasian-woman-enjoying-healthy-food-indoor-shot-smiling-girl-eating-salad_197531-17196.jpg",
},
{ {
id: "4", id: "4", name: "Sasha Fox", role: "Foodie", testimonial: "Amaaaaaazing food, absolutely delicious. I cried when I ate their cinnamon roll!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg"},
name: "Sasha Fox",
role: "Foodie",
testimonial: "Amaaaaaazing food, absolutely delicious. I cried when I ate their cinnamon roll!",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
},
{ {
id: "5", id: "5", name: "Noah Ziskrout", role: "Regular Guest", testimonial: "So glad Paniolo Cafe is back open! We were greeted with the same friendliness.", imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg"},
name: "Noah Ziskrout",
role: "Regular Guest",
testimonial: "So glad Paniolo Cafe is back open! We were greeted with the same friendliness.",
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg",
},
]} ]}
title="Words from Our Guests" title="Words from Our Guests"
description="We love hearing from our community members and travelers alike." description="We love hearing from our community members and travelers alike."
@@ -270,20 +170,14 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "q1", id: "q1", title: "Do you offer gluten-free options?", content: "Yes, we are committed to being inclusive. We have gluten-free options for tortillas, breads, and more."},
title: "Do you offer gluten-free options?",
content: "Yes, we are committed to being inclusive. We have gluten-free options for tortillas, breads, and more.",
},
{ {
id: "q2", id: "q2", title: "Are you vegetarian friendly?", content: "Absolutely, we are happy to customize entrees and offer vegetarian-friendly choices."},
title: "Are you vegetarian friendly?",
content: "Absolutely, we are happy to customize entrees and offer vegetarian-friendly choices.",
},
{ {
id: "q3", id: "q3", title: "When is your poke bowl available?", content: "Our popular, fresh poke bowl is featured as a Thursday special!"},
title: "When is your poke bowl available?", {
content: "Our popular, fresh poke bowl is featured as a Thursday special!", id: "q4", title: "Do you offer takeout or online ordering?", content: "Yes! You can order online through our website for quick and easy takeout so you can enjoy Paniolo Cafe's island flavors from the comfort of your own home."
}, }
]} ]}
title="Commonly Asked" title="Commonly Asked"
description="Learn more about our cafe and our commitment to serving you." description="Learn more about our cafe and our commitment to serving you."
@@ -295,8 +189,7 @@ export default function LandingPage() {
<ContactCenter <ContactCenter
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
tag="Visit Us" tag="Visit Us"
title="Join Our Ohana" title="Join Our Ohana"
description="Sign up for updates on our weekly specials and upcoming events at Paniolo Cafe." description="Sign up for updates on our weekly specials and upcoming events at Paniolo Cafe."
@@ -312,4 +205,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }