Merge version_1 into main #2
133
src/app/page.tsx
133
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "/menu",
|
||||
},
|
||||
name: "Menu", id: "/menu"},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
name: "About", id: "/about"},
|
||||
{
|
||||
name: "Gallery",
|
||||
id: "/gallery",
|
||||
},
|
||||
name: "Gallery", id: "/gallery"},
|
||||
]}
|
||||
brandName="JITTERS"
|
||||
/>
|
||||
@@ -53,42 +45,21 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Where every cup feels like home."
|
||||
description="Small-batch coffee, oversized sandwiches, and a space made to stay awhile."
|
||||
tag="Coffee, comfort, and a little bit of magic."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "/menu",
|
||||
},
|
||||
text: "View Menu", href: "/menu"},
|
||||
{
|
||||
text: "Visit Us",
|
||||
href: "#visit",
|
||||
},
|
||||
text: "Visit Us", href: "#visit"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-vintage-writing-love-letter_23-2150784422.jpg",
|
||||
imageAlt: "Cozy cafe interior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-vintage-writing-love-letter_23-2150784422.jpg", imageAlt: "Cozy cafe interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-reading-home-with-coffee_23-2149304916.jpg",
|
||||
imageAlt: "Fresh coffee and books",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cafe-coffee-beverage-break-fresh-aroma_53876-16474.jpg",
|
||||
imageAlt: "Cafe Coffee Beverage Break Fresh Aroma",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-vintage-writing-love-letter_23-2150784461.jpg",
|
||||
imageAlt: "Still life of vintage writing of a love letter",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-milk-with-macarons_114579-16756.jpg",
|
||||
imageAlt: "Cup of milk with macarons.",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-reading-home-with-coffee_23-2149304916.jpg", imageAlt: "Fresh coffee and books"},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
rating={5}
|
||||
@@ -115,45 +86,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "S'mores Cookie",
|
||||
quote: "Best cookie I've ever had. Our s'mores cookie has a reputation—and it lives up to it.",
|
||||
name: "Sarah J.",
|
||||
role: "Coffee Enthusiast",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-smores_123827-21572.jpg",
|
||||
},
|
||||
id: "1", title: "S'mores Cookie", quote: "Best cookie I've ever had. Our s'mores cookie has a reputation—and it lives up to it.", name: "Sarah J.", role: "Coffee Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/homemade-smores_123827-21572.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "The Vibe",
|
||||
quote: "The vibe is unmatched. Art on the walls. Books on the shelves. Games on the tables.",
|
||||
name: "Mark D.",
|
||||
role: "Regular Customer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-diary-spectacles-wooden-desk_23-2147892884.jpg",
|
||||
},
|
||||
id: "2", title: "The Vibe", quote: "The vibe is unmatched. Art on the walls. Books on the shelves. Games on the tables.", name: "Mark D.", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/coffee-diary-spectacles-wooden-desk_23-2147892884.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Breakfast",
|
||||
quote: "ENORMOUS breakfast sandwiches. Come hungry. Leave happy.",
|
||||
name: "Emily T.",
|
||||
role: "Food Blogger",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-toasts-with-coffee-dark-wooden-surface-horizontal_176474-861.jpg",
|
||||
},
|
||||
id: "3", title: "Breakfast", quote: "ENORMOUS breakfast sandwiches. Come hungry. Leave happy.", name: "Emily T.", role: "Food Blogger", imageSrc: "http://img.b2bpic.net/free-photo/top-view-toasts-with-coffee-dark-wooden-surface-horizontal_176474-861.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Service",
|
||||
quote: "Customer service that feels real. You're not just a customer—you're part of the place.",
|
||||
name: "David K.",
|
||||
role: "Local Resident",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-young-asian-woman-barista-apron-looking-amazed-clap-hands-smiling-standing_1258-199220.jpg",
|
||||
},
|
||||
id: "4", title: "Service", quote: "Customer service that feels real. You're not just a customer—you're part of the place.", name: "David K.", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-young-asian-woman-barista-apron-looking-amazed-clap-hands-smiling-standing_1258-199220.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Overall",
|
||||
quote: "Simply the best spot in town for a slow afternoon.",
|
||||
name: "Jane W.",
|
||||
role: "Student",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-loving-her-girlfriend-holding-open-book_23-2147890926.jpg",
|
||||
},
|
||||
id: "5", title: "Overall", quote: "Simply the best spot in town for a slow afternoon.", name: "Jane W.", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/man-loving-her-girlfriend-holding-open-book_23-2147890926.jpg"},
|
||||
]}
|
||||
title="What people love"
|
||||
description="Don't just take our word for it."
|
||||
@@ -166,20 +107,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Curated Library",
|
||||
description: "Browse books while you sip.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-background-blurred-bookstore-with-bokeh-vintage-tone_1258-234.jpg",
|
||||
},
|
||||
title: "Curated Library", description: "Browse books while you sip.", imageSrc: "http://img.b2bpic.net/free-photo/blurred-background-blurred-bookstore-with-bokeh-vintage-tone_1258-234.jpg"},
|
||||
{
|
||||
title: "Board Games",
|
||||
description: "Slow afternoons made fun.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-friends-looking-each-other-while-sipping-beer-playing-with-wood-blocks-diverse-people-sitting-together-home-living-room-while-talking-enjoying-fun-leisure-activity_482257-49808.jpg",
|
||||
},
|
||||
title: "Board Games", description: "Slow afternoons made fun.", imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-friends-looking-each-other-while-sipping-beer-playing-with-wood-blocks-diverse-people-sitting-together-home-living-room-while-talking-enjoying-fun-leisure-activity_482257-49808.jpg"},
|
||||
{
|
||||
title: "Local Art",
|
||||
description: "Support local creators.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-frame_1203-3035.jpg",
|
||||
},
|
||||
title: "Local Art", description: "Support local creators.", imageSrc: "http://img.b2bpic.net/free-photo/photo-frame_1203-3035.jpg"},
|
||||
]}
|
||||
title="The Jitters Experience"
|
||||
description="Everything we do is crafted for your comfort."
|
||||
@@ -190,49 +122,36 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Community"
|
||||
title="Something's always happening"
|
||||
description="From themed drink drops to special events, Jitters keeps things fresh. Join us!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Follow Us",
|
||||
href: "#",
|
||||
},
|
||||
text: "Follow Us", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/laptop-digital-tablet-book-pot-plant-wooden-table-restaurant_23-2147936091.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/laptop-digital-tablet-book-pot-plant-wooden-table-restaurant_23-2147936091.jpg"
|
||||
logoText="JITTERS"
|
||||
columns={[
|
||||
{
|
||||
title: "Menu",
|
||||
items: [
|
||||
title: "Menu", items: [
|
||||
{
|
||||
label: "Coffee",
|
||||
href: "/menu",
|
||||
},
|
||||
label: "Coffee", href: "/menu"},
|
||||
{
|
||||
label: "Food",
|
||||
href: "/menu",
|
||||
},
|
||||
label: "Food", href: "/menu"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Visit",
|
||||
items: [
|
||||
title: "Visit", items: [
|
||||
{
|
||||
label: "Location",
|
||||
href: "#",
|
||||
},
|
||||
label: "Location", href: "#"},
|
||||
{
|
||||
label: "Hours",
|
||||
href: "#",
|
||||
},
|
||||
label: "Hours", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user