Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-15 14:21:16 +00:00

View File

@@ -58,15 +58,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Amira Hassan", handle: "@amira_hassan", testimonial: "Sabzi Bazar has transformed how I shop for groceries. Fresh, convenient, and reliable!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg", imageAlt: "professional woman portrait business"
imageSrc: "http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg?_wi=1", imageAlt: "professional woman portrait business"
},
{
name: "Mohammad Ali", handle: "@mohammad_ali", testimonial: "Best grocery delivery service in the city. My family loves the quality and freshness!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-caucasian-man_641386-12.jpg", imageAlt: "man family father portrait"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-caucasian-man_641386-12.jpg?_wi=1", imageAlt: "man family father portrait"
},
{
name: "Fatima Khan", handle: "@fatima_wellness", testimonial: "Premium organic produce delivered to my door. Sabzi Bazar is a game-changer!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg", imageAlt: "woman health wellness advocate"
imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg?_wi=1", imageAlt: "woman health wellness advocate"
}
]}
useInvertedBackground={false}
@@ -160,15 +160,15 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Amira Hassan", role: "Busy Professional", company: "Tech Industry", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg", imageAlt: "professional woman portrait business"
imageSrc: "http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg?_wi=2", imageAlt: "professional woman portrait business"
},
{
id: "2", name: "Mohammad Ali", role: "Family Father", company: "Local Community", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-caucasian-man_641386-12.jpg", imageAlt: "man family father portrait"
imageSrc: "http://img.b2bpic.net/free-photo/portrait-caucasian-man_641386-12.jpg?_wi=2", imageAlt: "man family father portrait"
},
{
id: "3", name: "Fatima Khan", role: "Health Conscious", company: "Wellness Advocate", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg", imageAlt: "woman health wellness advocate"
imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg?_wi=2", imageAlt: "woman health wellness advocate"
},
{
id: "4", name: "Ahmed Ibrahim", role: "Senior Citizen", company: "Retired", rating: 5,