1 Commits

Author SHA1 Message Date
dbada2250b Update src/app/page.tsx 2026-03-25 15:21:35 +00:00

View File

@@ -30,25 +30,15 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "Menu", name: "Menu", id: "menu"},
id: "menu",
},
{ {
name: "Order", name: "Order", id: "contact"},
id: "contact",
},
{ {
name: "Reviews", name: "Reviews", id: "testimonials"},
id: "testimonials",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Cafe Willow" brandName="Cafe Willow"
/> />
@@ -60,17 +50,11 @@ export default function LandingPage() {
description="Fresh coffee, breakfast sandwiches, spam musubi, and milk tea—ready fast. Loved by locals for affordable quality and cozy convenience." description="Fresh coffee, breakfast sandwiches, spam musubi, and milk tea—ready fast. Loved by locals for affordable quality and cozy convenience."
buttons={[ buttons={[
{ {
text: "Call Now", text: "Call Now", href: "tel:+1234567890"},
href: "tel:+1234567890",
},
{ {
text: "Order Pickup", text: "Order Pickup", href: "#contact"},
href: "#contact",
},
{ {
text: "Get Directions", text: "Get Directions", href: "https://maps.app.goo.gl/YourCafeLocation"},
href: "https://maps.app.goo.gl/YourCafeLocation",
},
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/minimalist-still-life-asian-tea_23-2149709067.jpg" imageSrc="http://img.b2bpic.net/free-photo/minimalist-still-life-asian-tea_23-2149709067.jpg"
@@ -88,25 +72,13 @@ export default function LandingPage() {
features={[ features={[
{ {
id: 1, id: 1,
title: "Blazingly Fast Service", title: "Blazingly Fast Service", description: "In a rush? Our efficient team ensures your order is prepared quickly, so you can grab and go without delay.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-last-chance-labels-collection_52683-86922.jpg", imageAlt: "Fast service icon"},
description: "In a rush? Our efficient team ensures your order is prepared quickly, so you can grab and go without delay.",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-last-chance-labels-collection_52683-86922.jpg",
imageAlt: "Fast service icon",
},
{ {
id: 2, id: 2,
title: "Unbeatable Value", title: "Unbeatable Value", description: "Enjoy high-quality coffee and delicious food at prices that won't break your bank. Perfect for students and professionals.", imageSrc: "http://img.b2bpic.net/free-vector/cashback-labels-collection_23-2148458573.jpg", imageAlt: "Affordable pricing icon"},
description: "Enjoy high-quality coffee and delicious food at prices that won't break your bank. Perfect for students and professionals.",
imageSrc: "http://img.b2bpic.net/free-vector/cashback-labels-collection_23-2148458573.jpg",
imageAlt: "Affordable pricing icon",
},
{ {
id: 3, id: 3,
title: "Unique Menu Items", title: "Unique Menu Items", description: "From classic coffee to unique Spam Musubi and refreshing Boba, discover flavors you won't find anywhere else.", imageSrc: "http://img.b2bpic.net/free-vector/flat-father-s-day-badge-collection_23-2148160024.jpg", imageAlt: "Unique menu icon"},
description: "From classic coffee to unique Spam Musubi and refreshing Boba, discover flavors you won't find anywhere else.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-father-s-day-badge-collection_23-2148160024.jpg",
imageAlt: "Unique menu icon",
},
]} ]}
title="Why Choose Cafe Willow?" title="Why Choose Cafe Willow?"
description="Experience the perfect blend of speed, value, and unique flavors, right on Wilshire Blvd." description="Experience the perfect blend of speed, value, and unique flavors, right on Wilshire Blvd."
@@ -121,36 +93,21 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "prod1", id: "prod1", name: "Classic Latte", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-coffee-cup-table_1203-9896.jpg", imageAlt: "Classic Latte"},
name: "Classic Latte",
price: "$4.50",
imageSrc: "http://img.b2bpic.net/free-photo/hot-latte-coffee-cup-table_1203-9896.jpg",
imageAlt: "Classic Latte",
},
{ {
id: "prod2", id: "prod2", name: "Breakfast Sandwich", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/croissant-filled-with-meat-vegetables_141793-1158.jpg", imageAlt: "Gourmet Breakfast Sandwich"},
name: "Breakfast Sandwich",
price: "$6.00",
imageSrc: "http://img.b2bpic.net/free-photo/croissant-filled-with-meat-vegetables_141793-1158.jpg",
imageAlt: "Gourmet Breakfast Sandwich",
},
{ {
id: "prod3", id: "prod3", name: "Spam Musubi", price: "$3.75", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-asian-food_23-2149035114.jpg", imageAlt: "Authentic Spam Musubi"},
name: "Spam Musubi",
price: "$3.75",
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-asian-food_23-2149035114.jpg",
imageAlt: "Authentic Spam Musubi",
},
{ {
id: "prod4", id: "prod4", name: "Boba Milk Tea", price: "$5.25", imageSrc: "http://img.b2bpic.net/free-photo/green-background-green-tea-bokeh-trees_1150-14770.jpg", imageAlt: "Refreshing Boba Milk Tea"},
name: "Boba Milk Tea",
price: "$5.25",
imageSrc: "http://img.b2bpic.net/free-photo/green-background-green-tea-bokeh-trees_1150-14770.jpg",
imageAlt: "Refreshing Boba Milk Tea",
},
]} ]}
title="Our Delicious Menu" title="Our Delicious Menu"
description="Explore our curated selection of coffee, quick bites, and unique drinks loved by the Wilshire community." description="Explore our curated selection of coffee, quick bites, and unique drinks loved by the Wilshire community."
buttons={[
{
text: "Order Now", href: "#contact"
}
]}
/> />
</div> </div>
@@ -162,17 +119,11 @@ export default function LandingPage() {
description="Cafe Willow is more than just a coffee shop; it's a community hub for busy professionals, students, and local residents. We pride ourselves on fast service, quality ingredients, and a welcoming atmosphere, making us the perfect spot for your morning boost or a quick lunch." description="Cafe Willow is more than just a coffee shop; it's a community hub for busy professionals, students, and local residents. We pride ourselves on fast service, quality ingredients, and a welcoming atmosphere, making us the perfect spot for your morning boost or a quick lunch."
bulletPoints={[ bulletPoints={[
{ {
title: "Speed & Convenience", title: "Speed & Convenience", description: "Perfect for professionals and students, get your order quickly without compromising on quality."},
description: "Perfect for professionals and students, get your order quickly without compromising on quality.",
},
{ {
title: "Quality & Taste", title: "Quality & Taste", description: "Enjoy fresh coffee, delicious breakfast, and unique treats made with care."},
description: "Enjoy fresh coffee, delicious breakfast, and unique treats made with care.",
},
{ {
title: "Community Hub", title: "Community Hub", description: "A cozy, welcoming spot on Wilshire Blvd where everyone feels at home."},
description: "A cozy, welcoming spot on Wilshire Blvd where everyone feels at home.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/furniture-cofeee-shop_116348-48.jpg" imageSrc="http://img.b2bpic.net/free-photo/furniture-cofeee-shop_116348-48.jpg"
imageAlt="Cozy interior of Cafe Willow" imageAlt="Cozy interior of Cafe Willow"
@@ -187,45 +138,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah J.", role: "Marketing Professional", testimonial: "Cafe Willow is my daily go-to for coffee and a quick bite. The breakfast sandwiches are fantastic, and the service is always super fast—perfect for my busy mornings!", imageSrc: "http://img.b2bpic.net/free-photo/man-having-his-arm-crossed-sitting-stool_23-2148306623.jpg", imageAlt: "Sarah J."},
name: "Sarah J.",
role: "Marketing Professional",
testimonial: "Cafe Willow is my daily go-to for coffee and a quick bite. The breakfast sandwiches are fantastic, and the service is always super fast—perfect for my busy mornings!",
imageSrc: "http://img.b2bpic.net/free-photo/man-having-his-arm-crossed-sitting-stool_23-2148306623.jpg",
imageAlt: "Sarah J.",
},
{ {
id: "2", id: "2", name: "Michael C.", role: "UCLA Student", testimonial: "The Spam Musubi here is a game-changer, and their Boba selection is awesome. Great value for a student budget and a cool spot to hang out.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3540.jpg", imageAlt: "Michael C."},
name: "Michael C.",
role: "UCLA Student",
testimonial: "The Spam Musubi here is a game-changer, and their Boba selection is awesome. Great value for a student budget and a cool spot to hang out.",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3540.jpg",
imageAlt: "Michael C.",
},
{ {
id: "3", id: "3", name: "Emily R.", role: "Local Resident", testimonial: "Walked in on a whim and instantly fell in love with this place. The staff are so friendly, and the coffee is consistently excellent. A true neighborhood gem!", imageSrc: "http://img.b2bpic.net/free-photo/pretty-stylish-young-woman-posing-denim-style-outfit-white_285396-4380.jpg", imageAlt: "Emily R."},
name: "Emily R.",
role: "Local Resident",
testimonial: "Walked in on a whim and instantly fell in love with this place. The staff are so friendly, and the coffee is consistently excellent. A true neighborhood gem!",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-stylish-young-woman-posing-denim-style-outfit-white_285396-4380.jpg",
imageAlt: "Emily R.",
},
{ {
id: "4", id: "4", name: "David K.", role: "Business Owner", testimonial: "Reliable, affordable, and delicious. Cafe Willow checks all the boxes for a quick and satisfying lunch on Wilshire. The quality never disappoints.", imageSrc: "http://img.b2bpic.net/free-photo/high-view-student-looking-camera_23-2148288608.jpg", imageAlt: "David K."},
name: "David K.",
role: "Business Owner",
testimonial: "Reliable, affordable, and delicious. Cafe Willow checks all the boxes for a quick and satisfying lunch on Wilshire. The quality never disappoints.",
imageSrc: "http://img.b2bpic.net/free-photo/high-view-student-looking-camera_23-2148288608.jpg",
imageAlt: "David K.",
},
{ {
id: "5", id: "5",name: "Jessica L.", role: "Student", testimonial: "I love the cozy atmosphere and the unique drink options like their specialty milk teas. It's my favorite study spot and a great place to meet friends!", imageSrc: "http://img.b2bpic.net/free-photo/hipster-couple-talking-cafe_329181-2075.jpg", imageAlt: "Jessica L."},
name: "Jessica L.",
role: "Student",
testimonial: "I love the cozy atmosphere and the unique drink options like their specialty milk teas. It's my favorite study spot and a great place to meet friends!",
imageSrc: "http://img.b2bpic.net/free-photo/hipster-couple-talking-cafe_329181-2075.jpg",
imageAlt: "Jessica L.",
},
]} ]}
title="What Our Customers Say" title="What Our Customers Say"
description="Don't just take our word for it—hear from the locals who love Cafe Willow!" description="Don't just take our word for it—hear from the locals who love Cafe Willow!"
@@ -236,24 +157,17 @@ export default function LandingPage() {
<ContactCTA <ContactCTA
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}}
tag="Connect" tag="Connect"
title="Visit Us or Order Now!" title="Visit Us or Order Now!"
description="Whether you're calling ahead for pickup, placing an online order, or just stopping by, we're ready to serve you the best coffee and quick bites on Wilshire Blvd." description="Whether you're calling ahead for pickup, placing an online order, or just stopping by, we're ready to serve you the best coffee and quick bites on Wilshire Blvd."
buttons={[ buttons={[
{ {
text: "Call Us", text: "Call Us", href: "tel:+1234567890"},
href: "tel:+1234567890",
},
{ {
text: "Order Online", text: "Order Online", href: "#"},
href: "#",
},
{ {
text: "Get Directions", text: "Get Directions", href: "https://maps.app.goo.gl/YourCafeLocation"},
href: "https://maps.app.goo.gl/YourCafeLocation",
},
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
/> />
@@ -264,37 +178,23 @@ export default function LandingPage() {
logoText="Cafe Willow" logoText="Cafe Willow"
columns={[ columns={[
{ {
title: "Quick Links", title: "Quick Links", items: [
items: [
{ {
label: "Home", label: "Home", href: "#hero"},
href: "#hero",
},
{ {
label: "Menu", label: "Menu", href: "#menu"},
href: "#menu",
},
{ {
label: "Reviews", label: "Reviews", href: "#testimonials"},
href: "#testimonials",
},
{ {
label: "Contact", label: "Contact", href: "#contact"},
href: "#contact",
},
], ],
}, },
{ {
title: "Hours", title: "Hours", items: [
items: [
{ {
label: "Mon-Fri: 7 AM - 6 PM", label: "Mon-Fri: 7 AM - 6 PM", href: "#"},
href: "#",
},
{ {
label: "Sat-Sun: 8 AM - 4 PM", label: "Sat-Sun: 8 AM - 4 PM", href: "#"},
href: "#",
},
], ],
}, },
]} ]}