Update src/app/about/page.tsx

This commit is contained in:
2026-03-16 10:33:13 +00:00
parent 41cc0500ed
commit f1d7025c1a

View File

@@ -110,21 +110,21 @@ export default function AboutPage() {
id: 1,
title: "Premium Soya Chaap",
description: "Handcrafted soya chaap using finest quality ingredients and traditional Punjabi spice blends, marinated to perfection for maximum flavor.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-broccoli-cauliflower-salad-black-oval-plate-serving-tray-spices-small-bowls-dark-background_140725-138862.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-broccoli-cauliflower-salad-black-oval-plate-serving-tray-spices-small-bowls-dark-background_140725-138862.jpg?_wi=2",
imageAlt: "Premium Soya Chaap",
},
{
id: 2,
title: "100% Vegetarian Menu",
description: "Complete vegetarian selection ensuring nutritious, delicious meals for health-conscious diners and vegetarian enthusiasts.",
imageSrc: "http://img.b2bpic.net/free-photo/beetroot-with-vegetable-salad_1203-9021.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beetroot-with-vegetable-salad_1203-9021.jpg?_wi=2",
imageAlt: "Vegetarian Menu",
},
{
id: 3,
title: "Quick Delivery Service",
description: "Fast, reliable delivery to your doorstep with freshly prepared meals maintaining quality and taste.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-sushi-box_23-2149957064.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-sushi-box_23-2149957064.jpg?_wi=2",
imageAlt: "Delivery Service",
},
]}
@@ -149,7 +149,7 @@ export default function AboutPage() {
quote: "The soya chaap at Punjabi Chaap Corner is simply unmatched. The flavors are authentic, preparation is excellent, and every visit feels special.",
name: "Raj Kumar",
role: "Regular Customer",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-teenager-with-long-hair_23-2147611502.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-teenager-with-long-hair_23-2147611502.jpg?_wi=2",
},
{
id: "2",
@@ -157,7 +157,7 @@ export default function AboutPage() {
quote: "As a vegetarian, I'm always looking for diverse menu options. This place delivers exactly what I'm looking for with premium quality and great service.",
name: "Priya Singh",
role: "Food Enthusiast",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg?_wi=2",
},
{
id: "3",
@@ -165,7 +165,7 @@ export default function AboutPage() {
quote: "We celebrated our anniversary here. The ambiance, food quality, and customer service made it a memorable evening. Highly recommended!",
name: "Arun Patel",
role: "Family Celebration",
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-showing-thumbs-up-posing-camera-park_1262-20571.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-showing-thumbs-up-posing-camera-park_1262-20571.jpg?_wi=2",
},
{
id: "4",
@@ -173,7 +173,7 @@ export default function AboutPage() {
quote: "Investing in a Punjabi Chaap Corner franchise was the best business decision. Strong brand, proven model, and excellent support from the team.",
name: "Vikram Sharma",
role: "Franchise Owner",
imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-concept-with-modern-woman_23-2148115601.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-concept-with-modern-woman_23-2148115601.jpg?_wi=2",
},
{
id: "5",
@@ -181,7 +181,7 @@ export default function AboutPage() {
quote: "The delivery service is incredibly fast and the food arrives hot and fresh. Their packaging is thoughtful and ensures quality maintenance.",
name: "Neha Verma",
role: "Food Delivery Regular",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-young-redhead-woman-with-charming-smile-healthy-clean-skin_273609-9036.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-young-redhead-woman-with-charming-smile-healthy-clean-skin_273609-9036.jpg?_wi=2",
},
{
id: "6",
@@ -189,7 +189,7 @@ export default function AboutPage() {
quote: "The pricing is fair for the quality you get. Every rupee spent feels worth it. I bring my friends here regularly and they all love it.",
name: "Deepak Gupta",
role: "Loyal Customer",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg?_wi=2",
},
]}
/>