Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-23 15:45:03 +00:00

View File

@@ -80,7 +80,7 @@ export default function LandingPage() {
handle: "@EventArchitects",
testimonial: "Shalom Biryani exceeded our expectations for the corporate gala! Their biryani was exquisite, delivery was flawless, and every guest was delighted.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg?_wi=1",
imageAlt: "Priya S., Event Planner",
},
{
@@ -88,7 +88,7 @@ export default function LandingPage() {
handle: "@FamilyGatherings",
testimonial: "The biryani for our son's birthday was just like homemade! Generous portions, authentic taste, and the team was incredibly helpful. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-just-moved-new-house-looking-box_1153-3841.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-just-moved-new-house-looking-box_1153-3841.jpg?_wi=1",
imageAlt: "Ravi K., Family Celebration Host",
},
{
@@ -96,7 +96,7 @@ export default function LandingPage() {
handle: "@SpontaneousEvents",
testimonial: "Needed catering on short notice for a last-minute gathering, and Shalom Biryani delivered beyond belief! Quick, flexible, and the quality was superb.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-pointing-finger-clock_23-2148056243.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-pointing-finger-clock_23-2148056243.jpg?_wi=1",
imageAlt: "Ananya V., Last-Minute Booker",
},
]}
@@ -255,19 +255,19 @@ export default function LandingPage() {
{
id: "1",
name: "Sarah J.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg?_wi=2",
imageAlt: "Sarah J.",
},
{
id: "2",
name: "Michael C.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-just-moved-new-house-looking-box_1153-3841.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-just-moved-new-house-looking-box_1153-3841.jpg?_wi=2",
imageAlt: "Michael C.",
},
{
id: "3",
name: "Emily R.",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-pointing-finger-clock_23-2148056243.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-pointing-finger-clock_23-2148056243.jpg?_wi=2",
imageAlt: "Emily R.",
},
{