Merge version_1 into main #3

Merged
bender merged 4 commits from version_1 into main 2026-04-05 12:23:16 +00:00
4 changed files with 19 additions and 19 deletions

View File

@@ -54,7 +54,7 @@ export default function AboutPage() {
title="Our Baristas"
description="The heart of Java Cafe."
members={[
{ id: "1", name: "Anna", role: "Head Barista", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-guitar_23-2151169639.jpg" },
{ id: "1", name: "Anna", role: "Head Barista", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-with-guitar_23-2151169639.jpg?_wi=3" },
]}
/>
</div>

View File

@@ -44,12 +44,12 @@ export default function MenuPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
products={[
{ id: "1", name: "Espresso", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg" },
{ id: "2", name: "Cappuccino", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg" },
{ id: "3", name: "Latte", price: "$4.75", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg" },
{ id: "4", name: "Mocha", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg" },
{ id: "5", name: "Croissant", price: "$3.00", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg" },
{ id: "6", name: "Cheesecake", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg" },
{ id: "1", name: "Espresso", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg?_wi=1" },
{ id: "2", name: "Cappuccino", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg?_wi=2" },
{ id: "3", name: "Latte", price: "$4.75", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg?_wi=3" },
{ id: "4", name: "Mocha", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg?_wi=4" },
{ id: "5", name: "Croissant", price: "$3.00", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg?_wi=5" },
{ id: "6", name: "Cheesecake", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg?_wi=6" },
]}
title="Our Menu"
description="Premium coffee, specialty drinks, and artisanal desserts."
@@ -58,7 +58,7 @@ export default function MenuPage() {
<div id="ecommerce" data-section="ecommerce">
<ProductCatalogItem
product={{ id: "1", name: "Signature Blend", price: "$12.00", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg" }}
product={{ id: "1", name: "Signature Blend", price: "$12.00", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg?_wi=7" }}
/>
</div>

View File

@@ -56,7 +56,7 @@ export default function OrderPage() {
title="Popular Orders"
description="What our customers are grabbing today."
products={[
{ id: "1", brand: "Java", name: "Cold Brew", price: "$4.00", rating: 4, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg" },
{ id: "1", brand: "Java", name: "Cold Brew", price: "$4.00", rating: 4, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-various-coffee_53876-31309.jpg?_wi=8" },
]}
/>
</div>

View File

@@ -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>