Update src/app/page.tsx
This commit is contained in:
@@ -184,19 +184,19 @@ export default function LandingPage() {
|
|||||||
id: "1", name: "Caramel Macchiato", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104773.jpg", imageAlt: "caramel macchiato latte art presentation"
|
id: "1", name: "Caramel Macchiato", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/breakfast-composition_23-2148104773.jpg", imageAlt: "caramel macchiato latte art presentation"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2", name: "Croissants & Scones", price: "$4.50 - $5.50", imageSrc: "http://img.b2bpic.net/free-photo/various-cakes-board-blue-background-high-quality-photo_114579-75376.jpg", imageAlt: "fresh croissants scones glass case bakery"
|
id: "2", name: "Croissants & Scones", price: "$4.50 - $5.50", imageSrc: "http://img.b2bpic.net/free-photo/various-cakes-board-blue-background-high-quality-photo_114579-75376.jpg?_wi=1", imageAlt: "fresh croissants scones glass case bakery"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3", name: "High Tea Experience", price: "$28.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tea-cup-teapot_23-2148786599.jpg", imageAlt: "high tea service tiered stand pastry"
|
id: "3", name: "High Tea Experience", price: "$28.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tea-cup-teapot_23-2148786599.jpg?_wi=1", imageAlt: "high tea service tiered stand pastry"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "4", name: "Iced Matcha Latte", price: "$7.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-pouring-tea-teacup-using-strainer_23-2148567573.jpg", imageAlt: "iced matcha latte green tea presentation"
|
id: "4", name: "Iced Matcha Latte", price: "$7.00", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-pouring-tea-teacup-using-strainer_23-2148567573.jpg", imageAlt: "iced matcha latte green tea presentation"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "5", name: "Fresh Brownies & Cookies", price: "$3.50 - $4.50", imageSrc: "http://img.b2bpic.net/free-photo/various-cakes-board-blue-background-high-quality-photo_114579-75376.jpg", imageAlt: "fresh croissants scones glass case bakery"
|
id: "5", name: "Fresh Brownies & Cookies", price: "$3.50 - $4.50", imageSrc: "http://img.b2bpic.net/free-photo/various-cakes-board-blue-background-high-quality-photo_114579-75376.jpg?_wi=2", imageAlt: "fresh croissants scones glass case bakery"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "6", name: "Specialty Tea Service", price: "$8.00 - $12.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tea-cup-teapot_23-2148786599.jpg", imageAlt: "high tea service tiered stand pastry"
|
id: "6", name: "Specialty Tea Service", price: "$8.00 - $12.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tea-cup-teapot_23-2148786599.jpg?_wi=2", imageAlt: "high tea service tiered stand pastry"
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
ariaLabel="Products section showcasing Butter & Cup menu"
|
ariaLabel="Products section showcasing Butter & Cup menu"
|
||||||
|
|||||||
Reference in New Issue
Block a user