|
|
|
|
@@ -46,12 +46,12 @@ export default function LandingPage() {
|
|
|
|
|
description="Experience artisanal coffee roasted to perfection in a warm, welcoming environment."
|
|
|
|
|
buttons={[{ text: "Order Now", href: "/order" }]}
|
|
|
|
|
carouselItems={[
|
|
|
|
|
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg", imageAlt: "Coffee shop interior" },
|
|
|
|
|
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg", imageAlt: "Latte art" },
|
|
|
|
|
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg", imageAlt: "Coffee beans" },
|
|
|
|
|
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg", imageAlt: "Barista scene" },
|
|
|
|
|
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg", imageAlt: "Cozy cafe corner" },
|
|
|
|
|
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg", imageAlt: "Fresh coffee" },
|
|
|
|
|
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg?_wi=1", imageAlt: "Coffee shop interior" },
|
|
|
|
|
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg?_wi=2", imageAlt: "Latte art" },
|
|
|
|
|
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg?_wi=3", imageAlt: "Coffee beans" },
|
|
|
|
|
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg?_wi=4", imageAlt: "Barista scene" },
|
|
|
|
|
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg?_wi=5", imageAlt: "Cozy cafe corner" },
|
|
|
|
|
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg?_wi=6", imageAlt: "Fresh coffee" },
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -64,8 +64,8 @@ export default function LandingPage() {
|
|
|
|
|
title="Coffee Insights"
|
|
|
|
|
description="Learn about the art of roasting and brewing from our experts."
|
|
|
|
|
blogs={[
|
|
|
|
|
{ id: "1", category: "Brewing", title: "Perfecting the Pour", excerpt: "Tips for your home brew.", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg", authorName: "Jane Doe", authorAvatar: "http://img.b2bpic.net/free-photo/side-view-woman-with-guitar_23-2151169639.jpg", date: "2023-10-01" },
|
|
|
|
|
{ id: "2", category: "Beans", title: "Choosing Your Roast", excerpt: "Finding your favorite flavor profile.", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg", authorName: "John Smith", authorAvatar: "http://img.b2bpic.net/free-photo/side-view-woman-with-guitar_23-2151169639.jpg", date: "2023-10-05" },
|
|
|
|
|
{ id: "1", category: "Brewing", title: "Perfecting the Pour", excerpt: "Tips for your home brew.", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg?_wi=7", authorName: "Jane Doe", authorAvatar: "http://img.b2bpic.net/free-photo/side-view-woman-with-guitar_23-2151169639.jpg", date: "2023-10-01" },
|
|
|
|
|
{ id: "2", category: "Beans", title: "Choosing Your Roast", excerpt: "Finding your favorite flavor profile.", imageSrc: "http://img.b2bpic.net/free-photo/six-lovely-white-ceramic-cups-with-cappuccino-isolated-wooden-table-foam-top-flying-heart-shape_346278-1478.jpg?_wi=8", authorName: "John Smith", authorAvatar: "http://img.b2bpic.net/free-photo/side-view-woman-with-guitar_23-2151169639.jpg", date: "2023-10-05" },
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -109,8 +109,8 @@ export default function LandingPage() {
|
|
|
|
|
title="Community Love"
|
|
|
|
|
description="Hear what our regulars have to say."
|
|
|
|
|
testimonials={[
|
|
|
|
|
{ id: "1", name: "Alice W.", handle: "@alice", testimonial: "Best latte in town!", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-guitar_23-2151169639.jpg" },
|
|
|
|
|
{ id: "2", name: "Bob B.", handle: "@bob", testimonial: "Great atmosphere for working.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-guitar_23-2151169639.jpg" },
|
|
|
|
|
{ id: "1", name: "Alice W.", handle: "@alice", testimonial: "Best latte in town!", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-guitar_23-2151169639.jpg?_wi=1" },
|
|
|
|
|
{ id: "2", name: "Bob B.", handle: "@bob", testimonial: "Great atmosphere for working.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-guitar_23-2151169639.jpg?_wi=2" },
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|