Merge version_1 into main #1
210
src/app/page.tsx
210
src/app/page.tsx
@@ -29,26 +29,16 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
},
|
||||
name: "Home", id: "home"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu-highlights",
|
||||
},
|
||||
name: "Menu", id: "menu-highlights"},
|
||||
{
|
||||
name: "About",
|
||||
id: "more-than-a-cafe",
|
||||
},
|
||||
name: "About", id: "more-than-a-cafe"},
|
||||
{
|
||||
name: "Visit",
|
||||
id: "footer",
|
||||
},
|
||||
name: "Visit", id: "footer"},
|
||||
]}
|
||||
button={{
|
||||
text: "Order Ahead",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Order Ahead", href: "#"}}
|
||||
brandName="The Rise & Grind"
|
||||
/>
|
||||
</div>
|
||||
@@ -56,45 +46,28 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Crafted Coffee. Elevated Experience."
|
||||
description="From perfectly pulled espresso to innovative signature blends, every cup is made to impress — and every visit feels like home."
|
||||
buttons={[
|
||||
{
|
||||
text: "Visit Us Today",
|
||||
href: "#footer",
|
||||
},
|
||||
text: "Visit Us Today", href: "#footer"},
|
||||
{
|
||||
text: "Explore Menu",
|
||||
href: "#menu-highlights",
|
||||
},
|
||||
text: "Explore Menu", href: "#menu-highlights"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-pouring-sugar-into-his-coffee-cup_1203-2164.jpg",
|
||||
imageAlt: "Luxurious coffee shop interior with warm lighting",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-pouring-sugar-into-his-coffee-cup_1203-2164.jpg", imageAlt: "Luxurious coffee shop interior with warm lighting"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soda-cola-cold-drink_1112-1542.jpg",
|
||||
imageAlt: "Close up of gourmet coffee preparation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soda-cola-cold-drink_1112-1542.jpg", imageAlt: "Close up of gourmet coffee preparation"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-sitting-together-bistro-full-shot_23-2149356896.jpg",
|
||||
imageAlt: "Barista serving coffee with a friendly smile",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-sitting-together-bistro-full-shot_23-2149356896.jpg", imageAlt: "Barista serving coffee with a friendly smile"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-glasses-with-coffee-sugar_23-2148349616.jpg",
|
||||
imageAlt: "Elegant espresso cup with a rich crema",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-glasses-with-coffee-sugar_23-2148349616.jpg", imageAlt: "Elegant espresso cup with a rich crema"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-girl-wears-sunglasses-red-skirt-sitting-outdoor-cafe_197531-7714.jpg",
|
||||
imageAlt: "A unique cold brew coffee in a stylish glass",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-girl-wears-sunglasses-red-skirt-sitting-outdoor-cafe_197531-7714.jpg", imageAlt: "A unique cold brew coffee in a stylish glass"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-with-ny-cheesecake-with-berry-sauce_114579-2316.jpg",
|
||||
imageAlt: "A selection of specialty cafe pastries",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-with-ny-cheesecake-with-berry-sauce_114579-2316.jpg", imageAlt: "A selection of specialty cafe pastries"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -107,59 +80,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "Coffee Enthusiast",
|
||||
company: "Local Patron",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-cafe-drinking-coffee-cup_291650-1662.jpg",
|
||||
imageAlt: "happy customer woman professional",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", role: "Coffee Enthusiast", company: "Local Patron", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-cafe-drinking-coffee-cup_291650-1662.jpg", imageAlt: "happy customer woman professional"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "Regular Customer",
|
||||
company: "Satisfied Guest",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-looking-aside-t-shirt-looking-focused-front-view_176474-91404.jpg",
|
||||
imageAlt: "man enjoying coffee cafe",
|
||||
},
|
||||
id: "2", name: "Michael Chen", role: "Regular Customer", company: "Satisfied Guest", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-looking-aside-t-shirt-looking-focused-front-view_176474-91404.jpg", imageAlt: "man enjoying coffee cafe"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "New Visitor",
|
||||
company: "Happy Customer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-time-with-best-friend_329181-2903.jpg",
|
||||
imageAlt: "woman smiling friendly cafe",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", role: "New Visitor", company: "Happy Customer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/funny-time-with-best-friend_329181-2903.jpg", imageAlt: "woman smiling friendly cafe"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Daily Commuter",
|
||||
company: "Loyal Patron",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
|
||||
imageAlt: "professional man in cafe",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Daily Commuter", company: "Loyal Patron", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg", imageAlt: "professional man in cafe"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Lee",
|
||||
role: "Weekend Regular",
|
||||
company: "Delighted Guest",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hipster-couple-talking-cafe_329181-2075.jpg",
|
||||
imageAlt: "young woman cafe happy",
|
||||
},
|
||||
id: "5", name: "Jessica Lee", role: "Weekend Regular", company: "Delighted Guest", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hipster-couple-talking-cafe_329181-2075.jpg", imageAlt: "young woman cafe happy"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Daniel Brown",
|
||||
role: "Friend of the Cafe",
|
||||
company: "Advocate",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businessman-eyeglasses-coat-talking-by-smartphone_171337-5631.jpg",
|
||||
imageAlt: "man with thoughtful expression cafe",
|
||||
},
|
||||
id: "6", name: "Daniel Brown", role: "Friend of the Cafe", company: "Advocate", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businessman-eyeglasses-coat-talking-by-smartphone_171337-5631.jpg", imageAlt: "man with thoughtful expression cafe"},
|
||||
]}
|
||||
title="Why Our Guests Keep Coming Back"
|
||||
description="Hear directly from our valued customers about the unique atmosphere and exceptional quality at The Rise & Grind."
|
||||
@@ -174,26 +111,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Artisan Coffee",
|
||||
description: "From rich doppios to smooth cold brews — crafted to perfection.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-process-making-espresso-professional-coffee-machine_169016-18251.jpg",
|
||||
imageAlt: "close up hand pouring coffee",
|
||||
},
|
||||
id: "1", title: "Artisan Coffee", description: "From rich doppios to smooth cold brews — crafted to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-process-making-espresso-professional-coffee-machine_169016-18251.jpg", imageAlt: "close up hand pouring coffee"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Creative Beverages",
|
||||
description: "Tiramisu lattes, charcoal infusions, and refreshing iced teas.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-dessert-chocolate-mousse_23-2148238750.jpg",
|
||||
imageAlt: "unique coffee drinks creative presentation",
|
||||
},
|
||||
id: "2", title: "Creative Beverages", description: "Tiramisu lattes, charcoal infusions, and refreshing iced teas.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-dessert-chocolate-mousse_23-2148238750.jpg", imageAlt: "unique coffee drinks creative presentation"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Warm Hospitality",
|
||||
description: "More than coffee — an experience where you feel welcomed.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-asian-girl-barista-working-cafe-counter-processing-orders-using-pos-terminal-receiving_1258-134414.jpg",
|
||||
imageAlt: "barista smiling serving customer",
|
||||
},
|
||||
id: "3", title: "Warm Hospitality", description: "More than coffee — an experience where you feel welcomed.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-asian-girl-barista-working-cafe-counter-processing-orders-using-pos-terminal-receiving_1258-134414.jpg", imageAlt: "barista smiling serving customer"},
|
||||
]}
|
||||
title="Our Signature Experiences"
|
||||
description="Discover the pillars that define The Rise & Grind: artisanal coffee, creative beverages, and an unwavering commitment to warm hospitality."
|
||||
@@ -208,33 +130,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Signature Cold Brew",
|
||||
price: "$5.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-iced-coffee-glass-table_23-2149600672.jpg",
|
||||
imageAlt: "cold brew coffee glass ice",
|
||||
},
|
||||
id: "1", name: "Signature Cold Brew", price: "$5.50", imageSrc: "http://img.b2bpic.net/free-photo/delicious-iced-coffee-glass-table_23-2149600672.jpg", imageAlt: "cold brew coffee glass ice"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Perfectly Pulled Doppio",
|
||||
price: "$4.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-barista-white-t-shirt-jeans-pouring-coffee-beans-into-modern-small-burr-grinder_346278-1114.jpg",
|
||||
imageAlt: "doppio espresso in small cup",
|
||||
},
|
||||
id: "2", name: "Perfectly Pulled Doppio", price: "$4.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-barista-white-t-shirt-jeans-pouring-coffee-beans-into-modern-small-burr-grinder_346278-1114.jpg", imageAlt: "doppio espresso in small cup"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Decadent Tiramisu Latte",
|
||||
price: "$6.75",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-dalgona-coffee_23-2148937333.jpg",
|
||||
imageAlt: "tiramisu latte art cocoa powder",
|
||||
},
|
||||
id: "3", name: "Decadent Tiramisu Latte", price: "$6.75", imageSrc: "http://img.b2bpic.net/free-photo/glasses-with-dalgona-coffee_23-2148937333.jpg", imageAlt: "tiramisu latte art cocoa powder"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Refreshing Charcoal Infusion",
|
||||
price: "$6.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-coffee-shop-infographic_23-2149243951.jpg",
|
||||
imageAlt: "charcoal latte dark black drink",
|
||||
},
|
||||
id: "4", name: "Refreshing Charcoal Infusion", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-coffee-shop-infographic_23-2149243951.jpg", imageAlt: "charcoal latte dark black drink"},
|
||||
]}
|
||||
title="Discover Our Curated Menu"
|
||||
description="Explore our exquisite selection of coffees, teas, and specialty drinks, each prepared with passion and precision."
|
||||
@@ -247,11 +149,8 @@ export default function LandingPage() {
|
||||
title="More Than Just a Café"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Our Full Menu",
|
||||
href: "#menu-highlights",
|
||||
},
|
||||
text: "Explore Our Full Menu", href: "#menu-highlights"},
|
||||
]}
|
||||
description="Whether you're a devoted coffee enthusiast or simply seeking a tranquil space to unwind, The Rise & Grind offers an unforgettable experience that keeps guests returning. It's where craft meets comfort and every visit feels like home."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -260,50 +159,31 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/couple-clanging-glasses-table-restaurant_23-2148014462.jpg"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#home",
|
||||
},
|
||||
label: "Home", href: "#home"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu-highlights",
|
||||
},
|
||||
label: "Menu", href: "#menu-highlights"},
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#more-than-a-cafe",
|
||||
},
|
||||
label: "Our Story", href: "#more-than-a-cafe"},
|
||||
{
|
||||
label: "Visit Us",
|
||||
href: "#footer",
|
||||
},
|
||||
label: "Visit Us", href: "#footer"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "https://facebook.com",
|
||||
},
|
||||
label: "Facebook", href: "https://facebook.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user