Merge version_1 into main #1
@@ -51,16 +51,16 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Maria Rodriguez", handle: "Club Manager, Red Cross", testimonial: "This platform transformed how we manage our supplies. We saved 8 hours per week on inventory tracking!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait professional avatar person headshot"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "portrait professional avatar person headshot"},
|
||||
{
|
||||
name: "James Chen", handle: "Operations Lead", testimonial: "The customizable categories let us organize exactly how we need. Best investment for our club.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait professional avatar person headshot"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "portrait professional avatar person headshot"},
|
||||
{
|
||||
name: "Sarah Williams", handle: "Supply Coordinator", testimonial: "AI insights help us predict shortages before they happen. We're never caught off guard anymore.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait professional avatar person headshot"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "portrait professional avatar person headshot"},
|
||||
{
|
||||
name: "Ahmed Hassan", handle: "Director", testimonial: "Easy to use, powerful features, and exceptional support. Highly recommended for all Red Cross clubs.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait professional avatar person headshot"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "portrait professional avatar person headshot"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
@@ -119,17 +119,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Maria Rodriguez", handle: "@mrodriguez - Club Manager", testimonial: "This platform transformed how we manage supplies. We saved 8 hours weekly on inventory tracking alone. The AI insights have been game-changing for our operations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait professional avatar person headshot"},
|
||||
id: "1", name: "Maria Rodriguez", handle: "@mrodriguez - Club Manager", testimonial: "This platform transformed how we manage supplies. We saved 8 hours weekly on inventory tracking alone. The AI insights have been game-changing for our operations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "portrait professional avatar person headshot"},
|
||||
{
|
||||
id: "2", name: "James Chen", handle: "@jchen - Operations Lead", testimonial: "The customizable categories let us organize exactly how we need to. Best investment for our club's efficiency and team morale.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait professional avatar person headshot"},
|
||||
id: "2", name: "James Chen", handle: "@jchen - Operations Lead", testimonial: "The customizable categories let us organize exactly how we need to. Best investment for our club's efficiency and team morale.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "portrait professional avatar person headshot"},
|
||||
{
|
||||
id: "3", name: "Sarah Williams", handle: "@swilliams - Supply Coordinator", testimonial: "AI insights help us predict shortages before they happen. We're never caught off guard with critical supplies anymore.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait professional avatar person headshot"},
|
||||
id: "3", name: "Sarah Williams", handle: "@swilliams - Supply Coordinator", testimonial: "AI insights help us predict shortages before they happen. We're never caught off guard with critical supplies anymore.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7", imageAlt: "portrait professional avatar person headshot"},
|
||||
{
|
||||
id: "4", name: "Ahmed Hassan", handle: "@ahassan - Director", testimonial: "Easy to use, powerful features, and exceptional support. Highly recommended for all Red Cross clubs looking to modernize.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait professional avatar person headshot"},
|
||||
id: "4", name: "Ahmed Hassan", handle: "@ahassan - Director", testimonial: "Easy to use, powerful features, and exceptional support. Highly recommended for all Red Cross clubs looking to modernize.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8", imageAlt: "portrait professional avatar person headshot"},
|
||||
{
|
||||
id: "5", name: "Lisa Thompson", handle: "@lthompson - Volunteer Coordinator", testimonial: "Even our less tech-savvy volunteers can use this system. The interface is intuitive and the results speak for themselves.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait professional avatar person headshot"},
|
||||
id: "5", name: "Lisa Thompson", handle: "@lthompson - Volunteer Coordinator", testimonial: "Even our less tech-savvy volunteers can use this system. The interface is intuitive and the results speak for themselves.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=9", imageAlt: "portrait professional avatar person headshot"},
|
||||
{
|
||||
id: "6", name: "David Martinez", handle: "@dmartinez - Finance Manager", testimonial: "The reporting features help us justify budget allocation to leadership. ROI is clear and measurable.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "portrait professional avatar person headshot"},
|
||||
id: "6", name: "David Martinez", handle: "@dmartinez - Finance Manager", testimonial: "The reporting features help us justify budget allocation to leadership. ROI is clear and measurable.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=10", imageAlt: "portrait professional avatar person headshot"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
speed={40}
|
||||
|
||||
Reference in New Issue
Block a user