Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-17 07:59:45 +00:00

View File

@@ -116,17 +116,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1", name: "Artisan Latte", price: "$5.50", imageSrc: "http://img.b2bpic.net/free-photo/fresh-cup-tea-with-copy-space_23-2148550445.jpg"},
id: "1", name: "Artisan Latte", price: "$6.50", imageSrc: "https://images.unsplash.com/photo-1541167760496-1628856ab772?q=80&w=800&auto=format&fit=crop"},
{
id: "2", name: "Almond Croissant", price: "$4.00", imageSrc: "http://img.b2bpic.net/free-photo/croissant-coffee-dark-background_84443-94438.jpg"},
id: "2", name: "Almond Croissant", price: "$5.00", imageSrc: "https://images.unsplash.com/photo-1555507036-ab1f4038808a?q=80&w=800&auto=format&fit=crop"},
{
id: "3", name: "Organic Iced Tea", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-brightly-colored-glass-with-soda-cocktail_23-2150995359.jpg"},
id: "3", name: "Organic Iced Tea", price: "$5.50", imageSrc: "https://images.unsplash.com/photo-1512058564366-18510be2db19?q=80&w=800&auto=format&fit=crop"},
{
id: "4", name: "Avocado Toast", price: "$9.00", imageSrc: "http://img.b2bpic.net/free-photo/fresh-fish-with-sauce-table_140725-16.jpg"},
id: "4", name: "Avocado Toast", price: "$10.50", imageSrc: "https://images.unsplash.com/photo-1525351484163-7529414344d8?q=80&w=800&auto=format&fit=crop"},
{
id: "5", name: "Chocolate Cake", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cookies-with-cream-dogwoods-grey_140725-29962.jpg"},
id: "5", name: "Chocolate Cake", price: "$7.50", imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?q=80&w=800&auto=format&fit=crop"},
{
id: "6", name: "Morning Breakfast Bowl", price: "$11.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-toast-with-veggie-cream-avocado_23-2148698696.jpg"},
id: "6", name: "Morning Breakfast Bowl", price: "$12.50", imageSrc: "https://images.unsplash.com/photo-1512621776951-a57141f2eefd?q=80&w=800&auto=format&fit=crop"},
]}
title="Our Signature Menu"
description="Discover our curated collection of gourmet coffees, pastries, and brunch options."