From 2a184e7a786589e9379b64ea84234067b70670a3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 19:08:53 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 148 ++++++++++++----------------------------- 1 file changed, 43 insertions(+), 105 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index bfd52bb..dd018aa 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -8,7 +8,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav import SplitAbout from '@/components/sections/about/SplitAbout'; import TeamCardFive from '@/components/sections/team/TeamCardFive'; import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen'; -import { Building, Recycle } from "lucide-react"; +import { Building, Recycle, Leaf } from "lucide-react"; export default function LandingPage() { return ( @@ -29,30 +29,15 @@ export default function LandingPage() { @@ -96,17 +75,11 @@ export default function LandingPage() { description="Reloop is more than a marketplace; it's a movement towards a sustainable Jordan. See how we're making a tangible difference." metrics={[ { - value: "500+", - title: "Tonnes Diverted", - }, + value: "500+", title: "Tonnes Diverted"}, { - value: "150+", - title: "Active Businesses", - }, + value: "150+", title: "Active Businesses"}, { - value: "JOD 1M+", - title: "Value Exchanged", - }, + value: "JOD 1M+", title: "Value Exchanged"}, ]} tag="Making a Difference" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/an-abstract-digital-illustration-represe-1774465653166-d599e834.png" @@ -124,6 +97,16 @@ export default function LandingPage() { title="Meet the Visionaries Behind Reloop" description="Our dedicated team is passionate about sustainability and driving Jordan's circular economy forward. Get to know the people making it happen." tag="Our Team" + team={[ + { + 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"}, + { + 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"}, + { + 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"}, + { + 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"}, + ]} /> @@ -134,41 +117,17 @@ export default function LandingPage() { useInvertedBackground={false} 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?_wi=2", - imageAlt: "Sarah Johnson, CEO of a small manufacturing business", - }, + 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"}, { - 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?_wi=2", - imageAlt: "Omar Khan, owner of a local workshop", - }, + 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"}, { - 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?_wi=2", - imageAlt: "Dr. Layla Haddad, environmental consultant", - }, + 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"}, { - 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?_wi=2", - imageAlt: "Fatima Al-Ali, a student and aspiring designer", - }, + 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"}, ]} showRating={true} title="What Our Community Says" @@ -181,54 +140,33 @@ export default function LandingPage() { Date: Wed, 25 Mar 2026 19:08:54 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 246 ++++++++++------------------------------------- 1 file changed, 51 insertions(+), 195 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b61724f..b1bad9a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,30 +32,15 @@ export default function LandingPage() { @@ -93,25 +73,13 @@ export default function LandingPage() { features={[ { id: 1, - title: "Fabric & Textiles", - description: "From fashion scraps to industrial offcuts, find your next textile treasure.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/an-artistic-image-of-colorful-fabric-scr-1774465653443-335c4510.png?_wi=1", - imageAlt: "Colorful fabric scraps", - }, + title: "Fabric & Textiles", description: "From fashion scraps to industrial offcuts, find your next textile treasure.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/an-artistic-image-of-colorful-fabric-scr-1774465653443-335c4510.png", imageAlt: "Colorful fabric scraps"}, { id: 2, - title: "Wood & Lumber", - description: "Reclaimed wood, offcuts, and timber for furniture, crafts, and construction.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/a-clean-modern-image-of-various-wood-off-1774465653229-80a8453f.png?_wi=1", - imageAlt: "Various wood offcuts", - }, + title: "Wood & Lumber", description: "Reclaimed wood, offcuts, and timber for furniture, crafts, and construction.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/a-clean-modern-image-of-various-wood-off-1774465653229-80a8453f.png", imageAlt: "Various wood offcuts"}, { id: 3, - title: "Metals & Alloys", - description: "Scrap metal, sheets, and components suitable for fabrication and art.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/an-image-of-various-metal-scraps-includi-1774465653947-5011fb24.png?_wi=1", - imageAlt: "Assorted metal scraps", - }, + title: "Metals & Alloys", description: "Scrap metal, sheets, and components suitable for fabrication and art.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/an-image-of-various-metal-scraps-includi-1774465653947-5011fb24.png", imageAlt: "Assorted metal scraps"}, ]} title="Explore by Category" description="Discover a wide range of surplus materials available for your next project or production cycle." @@ -126,43 +94,20 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "product-1", - brand: "Textile Innovations", - name: "Organic Cotton Fabric Scraps (50kg)", - price: "JD 50", - rating: 5, - reviewCount: "12", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/an-artistic-image-of-colorful-fabric-scr-1774465653443-335c4510.png?_wi=2", - imageAlt: "Pile of organic cotton fabric scraps", - }, + id: "product-1", brand: "Textile Innovations", name: "Organic Cotton Fabric Scraps (50kg)", price: "JD 50", rating: 5, + reviewCount: "12", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/an-artistic-image-of-colorful-fabric-scr-1774465653443-335c4510.png", imageAlt: "Pile of organic cotton fabric scraps"}, { - id: "product-2", - brand: "Jordan Woodworks", - name: "Mixed Hardwood Offcuts (Bulk)", - price: "JD 75", - rating: 4.5, - reviewCount: "8", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/a-clean-modern-image-of-various-wood-off-1774465653229-80a8453f.png?_wi=2", - imageAlt: "Assortment of hardwood offcuts", - }, + id: "product-2", brand: "Jordan Woodworks", name: "Mixed Hardwood Offcuts (Bulk)", price: "JD 75", rating: 4.5, + reviewCount: "8", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/a-clean-modern-image-of-various-wood-off-1774465653229-80a8453f.png", imageAlt: "Assortment of hardwood offcuts"}, { - id: "product-3", - brand: "Metal Craft Supplies", - name: "Aluminum Sheet Cut-offs (Various Sizes)", - price: "JD 30", - rating: 4, - reviewCount: "15", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/an-image-of-various-metal-scraps-includi-1774465653947-5011fb24.png?_wi=2", - imageAlt: "Stack of aluminum sheet cut-offs", - }, + id: "product-3", brand: "Metal Craft Supplies", name: "Aluminum Sheet Cut-offs (Various Sizes)", price: "JD 30", rating: 4, + reviewCount: "15", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/an-image-of-various-metal-scraps-includi-1774465653947-5011fb24.png", imageAlt: "Stack of aluminum sheet cut-offs"}, ]} title="Featured Materials" description="Hand-picked materials ready for their second life, promoting sustainability and affordability." buttons={[ { - text: "View All Materials", - href: "/browse", - }, + text: "View All Materials", href: "/browse"}, ]} /> @@ -174,9 +119,7 @@ export default function LandingPage() { description="Whether you're looking to offload surplus materials or find affordable resources for your next project, Reloop makes the process simple and efficient. Join our community and contribute to a sustainable future." buttons={[ { - text: "Learn More", - href: "/about", - }, + text: "Learn More", href: "/about"}, ]} imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/a-multi-panel-illustration-showing-a-sea-1774465655219-a7299f3e.png" imageAlt="Illustration of Reloop's material exchange process" @@ -190,36 +133,20 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "metric-1", - value: "150+", - title: "Tonnes Diverted", - items: [ - "Materials kept from landfills", - ], + id: "metric-1", value: "150+", title: "Tonnes Diverted", items: [ + "Materials kept from landfills"], }, { - id: "metric-2", - value: "200+", - title: "Businesses Joined", - items: [ - "Contributing to the circular economy", - ], + id: "metric-2", value: "200+", title: "Businesses Joined", items: [ + "Contributing to the circular economy"], }, { - id: "metric-3", - value: "1000+", - title: "Projects Supported", - items: [ - "New creations from repurposed goods", - ], + id: "metric-3", value: "1000+", title: "Projects Supported", items: [ + "New creations from repurposed goods"], }, { - id: "metric-4", - value: "80%", - title: "Waste Reduction", - items: [ - "Average for our active users", - ], + id: "metric-4", value: "80%", title: "Waste Reduction", items: [ + "Average for our active users"], }, ]} title="Our Impact in Jordan" @@ -234,41 +161,13 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - title: "Seamless Material Sourcing", - quote: "Reloop has transformed how we source raw materials. We've found high-quality fabric scraps at a fraction of the cost, significantly reducing our production expenses and environmental footprint.", - name: "Sarah Johnson", - role: "CEO, EcoThread Designs", - 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: "Sarah Johnson, CEO of EcoThread Designs", - }, + id: "1", title: "Seamless Material Sourcing", quote: "Reloop has transformed how we source raw materials. We've found high-quality fabric scraps at a fraction of the cost, significantly reducing our production expenses and environmental footprint.", name: "Sarah Johnson", role: "CEO, EcoThread Designs", 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 EcoThread Designs"}, { - id: "2", - title: "Empowering Local Workshops", - quote: "As a small workshop, access to affordable materials is crucial. Reloop connected me with surplus wood that allowed me to take on more projects and grow my business sustainably.", - name: "Omar Khan", - role: "Owner, Amman Craftworks", - 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: "Omar Khan, Owner of Amman Craftworks", - }, + id: "2", title: "Empowering Local Workshops", quote: "As a small workshop, access to affordable materials is crucial. Reloop connected me with surplus wood that allowed me to take on more projects and grow my business sustainably.", name: "Omar Khan", role: "Owner, Amman Craftworks", 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 Amman Craftworks"}, { - id: "3", - title: "A True Circular Economy Partner", - quote: "We partnered with Reloop to manage our industrial waste. Their platform is incredibly efficient, ensuring our surplus materials find new life and contribute to Jordan's circular economy goals.", - name: "Dr. Layla Haddad", - role: "Environmental Consultant, Green Horizons", - 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: "Dr. Layla Haddad, Environmental Consultant", - }, + id: "3", title: "A True Circular Economy Partner", quote: "We partnered with Reloop to manage our industrial waste. Their platform is incredibly efficient, ensuring our surplus materials find new life and contribute to Jordan's circular economy goals.", name: "Dr. Layla Haddad", role: "Environmental Consultant, Green Horizons", 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"}, { - id: "4", - title: "Inspiring Creative Projects", - quote: "As a design student, Reloop is a goldmine for unique and affordable materials. It's not just practical; it's inspiring to create knowing I'm part of a sustainable movement.", - name: "Fatima Al-Ali", - role: "Design Student, JU", - 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: "Fatima Al-Ali, Design Student", - }, + id: "4", title: "Inspiring Creative Projects", quote: "As a design student, Reloop is a goldmine for unique and affordable materials. It's not just practical; it's inspiring to create knowing I'm part of a sustainable movement.", name: "Fatima Al-Ali", role: "Design Student, JU", 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, Design Student"}, ]} title="What Our Community Says" description="Hear directly from businesses, workshops, and individuals who are thriving with Reloop." @@ -280,23 +179,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Jordan Eco Solutions", - "Amman Reuse Initiative", - "Industrial Recyclers Inc.", - "Craft Corner Collective", - "Green Factories of Jordan", - "Jordan University", - "Local Artisans Guild", - ]} + "Jordan Eco Solutions", "Amman Reuse Initiative", "Industrial Recyclers Inc.", "Craft Corner Collective", "Green Factories of Jordan", "Jordan University", "Local Artisans Guild"]} logos={[ - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/minimalist-logo-for-jordan-eco-solutions-1774465652657-d541af33.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/modern-logo-for-amman-reuse-initiative-f-1774465652588-2ad0eb52.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/robust-logo-for-industrial-recyclers-inc-1774465653188-c136b517.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/charming-and-friendly-logo-for-craft-cor-1774465652816-a9834302.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/sleek-and-professional-logo-for-green-fa-1774465654973-46fc7f6a.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/academic-and-reputable-logo-for-jordan-u-1774465653536-008147a4.png", - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/artistic-and-community-focused-logo-for--1774465655686-5418646d.png", - ]} + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/minimalist-logo-for-jordan-eco-solutions-1774465652657-d541af33.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/modern-logo-for-amman-reuse-initiative-f-1774465652588-2ad0eb52.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/robust-logo-for-industrial-recyclers-inc-1774465653188-c136b517.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/charming-and-friendly-logo-for-craft-cor-1774465652816-a9834302.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/sleek-and-professional-logo-for-green-fa-1774465654973-46fc7f6a.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/academic-and-reputable-logo-for-jordan-u-1774465653536-008147a4.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BRwzsYPHXLIkR53UhpNbLdTVHs/artistic-and-community-focused-logo-for--1774465655686-5418646d.png"]} title="Trusted by Leading Organizations & Innovators" description="Our growing network of partners and users are committed to a more sustainable Jordan." /> @@ -306,8 +191,7 @@ export default function LandingPage() {