Merge version_2 into main #3
@@ -43,11 +43,11 @@ export default function GalleryPage() {
|
||||
title="Our Brew Haven Moments"
|
||||
description="A visual journey through our cozy cafe, delicious offerings, and happy customers."
|
||||
products={[
|
||||
{ id: "gallery-1", name: "Morning Brew", price: "", imageSrc: "http://img.b2bpic.net/free-photo/hot-coffee-cup-with-warm-morning-light-window_1150-6544.jpg", imageAlt: "Warm morning coffee" },
|
||||
{ id: "gallery-2", name: "Latte Art", price: "", imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee-with-milk_140725-8113.jpg", imageAlt: "Barista creating latte art" },
|
||||
{ id: "gallery-3", name: "Pastry Display", price: "", imageSrc: "http://img.b2bpic.net/free-photo/variety-baked-goods-sweet-indulgence-generated-by-ai_188544-23071.jpg", imageAlt: "Assorted pastries" },
|
||||
{ id: "gallery-4", name: "Cozy Corner", price: "", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3441.jpg", imageAlt: "Interior cozy corner" },
|
||||
{ id: "gallery-5", name: "Happy Customer", price: "", imageSrc: "http://img.b2bpic.net/free-photo/pretty-teenager-talking-phone_23-2148804651.jpg", imageAlt: "Customer enjoying coffee" },
|
||||
{ id: "gallery-1", name: "Morning Brew", price: "", imageSrc: "http://img.b2bpic.net/free-photo/hot-coffee-cup-with-warm-morning-light-window_1150-6544.jpg?_wi=1", imageAlt: "Warm morning coffee" },
|
||||
{ id: "gallery-2", name: "Latte Art", price: "", imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee-with-milk_140725-8113.jpg?_wi=1", imageAlt: "Barista creating latte art" },
|
||||
{ id: "gallery-3", name: "Pastry Display", price: "", imageSrc: "http://img.b2bpic.net/free-photo/variety-baked-goods-sweet-indulgence-generated-by-ai_188544-23071.jpg?_wi=1", imageAlt: "Assorted pastries" },
|
||||
{ id: "gallery-4", name: "Cozy Corner", price: "", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3441.jpg?_wi=1", imageAlt: "Interior cozy corner" },
|
||||
{ id: "gallery-5", name: "Happy Customer", price: "", imageSrc: "http://img.b2bpic.net/free-photo/pretty-teenager-talking-phone_23-2148804651.jpg?_wi=1", imageAlt: "Customer enjoying coffee" },
|
||||
{ id: "gallery-6", name: "Coffee Beans", price: "", imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-roasted-close-up-background-dark-texture_1150-5975.jpg", imageAlt: "Roasted coffee beans" }
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -45,11 +45,11 @@ export default function MenuPage() {
|
||||
products={[
|
||||
{ id: "espresso", name: "Espresso", price: "$3.00", imageSrc: "http://img.b2bpic.net/free-photo/fresh-coffee-beans-cup-coffee-dark-background_23-2148285514.jpg", imageAlt: "Espresso shot" },
|
||||
{ id: "americano", name: "Americano", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-dark-background_23-2148285511.jpg", imageAlt: "Americano in a mug" },
|
||||
{ id: "latte", name: "Latte", price: "$4.75", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-latte-wooden-table_23-2147893063.jpg", imageAlt: "Latte with art" },
|
||||
{ id: "cappuccino", name: "Cappuccino", price: "$4.75", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cappuccino-with-beautiful-painting-foam_181624-8920.jpg", imageAlt: "Cappuccino foam art" },
|
||||
{ id: "latte", name: "Latte", price: "$4.75", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-latte-wooden-table_23-2147893063.jpg?_wi=1", imageAlt: "Latte with art" },
|
||||
{ id: "cappuccino", name: "Cappuccino", price: "$4.75", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cappuccino-with-beautiful-painting-foam_181624-8920.jpg?_wi=1", imageAlt: "Cappuccino foam art" },
|
||||
{ id: "mocha", name: "Mocha", price: "$5.25", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-coffee_23-2147875952.jpg", imageAlt: "Mocha with chocolate drizzle" },
|
||||
{ id: "coldbrew", name: "Cold Brew", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/ice-cold-coffee-glass_23-2148425244.jpg", imageAlt: "Cold brew coffee with ice" },
|
||||
{ id: "croissant", name: "Butter Croissant", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/fresh-croissant-decorated-with-drop-chocolate-black-board_114579-88306.jpg", imageAlt: "Butter croissant" },
|
||||
{ id: "croissant", name: "Butter Croissant", price: "$3.50", imageSrc: "http://img.b2bpic.net/free-photo/fresh-croissant-decorated-with-drop-chocolate-black-board_114579-88306.jpg?_wi=1", imageAlt: "Butter croissant" },
|
||||
{ id: "muffin", name: "Blueberry Muffin", price: "$4.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-blueberry-muffin_23-2148507755.jpg", imageAlt: "Blueberry muffin" }
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-handsome-guy-holding-cup-coffee-showing-thumb-up_141793-89288.jpg", imageAlt: "David K."},
|
||||
{
|
||||
name: "Emily S.", handle: "@emilysmiles", testimonial: "The staff truly cares about their craft. Every cup is made with such precision and love. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-teenager-talking-phone_23-2148804651.jpg", imageAlt: "Emily S."},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-teenager-talking-phone_23-2148804651.jpg?_wi=2", imageAlt: "Emily S."},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
@@ -120,13 +120,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Artisan Latte Art", description: "Our talented baristas craft exquisite latte art, turning every coffee into a masterpiece for your enjoyment.", buttonIcon: Sparkles,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee-with-milk_140725-8113.jpg", imageAlt: "Latte art in a coffee cup"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee-with-milk_140725-8113.jpg?_wi=2", imageAlt: "Latte art in a coffee cup"},
|
||||
{
|
||||
title: "Freshly Baked Pastries", description: "Indulge in our daily selection of croissants, muffins, and cakes, baked fresh every morning to pair perfectly with your coffee.", buttonIcon: Wheat,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/variety-baked-goods-sweet-indulgence-generated-by-ai_188544-23071.jpg", imageAlt: "Assorted pastries on a display"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/variety-baked-goods-sweet-indulgence-generated-by-ai_188544-23071.jpg?_wi=2", imageAlt: "Assorted pastries on a display"},
|
||||
{
|
||||
title: "Cozy & Inviting Space", description: "Relax in our comfortable seating areas, designed to be your perfect spot for work, meetings, or simply unwinding.", buttonIcon: Home,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3441.jpg", imageAlt: "Cozy coffee shop interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3441.jpg?_wi=2", imageAlt: "Cozy coffee shop interior"},
|
||||
{
|
||||
title: "Free High-Speed Wi-Fi", description: "Stay connected with our complimentary high-speed Wi-Fi, ideal for remote work, studying, or catching up with friends.", buttonIcon: Wifi,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-woman-using-digital-tablet_107420-12351.jpg", imageAlt: "Person using laptop in a coffee shop"},
|
||||
@@ -170,15 +170,15 @@ export default function LandingPage() {
|
||||
description="Discover our limited-time offerings and barista-recommended favorites, crafted to bring you unique flavors each season."
|
||||
products={[
|
||||
{
|
||||
id: "seasonal-latte", name: "Spiced Caramel Latte", price: "$6.25", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-latte-wooden-table_23-2147893063.jpg", imageAlt: "Close-up of coffee latte on wooden table"},
|
||||
id: "seasonal-latte", name: "Spiced Caramel Latte", price: "$6.25", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-latte-wooden-table_23-2147893063.jpg?_wi=2", imageAlt: "Close-up of coffee latte on wooden table"},
|
||||
{
|
||||
id: "winter-brew", name: "Winter Spice Brew", price: "$5.75", imageSrc: "http://img.b2bpic.net/free-photo/hot-coffee-cup-with-warm-morning-light-window_1150-6544.jpg", imageAlt: "Hot coffee cup with warm morning light window"},
|
||||
id: "winter-brew", name: "Winter Spice Brew", price: "$5.75", imageSrc: "http://img.b2bpic.net/free-photo/hot-coffee-cup-with-warm-morning-light-window_1150-6544.jpg?_wi=2", imageAlt: "Hot coffee cup with warm morning light window"},
|
||||
{
|
||||
id: "pumpkin-spice", name: "Autumn Pumpkin Spice", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cappuccino-with-beautiful-painting-foam_181624-8920.jpg", imageAlt: "Delicious cappuccino with a beautiful painting on the foam"},
|
||||
id: "pumpkin-spice", name: "Autumn Pumpkin Spice", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cappuccino-with-beautiful-painting-foam_181624-8920.jpg?_wi=2", imageAlt: "Delicious cappuccino with a beautiful painting on the foam"},
|
||||
{
|
||||
id: "summer-coldbrew", name: "Refreshing Citrus Cold Brew", price: "$5.50", imageSrc: "http://img.b2bpic.net/free-photo/splash-transparent-glass-with-coffee_23-2148349579.jpg", imageAlt: "Splash in transparent glass with coffee"},
|
||||
{
|
||||
id: "special-croissant", name: "Almond & Berry Croissant", price: "$4.75", imageSrc: "http://img.b2bpic.net/free-photo/fresh-croissant-decorated-with-drop-chocolate-black-board_114579-88306.jpg", imageAlt: "Fresh croissant decorated with drop chocolate on black board."},
|
||||
id: "special-croissant", name: "Almond & Berry Croissant", price: "$4.75", imageSrc: "http://img.b2bpic.net/free-photo/fresh-croissant-decorated-with-drop-chocolate-black-board_114579-88306.jpg?_wi=2", imageAlt: "Fresh croissant decorated with drop chocolate on black board."},
|
||||
{
|
||||
id: "vegan-muffin", name: "Vegan Oat & Banana Muffin", price: "$4.25", imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-baked-products-arrangement_23-2150251769.jpg", imageAlt: "Delicious vegan baked products arrangement"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user