Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-14 04:28:56 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
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: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Just Love Coffee"
/>
@@ -55,21 +47,16 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
title="Eat, Drink, and Love"
description="Just Love Coffee & Cafe combines specialty roasting with community soul. Enjoy exceptional coffee experiences paired with sincere service."
buttons={[
{
text: "Order Now",
href: "#",
},
text: "Order Now", href: "#"},
{
text: "Find a Cafe",
href: "#",
},
text: "Find a Cafe", href: "#"},
]}
imageSrc="http://img.b2bpic.net/free-photo/brunette-girl-using-her-cellphone-reach-friend_1157-17795.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/brunette-girl-using-her-cellphone-reach-friend_1157-17795.jpg"
/>
</div>
@@ -78,14 +65,9 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Coffee with Heart, Community with Soul.",
},
type: "text", content: "Coffee with Heart, Community with Soul."},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/young-handsome-man-white-shirt-open-having-breakfast-cafe-with-vegetarian-burger-drinking-coffee-lifestyle-tropical-island-life-bali_1321-3923.jpg",
alt: "Coffee Roasting",
},
type: "image", src: "http://img.b2bpic.net/free-photo/young-handsome-man-white-shirt-open-having-breakfast-cafe-with-vegetarian-burger-drinking-coffee-lifestyle-tropical-island-life-bali_1321-3923.jpg", alt: "Coffee Roasting"},
]}
/>
</div>
@@ -97,29 +79,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Signature Waffles",
descriptions: [
"Our famous waffle-ironed sandwiches and omelets.",
],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-alfajores-with-copy-space_23-2148740232.jpg?_wi=1",
},
id: "f1", title: "Signature Waffles", descriptions: [
"Our famous waffle-ironed sandwiches and omelets."],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-alfajores-with-copy-space_23-2148740232.jpg"},
{
id: "f2",
title: "Coffee Subscriptions",
descriptions: [
"Fresh hand-roasted coffee delivered to your door.",
],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-roasted-coffee-beans-falling-out-burlap-bag-red-background_141793-25505.jpg?_wi=1",
},
id: "f2", title: "Coffee Subscriptions", descriptions: [
"Fresh hand-roasted coffee delivered to your door."],
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-roasted-coffee-beans-falling-out-burlap-bag-red-background_141793-25505.jpg"},
{
id: "f3",
title: "Rewards App",
descriptions: [
"Earn points on every purchase and order ahead.",
],
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-smartphones-with-tea-coffee_23-2147826873.jpg?_wi=1",
},
id: "f3", title: "Rewards App", descriptions: [
"Earn points on every purchase and order ahead."],
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-smartphones-with-tea-coffee_23-2147826873.jpg"},
]}
title="Waffle-Ironed Creations"
description="Discover our signature cafe offerings, from breakfast favorites to our unique waffle-ironed sandwiches and omelets."
@@ -133,26 +103,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "50+",
title: "Locations",
description: "Cafes nationwide and growing.",
imageSrc: "http://img.b2bpic.net/free-photo/tea-book-relax_23-2148832360.jpg",
},
id: "m1", value: "50+", title: "Locations", description: "Cafes nationwide and growing.", imageSrc: "http://img.b2bpic.net/free-photo/tea-book-relax_23-2148832360.jpg"},
{
id: "m2",
value: "2009",
title: "Founded",
description: "Rooted in helping families.",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cheese-bread-arrangement_23-2149042439.jpg",
},
id: "m2", value: "2009", title: "Founded", description: "Rooted in helping families.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cheese-bread-arrangement_23-2149042439.jpg"},
{
id: "m3",
value: "$100k+",
title: "Donated",
description: "Supporting adoptive families.",
imageSrc: "http://img.b2bpic.net/free-photo/coffee_1388-627.jpg",
},
id: "m3", value: "$100k+", title: "Donated", description: "Supporting adoptive families.", imageSrc: "http://img.b2bpic.net/free-photo/coffee_1388-627.jpg"},
]}
title="Our Impact"
description="We are proud to support communities through our cause coffees and philanthropic initiatives."
@@ -165,60 +120,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah J.",
date: "2024-01-01",
title: "Great Vibe",
quote: "The waffle sandwiches are incredible!",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/blogger-girl-is-smiling-by-holding-coffee-cup-cafe_176474-116244.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-using-her-cellphone-reach-friend_1157-17795.jpg?_wi=2",
imageAlt: "happy cafe customer smiling",
},
id: "1", name: "Sarah J.", date: "2024-01-01", title: "Great Vibe", quote: "The waffle sandwiches are incredible!", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/blogger-girl-is-smiling-by-holding-coffee-cup-cafe_176474-116244.jpg", imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-using-her-cellphone-reach-friend_1157-17795.jpg", imageAlt: "happy cafe customer smiling"},
{
id: "2",
name: "Mike C.",
date: "2024-02-15",
title: "Love the Mission",
quote: "Fantastic coffee and the community focus is great.",
tag: "Coffee Lover",
avatarSrc: "http://img.b2bpic.net/free-photo/coffee-cup-with-heart-shape-latte-art-wooden-textured-backdrop_23-2147908355.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-white-shirt-open-having-breakfast-cafe-with-vegetarian-burger-drinking-coffee-lifestyle-tropical-island-life-bali_1321-3923.jpg",
imageAlt: "happy cafe customer smiling",
},
id: "2", name: "Mike C.", date: "2024-02-15", title: "Love the Mission", quote: "Fantastic coffee and the community focus is great.", tag: "Coffee Lover", avatarSrc: "http://img.b2bpic.net/free-photo/coffee-cup-with-heart-shape-latte-art-wooden-textured-backdrop_23-2147908355.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-white-shirt-open-having-breakfast-cafe-with-vegetarian-burger-drinking-coffee-lifestyle-tropical-island-life-bali_1321-3923.jpg", imageAlt: "happy cafe customer smiling"},
{
id: "3",
name: "Emily R.",
date: "2024-03-10",
title: "Friendly Service",
quote: "Always welcoming and the service is always top-notch.",
tag: "Breakfast Fan",
avatarSrc: "http://img.b2bpic.net/free-photo/romantic-couple-outdoors-near-cafe_1268-21198.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-alfajores-with-copy-space_23-2148740232.jpg?_wi=2",
imageAlt: "happy cafe customer smiling",
},
id: "3", name: "Emily R.", date: "2024-03-10", title: "Friendly Service", quote: "Always welcoming and the service is always top-notch.", tag: "Breakfast Fan", avatarSrc: "http://img.b2bpic.net/free-photo/romantic-couple-outdoors-near-cafe_1268-21198.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-alfajores-with-copy-space_23-2148740232.jpg", imageAlt: "happy cafe customer smiling"},
{
id: "4",
name: "David K.",
date: "2024-04-20",
title: "Best Cafe",
quote: "My go-to spot for working and meeting friends.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/laugh-is-way-happiness_329181-2893.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-roasted-coffee-beans-falling-out-burlap-bag-red-background_141793-25505.jpg?_wi=2",
imageAlt: "happy cafe customer smiling",
},
id: "4", name: "David K.", date: "2024-04-20", title: "Best Cafe", quote: "My go-to spot for working and meeting friends.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/laugh-is-way-happiness_329181-2893.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-roasted-coffee-beans-falling-out-burlap-bag-red-background_141793-25505.jpg", imageAlt: "happy cafe customer smiling"},
{
id: "5",
name: "Jenny L.",
date: "2024-05-05",
title: "Excellent Quality",
quote: "The specialty blends are my favorites.",
tag: "Coffee Enthusiast",
avatarSrc: "http://img.b2bpic.net/free-photo/watching-funny-video-internet-with-coworkers-cafe-terrace-with-tasty-food_8353-10265.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-smartphones-with-tea-coffee_23-2147826873.jpg?_wi=2",
imageAlt: "happy cafe customer smiling",
},
id: "5", name: "Jenny L.", date: "2024-05-05", title: "Excellent Quality", quote: "The specialty blends are my favorites.", tag: "Coffee Enthusiast", avatarSrc: "http://img.b2bpic.net/free-photo/watching-funny-video-internet-with-coworkers-cafe-terrace-with-tasty-food_8353-10265.jpg", imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-smartphones-with-tea-coffee_23-2147826873.jpg", imageAlt: "happy cafe customer smiling"},
]}
title="Community Voices"
description="Read what our customers love about our atmosphere and coffee."
@@ -230,14 +140,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Microsoft",
"Google",
"Apple",
"Coffee World",
"Roast Master",
"Cafe Union",
"Brew Tech",
]}
"Microsoft", "Google", "Apple", "Coffee World", "Roast Master", "Cafe Union", "Brew Tech"]}
title="Proudly Partnering With"
description="Collaborating with local and national organizations."
/>
@@ -249,20 +152,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Do you offer catering?",
content: "Yes, we offer catering services. Contact your local cafe for details.",
},
id: "q1", title: "Do you offer catering?", content: "Yes, we offer catering services. Contact your local cafe for details."},
{
id: "q2",
title: "How does the rewards app work?",
content: "Download our app to earn points on every purchase and enjoy exclusive offers.",
},
id: "q2", title: "How does the rewards app work?", content: "Download our app to earn points on every purchase and enjoy exclusive offers."},
{
id: "q3",
title: "Do you franchise?",
content: "Yes, we are a growing franchise. Reach out to learn more about opening a Just Love Coffee & Cafe.",
},
id: "q3", title: "Do you franchise?", content: "Yes, we are a growing franchise. Reach out to learn more about opening a Just Love Coffee & Cafe."},
]}
title="Common Questions"
description="Everything you need to know about our cafes and services."
@@ -274,16 +168,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Get In Touch"
title="Ready to Visit Us?"
description="Have questions or want to host an event? We'd love to hear from you."
buttons={[
{
text: "Contact Us",
href: "tel:+18668949463",
},
text: "Contact Us", href: "tel:+18668949463"},
]}
/>
</div>
@@ -293,43 +184,27 @@ export default function LandingPage() {
logoText="Just Love Coffee & Cafe"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "History",
href: "#",
},
label: "History", href: "#"},
{
title: "Franchise",
label: "Franchise Info",
href: "#",
},
label: "Franchise Info", href: "#"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "App",
href: "#",
},
label: "App", href: "#"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Use",
href: "#",
},
label: "Terms of Use", href: "#"},
],
},
]}