From 00aed90b4532e619380b83dc104c81ebcbe1eaf6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 13:49:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7c22f0e..343ec93 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,8 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/front-view-milk-tea-concept-wooden-table_23-2148555196.jpg", imageAlt: "Kadak chai being poured"}, { - imageSrc: "http://img.b2bpic.net/free-photo/nuts-autumn-leaf-near-drink-snack_23-2147885838.jpg", imageAlt: "Bun maska with butter"},\n { + imageSrc: "http://img.b2bpic.net/free-photo/nuts-autumn-leaf-near-drink-snack_23-2147885838.jpg", imageAlt: "Bun maska with butter"}, + { imageSrc: "http://img.b2bpic.net/free-photo/sonfident-young-african-american-woman-smart-casual-wear-cafe-with-cup-hot-drink-hand_627829-5308.jpg", imageAlt: "Cozy tea shop interior"}, { imageSrc: "http://img.b2bpic.net/free-photo/still-life-hot-water-arrangement_23-2149055817.jpg", imageAlt: "Steaming cup of chai"}, -- 2.49.1