Merge version_1 into main #4
@@ -56,15 +56,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Chen", handle: "Film Critic, Arts Weekly", testimonial: "A profound and intimate look at the man behind the innovation. Brilliantly crafted storytelling.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "Michael Patterson", handle: "Business Editor, Tech Today", testimonial: "Essential viewing for anyone curious about technology and human ambition.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-labor-union-member_23-2150969905.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-labor-union-member_23-2150969905.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
name: "James Rivera", handle: "Documentary Producer", testimonial: "A masterclass in biographical filmmaking that captures the complexity of a visionary.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=1"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -130,13 +130,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Emily Walsh", role: "Film Enthusiast", company: "Cinema Society", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg"
|
||||
id: "1", name: "Emily Walsh", role: "Film Enthusiast", company: "Cinema Society", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", name: "David Lin", role: "Technology Professional", company: "Tech Innovators Inc", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-labor-union-member_23-2150969905.jpg"
|
||||
id: "2", name: "David Lin", role: "Technology Professional", company: "Tech Innovators Inc", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-labor-union-member_23-2150969905.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Priya Kapoor", role: "Educator", company: "Innovation Academy", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg"
|
||||
id: "3", name: "Priya Kapoor", role: "Educator", company: "Innovation Academy", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Robert Morrison", role: "Business Professor", company: "University of Commerce", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg"
|
||||
|
||||
Reference in New Issue
Block a user