Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-26 19:24:05 +00:00

View File

@@ -159,7 +159,7 @@ export default function LandingPage() {
handle: "@ahmed",
testimonial: "Bu Sara is the most reliable partner for my business operations.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg?_wi=1",
},
{
id: "t2",
@@ -167,7 +167,7 @@ export default function LandingPage() {
handle: "@fatima",
testimonial: "Highly professional and punctual. Best service in the region.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg?_wi=2",
},
{
id: "t3",
@@ -175,7 +175,7 @@ export default function LandingPage() {
handle: "@khalid",
testimonial: "Excellent service and very competitive pricing. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg?_wi=3",
},
{
id: "t4",
@@ -183,7 +183,7 @@ export default function LandingPage() {
handle: "@sara",
testimonial: "My shipments always arrive on time. A very trustworthy partner.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/aged-middle-expression-calling-business_1262-2838.jpg?_wi=4",
},
]}
showRating={true}