Update src/app/about/page.tsx

This commit is contained in:
2026-03-23 05:34:40 +00:00
parent 7f3520a755
commit f8d3c0c047

View File

@@ -85,7 +85,7 @@ export default function LandingPage() {
]}
tag="Our Impact"
tagIcon={Gauge}
imageSrc="http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg"
imageSrc="http://img.b2bpic.net/free-photo/dried-autumn-flowers-representing-indian-sanchi-stupa-art_23-2151621830.jpg?_wi=7"
mediaAnimation="blur-reveal"
metricsAnimation="slide-up"
/>
@@ -98,11 +98,11 @@ export default function LandingPage() {
useInvertedBackground={false}
team={[
{
id: "1", name: "Aman Sharma", role: "Head Barista", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-joyful-young-caucasian-man-looking-camera-smiling-isolated-orange-background_141793-78027.jpg"},
id: "1", name: "Aman Sharma", role: "Head Barista", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-joyful-young-caucasian-man-looking-camera-smiling-isolated-orange-background_141793-78027.jpg?_wi=1"},
{
id: "2", name: "Priya Singh", role: "Executive Chef", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-pretty-woman-showing-ok-sign_1262-2368.jpg"},
id: "2", name: "Priya Singh", role: "Executive Chef", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-pretty-woman-showing-ok-sign_1262-2368.jpg?_wi=1"},
{
id: "3", name: "Rahul Kumar", role: "Operations Manager", imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-enjoying-time-together_23-2148395433.jpg"},
id: "3", name: "Rahul Kumar", role: "Operations Manager", imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-enjoying-time-together_23-2148395433.jpg?_wi=1"},
]}
title="Meet the Heart Behind Our Cafe"
description="Our dedicated team works tirelessly to ensure every guest enjoys a memorable experience, from the first greeting to the last bite."
@@ -117,16 +117,16 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Anjali Mehta", handle: "@anjalifoodie", testimonial: "Absolutely delightful! The best coffee in town and such a cozy spot to unwind. The staff are incredibly friendly too.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-pretty-woman-showing-ok-sign_1262-2368.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-pretty-woman-showing-ok-sign_1262-2368.jpg?_wi=2"},
{
id: "2", name: "Vikram Patel", handle: "@vikram_eats", testimonial: "CHHAV CAFE is my go-to for breakfast. Their menu is creative, and everything tastes so fresh. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-joyful-young-caucasian-man-looking-camera-smiling-isolated-orange-background_141793-78027.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-joyful-young-caucasian-man-looking-camera-smiling-isolated-orange-background_141793-78027.jpg?_wi=2"},
{
id: "3", name: "Sneha Reddy", handle: "@sneha_reads", testimonial: "A perfect place to read and enjoy a quiet moment. The ambiance is calming, and their chai is simply heavenly.", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/dreamy-beautiful-woman-student-sitting-cafe-with-books-magazines-smiling-holding-phone-thinking_176420-12422.jpg"},
{
id: "4", name: "Karan Joshi", handle: "@karan_reviews", testimonial: "Came here with friends and had a fantastic time! Great food, good music, and a really vibrant atmosphere.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-enjoying-time-together_23-2148395433.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-enjoying-time-together_23-2148395433.jpg?_wi=2"},
]}
showRating={true}
title="Hear From Our Valued Guests"