Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-25 19:10:02 +00:00

View File

@@ -99,13 +99,13 @@ export default function LandingPage() {
tag="Our Team"
team={[
{
id: "1", name: "Amina Al-Hassan", role: "Co-Founder & CEO", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/professional-headshot-of-sarah-johnson-c-1774465652930-c50be660.png", imageAlt: "Amina Al-Hassan, Co-Founder & CEO"},
id: "1", name: "Amina Al-Hassan", role: "Co-Founder & CEO", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/professional-headshot-of-sarah-johnson-c-1774465652930-c50be660.png?_wi=1", imageAlt: "Amina Al-Hassan, Co-Founder & CEO"},
{
id: "2", name: "Tariq Ibrahim", role: "Head of Technology", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/professional-headshot-of-omar-khan-owner-1774465653547-8f170f53.png", imageAlt: "Tariq Ibrahim, Head of Technology"},
id: "2", name: "Tariq Ibrahim", role: "Head of Technology", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/professional-headshot-of-omar-khan-owner-1774465653547-8f170f53.png?_wi=1", imageAlt: "Tariq Ibrahim, Head of Technology"},
{
id: "3", name: "Nour Kamal", role: "Chief Operations Officer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/professional-headshot-of-dr-layla-haddad-1774465653175-d8d0aed1.png", imageAlt: "Nour Kamal, Chief Operations Officer"},
id: "3", name: "Nour Kamal", role: "Chief Operations Officer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/professional-headshot-of-dr-layla-haddad-1774465653175-d8d0aed1.png?_wi=1", imageAlt: "Nour Kamal, Chief Operations Officer"},
{
id: "4", name: "Ziad Mansour", role: "Community Engagement Lead", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/professional-headshot-of-fatima-al-ali-a-1774465654285-cd396314.png", imageAlt: "Ziad Mansour, Community Engagement Lead"},
id: "4", name: "Ziad Mansour", role: "Community Engagement Lead", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/professional-headshot-of-fatima-al-ali-a-1774465654285-cd396314.png?_wi=1", imageAlt: "Ziad Mansour, Community Engagement Lead"},
]}
/>
</div>
@@ -118,16 +118,16 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", handle: "@sarah_designs", testimonial: "Reloop has been a game-changer for my design studio. Finding high-quality fabric remnants locally has cut down my costs and waste significantly!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/professional-headshot-of-sarah-johnson-c-1774465652930-c50be660.png", imageAlt: "Sarah Johnson, CEO of a small manufacturing business"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/professional-headshot-of-sarah-johnson-c-1774465652930-c50be660.png?_wi=2", imageAlt: "Sarah Johnson, CEO of a small manufacturing business"},
{
id: "2", name: "Omar Khan", handle: "@amman_crafts", testimonial: "As a workshop owner, sourcing specific wood offcuts used to be a challenge. With Reloop, I find exactly what I need, often at a fraction of the price. Excellent platform!", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/professional-headshot-of-omar-khan-owner-1774465653547-8f170f53.png", imageAlt: "Omar Khan, owner of a local workshop"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/professional-headshot-of-omar-khan-owner-1774465653547-8f170f53.png?_wi=2", imageAlt: "Omar Khan, owner of a local workshop"},
{
id: "3", name: "Dr. Layla Haddad", handle: "@green_jordan", testimonial: "This initiative is crucial for Jordan's sustainable development goals. Reloop actively promotes circularity and waste reduction, setting a fantastic example.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/professional-headshot-of-dr-layla-haddad-1774465653175-d8d0aed1.png", imageAlt: "Dr. Layla Haddad, environmental consultant"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/professional-headshot-of-dr-layla-haddad-1774465653175-d8d0aed1.png?_wi=2", imageAlt: "Dr. Layla Haddad, environmental consultant"},
{
id: "4", name: "Fatima Al-Ali", handle: "@art_recycled", testimonial: "I love how easy Reloop makes it to find affordable materials for my art projects. It's inspiring to turn someone else's 'waste' into something beautiful.", rating: 4,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/professional-headshot-of-fatima-al-ali-a-1774465654285-cd396314.png", imageAlt: "Fatima Al-Ali, a student and aspiring designer"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/professional-headshot-of-fatima-al-ali-a-1774465654285-cd396314.png?_wi=2", imageAlt: "Fatima Al-Ali, a student and aspiring designer"},
]}
showRating={true}
title="What Our Community Says"