Merge version_1 into main #1
@@ -51,13 +51,13 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alex Rodriguez", handle: "Collector, 500+ Cards", testimonial: "The best platform for serious collectors. Found cards I've been searching for years!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-soccer-cup-youtube-channel-art_23-2149321470.jpg", imageAlt: "happy collector FIFA cards satisfied"},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-soccer-cup-youtube-channel-art_23-2149321470.jpg?_wi=1", imageAlt: "happy collector FIFA cards satisfied"},
|
||||
{
|
||||
name: "Jamie Chen", handle: "Trading Expert", testimonial: "Fair pricing, secure trades, and an amazing community. Couldn't ask for more.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-different-nations-supporting-football-team_329181-3639.jpg", imageAlt: "young collector displaying rare cards"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-different-nations-supporting-football-team_329181-3639.jpg?_wi=1", imageAlt: "young collector displaying rare cards"},
|
||||
{
|
||||
name: "Marcus Williams", handle: "Elite Collector", testimonial: "My go-to marketplace for premium and rare cards. Authentication is top-notch.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting-cafe_53876-15164.jpg", imageAlt: "collector evaluating card condition"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting-cafe_53876-15164.jpg?_wi=1", imageAlt: "collector evaluating card condition"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
@@ -133,11 +133,11 @@ export default function LandingPage() {
|
||||
animationType="scale-rotate"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Professional Collector", testimonial: "This platform revolutionized how I manage my collection. The authentication process gives me peace of mind with every purchase.", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-soccer-cup-youtube-channel-art_23-2149321470.jpg", imageAlt: "Sarah Johnson collector"},
|
||||
id: "1", name: "Sarah Johnson", role: "Professional Collector", testimonial: "This platform revolutionized how I manage my collection. The authentication process gives me peace of mind with every purchase.", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-soccer-cup-youtube-channel-art_23-2149321470.jpg?_wi=2", imageAlt: "Sarah Johnson collector"},
|
||||
{
|
||||
id: "2", name: "David Park", role: "Trading Enthusiast", testimonial: "The community here is incredibly active and trustworthy. I've completed over 200 trades with zero issues.", imageSrc: "http://img.b2bpic.net/free-photo/friends-different-nations-supporting-football-team_329181-3639.jpg", imageAlt: "David Park trader"},
|
||||
id: "2", name: "David Park", role: "Trading Enthusiast", testimonial: "The community here is incredibly active and trustworthy. I've completed over 200 trades with zero issues.", imageSrc: "http://img.b2bpic.net/free-photo/friends-different-nations-supporting-football-team_329181-3639.jpg?_wi=2", imageAlt: "David Park trader"},
|
||||
{
|
||||
id: "3", name: "Emma Wilson", role: "Elite Member", testimonial: "Best investment I made for my card collection hobby. The interface is intuitive and the support team is fantastic.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting-cafe_53876-15164.jpg", imageAlt: "Emma Wilson collector"},
|
||||
id: "3", name: "Emma Wilson", role: "Elite Member", testimonial: "Best investment I made for my card collection hobby. The interface is intuitive and the support team is fantastic.", imageSrc: "http://img.b2bpic.net/free-photo/business-people-meeting-cafe_53876-15164.jpg?_wi=2", imageAlt: "Emma Wilson collector"},
|
||||
{
|
||||
id: "4", name: "Michael Chen", role: "Card Valuation Expert", testimonial: "The rarity classification system is the most accurate I've encountered. Highly recommend to anyone serious about collecting.", imageSrc: "http://img.b2bpic.net/free-photo/people-playing-bingo-close-up_23-2149193834.jpg", imageAlt: "Michael Chen expert"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user