From a22085e51f2068471bf710c4f449159113ee3281 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 16:37:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ec7c086..4bf4235 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -130,7 +130,7 @@ export default function LandingPage() { { id: "t4", name: "Sneha V.", date: "Oct 2023", title: "Foodie", tag: "Foodie", quote: "The peri-peri wrap is a must-try. Fantastic experience.", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-brunette-girl-looking-happy-smiling-camera-outdoor-human-emotion-concept_574295-2802.jpg", imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-chicken-burger_23-2148699050.jpg?_wi=2", imageAlt: "young woman portrait"}, { - id: "t5", name: "Vivek K.", date: "Sept 2023", title: "Local", tag: "Local", quote: "Fast service even during peak hours. Top-notch staff.", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-young-man-model-wearing-casual-shirt-clothes-fashion-stylish-man-posing_158538-5312.jpg", imageSrc: "http://img.b2bpic.net/free-photo/tasty-mexican-food_23-2148140178.jpg?_wi=2", imageAlt: "young woman portrait"}, + id: "t5", name: "Vivek K.", date: "Sept 2023", title: "Loc", tag: "Loc", quote: "Fast service even during peak hours. Top-notch staff.", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-young-man-model-wearing-casual-shirt-clothes-fashion-stylish-man-posing_158538-5312.jpg", imageSrc: "http://img.b2bpic.net/free-photo/tasty-mexican-food_23-2148140178.jpg?_wi=2", imageAlt: "young woman portrait"}, ]} title="What Pala Says" description="Loved by locals, students, and families across Kottayam." @@ -191,7 +191,7 @@ export default function LandingPage() { ], }, ]} - copyrightText="© 2025 Chicking Pala. All rights reserved." + copyrightText="© 2026 Chicking Pala. All rights reserved." />