Update src/app/page.tsx

This commit is contained in:
2026-06-04 02:50:57 +00:00
parent 125a68d4d3
commit fc2af4189b

View File

@@ -114,9 +114,9 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/sweet-dessert-with-cherry-top-pie-tart_1203-9625.jpg", imageAlt: "Gourmet chocolate cake"},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-colorful-desserts_1203-654.jpg", imageAlt: "Additional pastry"},
imageSrc: "http://img.b2bpic.net/free-photo/delicious-colorful-desserts_1203-654.jpg?_wi=1", imageAlt: "Additional pastry"},
{
imageSrc: "http://img.b2bpic.net/free-photo/pair-dessert-with-cinnamon-cup-tea_140725-2894.jpg", imageAlt: "Another delightful treat"},
imageSrc: "http://img.b2bpic.net/free-photo/pair-dessert-with-cinnamon-cup-tea_140725-2894.jpg?_wi=1", imageAlt: "Another delightful treat"},
]
},
{
@@ -126,7 +126,7 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/sweet-table-feast-flowers-multicolored-macaroons_501050-555.jpg", imageAlt: "Savory side dish"},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-colorful-desserts_1203-654.jpg", imageAlt: "Another savory item"},
imageSrc: "http://img.b2bpic.net/free-photo/delicious-colorful-desserts_1203-654.jpg?_wi=2", imageAlt: "Another savory item"},
]
},
{
@@ -134,7 +134,7 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-boozy-white-russian-cocktail-with-vodka-cream_123827-37402.jpg", imageAlt: "Iced latte in a glass"},
{
imageSrc: "http://img.b2bpic.net/free-photo/pair-dessert-with-cinnamon-cup-tea_140725-2894.jpg", imageAlt: "Warm tea cup"},
imageSrc: "http://img.b2bpic.net/free-photo/pair-dessert-with-cinnamon-cup-tea_140725-2894.jpg?_wi=2", imageAlt: "Warm tea cup"},
{
imageSrc: "http://img.b2bpic.net/free-photo/pyramid-pink-white-macaroons_1304-5623.jpg", imageAlt: "Coffee specialty"},
]