From e4a285cd198c46d0deb51c4ea55f921a10d76704 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 03:50:50 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 10597c2..40c374b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -47,7 +47,7 @@ export default function AboutPage() { description="Founded with a vision to create an unforgettable dining destination that celebrates both tradition and innovation" subdescription="Our team of passionate chefs and dedicated staff work tirelessly to ensure every guest experiences the pinnacle of fine dining and personalized service." icon={ChefHat} - imageSrc="http://img.b2bpic.net/free-photo/young-nice-baristas-uniform-working-bar-counter_176420-7883.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-nice-baristas-uniform-working-bar-counter_176420-7883.jpg?_wi=2" imageAlt="Café Nuwara team and ambiance" mediaAnimation="slide-up" useInvertedBackground={false} @@ -67,7 +67,7 @@ export default function AboutPage() { category: "Spaces", title: "Outdoor Garden Sanctuary", excerpt: "Our lush outdoor garden provides an enchanting escape with ambient lighting, comfortable seating, and a sense of tranquility perfect for memorable dining.", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-guy-hugging-young-cheerful-lady-table_23-2148016786.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/handsome-guy-hugging-young-cheerful-lady-table_23-2148016786.jpg?_wi=2", imageAlt: "Outdoor seating area", authorName: "Café Nuwara Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-happy-young-woman_23-2147823623.jpg", @@ -78,7 +78,7 @@ export default function AboutPage() { category: "Design", title: "Intimate Indoor Spaces", excerpt: "Our thoughtfully designed interior combines contemporary aesthetics with timeless elegance, creating the perfect setting for both casual and formal occasions.", - imageSrc: "http://img.b2bpic.net/free-photo/vintage-chairs-antique-store_23-2149640752.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vintage-chairs-antique-store_23-2149640752.jpg?_wi=2", imageAlt: "Restaurant interior", authorName: "Café Nuwara Team", authorAvatar: "http://img.b2bpic.net/free-vector/business-people-group_24908-55472.jpg", @@ -89,7 +89,7 @@ export default function AboutPage() { category: "Culinary", title: "Artistry on Every Plate", excerpt: "Our award-winning chefs craft each dish with meticulous attention to presentation, flavor balance, and the finest quality ingredients sourced locally and internationally.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-creamy-delicious-cakes-with-chocolate-cips-white-surface-cake-biscuit-cookie-tea-sweet-cream_140725-101385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-creamy-delicious-cakes-with-chocolate-cips-white-surface-cake-biscuit-cookie-tea-sweet-cream_140725-101385.jpg?_wi=2", imageAlt: "Food presentation", authorName: "Café Nuwara Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-cute-blonde-woman-pointing-her-smile-checked-shirt-looking-cheerful-front-view_176474-112653.jpg", @@ -109,25 +109,25 @@ export default function AboutPage() { { id: "1", name: "Priya Sharma", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-woman_23-2147823623.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-young-woman_23-2147823623.jpg?_wi=2", imageAlt: "Priya Sharma", }, { id: "2", name: "Rajesh Kumar", - imageSrc: "http://img.b2bpic.net/free-vector/business-people-group_24908-55472.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/business-people-group_24908-55472.jpg?_wi=2", imageAlt: "Rajesh Kumar", }, { id: "3", name: "Ananya Fernando", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-blonde-woman-pointing-her-smile-checked-shirt-looking-cheerful-front-view_176474-112653.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-blonde-woman-pointing-her-smile-checked-shirt-looking-cheerful-front-view_176474-112653.jpg?_wi=2", imageAlt: "Ananya Fernando", }, { id: "4", name: "Marco Perera", - imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-make-up-half-his-face_23-2148784406.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-make-up-half-his-face_23-2148784406.jpg?_wi=2", imageAlt: "Marco Perera", }, ]}