Update src/app/page.tsx
This commit is contained in:
@@ -126,14 +126,15 @@ export default function LandingPage() {
|
||||
id: "cappuccino", brand: "Classic", name: "Frothy Cappuccino", price: "", rating: 5,
|
||||
reviewCount: "100", imageSrc: "http://img.b2bpic.net/free-photo/mocca-coffee-shop_1339-4899.jpg", imageAlt: "Cappuccino with rich foam"},
|
||||
{
|
||||
id: "cold-brew", brand: "Refresh", name: "Iced Cold Brew", price: "$5.00", rating: 5,
|
||||
reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-woman-yellow-summer-dress-hat-with-cup-coffee-enjoying-sun-stands-bridge-with-city-amazing-view_343596-6115.jpg", imageAlt: "Refreshing glass of iced cold brew coffee"},
|
||||
id: "cold-brew", brand: "Refresh", name: "Chai Latte", price: "", rating: 5,
|
||||
reviewCount: "80", imageSrc: "https://img.b2bpic.net/free-photo/cup-aroma-tasty-coffee-with-cinnamon-sticks-star-anise-high-quality-photo_114579-68924.jpg?id=15805599", imageAlt: "Refreshing glass of iced cold brew coffee"},
|
||||
{
|
||||
id: "pastries", brand: "Local", name: "Assorted Pastries", price: "$3.50", rating: 4,
|
||||
reviewCount: "75", imageSrc: "http://img.b2bpic.net/free-photo/front-view-muffin-with-chocolate-honey_23-2148297902.jpg", imageAlt: "Selection of freshly baked pastries"},
|
||||
id: "pastries", brand: "Local
|
||||
Mocha", name: "", price: "", rating: 4,
|
||||
reviewCount: "75", imageSrc: "https://img.b2bpic.net/free-photo/hot-mocha-coffee_1339-2384.jpg?id=1178997", imageAlt: "Selection of freshly baked pastries"},
|
||||
{
|
||||
id: "sandwich", brand: "Gourmet", name: "Artisanal Sandwiches", price: "$7.00", rating: 4,
|
||||
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-ham-fresh-vegetables_2829-14205.jpg", imageAlt: "Gourmet artisanal sandwich with fresh ingredients"},
|
||||
id: "sandwich", brand: "Gourmet", name: "Americano", price: "", rating: 4,
|
||||
reviewCount: "60", imageSrc: "https://img.b2bpic.net/free-photo/cup-americano-coffee-placed-newspaper_140725-6007.jpg?id=7269401", imageAlt: "Gourmet artisanal sandwich with fresh ingredients"},
|
||||
]}
|
||||
title="Our Signature Brews & Bites"
|
||||
description="Discover our handcrafted coffee creations and delicious complementary treats, made with passion and quality ingredients."
|
||||
|
||||
Reference in New Issue
Block a user