Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
id: "03", title: "Delicious Desserts", description: "Cheesecake, chocolate cake, waffles. Indulge in our homemade desserts that perfectly complement your coffee experience.", imageSrc: "http://img.b2bpic.net/free-photo/dessert-set-with-cup-coffee-top-view_141793-2760.jpg", imageAlt: "Desserts and pastries"
|
||||
},
|
||||
{
|
||||
id: "04", title: "Refreshing Drinks", description: "Fresh juices, smoothies, soft drinks. Quench your thirst with our selection of cold and hot beverages beyond coffee.", imageSrc: "http://img.b2bpic.net/free-photo/latte-art-coffee_23-2151961360.jpg", imageAlt: "Refreshing beverages"
|
||||
id: "04", title: "Refreshing Drinks", description: "Fresh juices, smoothies, soft drinks. Quench your thirst with our selection of cold and hot beverages beyond coffee.", imageSrc: "http://img.b2bpic.net/free-photo/latte-art-coffee_23-2151961360.jpg?_wi=1", imageAlt: "Refreshing beverages"
|
||||
}
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
tag="Visual Stories"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Latte Art", price: "Premium Coffee", imageSrc: "http://img.b2bpic.net/free-photo/latte-art-coffee_23-2151961360.jpg", imageAlt: "Latte art creation"
|
||||
id: "1", name: "Latte Art", price: "Premium Coffee", imageSrc: "http://img.b2bpic.net/free-photo/latte-art-coffee_23-2151961360.jpg?_wi=2", imageAlt: "Latte art creation"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Breakfast Plate", price: "Fresh Morning Fare", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-sandwich-with-copy-space_23-2148633454.jpg", imageAlt: "Mediterranean breakfast"
|
||||
|
||||
Reference in New Issue
Block a user