Update src/app/video/page.tsx
This commit is contained in:
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "v4", title: "Docking & Returning the Boat", content: "Simple steps for a smooth docking experience and returning the boat after your adventure."},
|
||||
]}
|
||||
videoSrc="https://www.youtube.com/embed/dQw4w9WgXcQ?si=Rj3k03Pj9W_B_G3H"
|
||||
videoSrc="https://www.youtube.com/embed/dQw4w9WgXcQ?si=Rj3k03Pj9W_B_G3H&_wi=1"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="left"
|
||||
/>
|
||||
@@ -80,10 +80,10 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "vt1", name: "Alex P.", role: "First-Time Renter", company: "Weekend Explorer", rating: 5,
|
||||
videoSrc: "https://www.youtube.com/embed/dQw4w9WgXcQ?si=Rj3k03Pj9W_B_G3H", imageSrc: "http://img.b2bpic.net/free-photo/diverse-hr-staff-virtual-meeting_482257-120686.jpg", imageAlt: "Man giving a video testimonial"},
|
||||
videoSrc: "https://www.youtube.com/embed/dQw4w9WgXcQ?si=Rj3k03Pj9W_B_G3H&_wi=2", imageSrc: "http://img.b2bpic.net/free-photo/diverse-hr-staff-virtual-meeting_482257-120686.jpg", imageAlt: "Man giving a video testimonial"},
|
||||
{
|
||||
id: "vt2", name: "Brenda K.", role: "Family Adventurer", company: "Lake Lovers", rating: 5,
|
||||
videoSrc: "https://www.youtube.com/embed/dQw4w9WgXcQ?si=Rj3k03Pj9W_B_G3H", imageSrc: "http://img.b2bpic.net/free-photo/image-cheerful-beautiful-young-lifestyle-blogger-woman-sitting-floor-recording-video-about_1258-281855.jpg", imageAlt: "Woman giving a video testimonial"},
|
||||
videoSrc: "https://www.youtube.com/embed/dQw4w9WgXcQ?si=Rj3k03Pj9W_B_G3H&_wi=3", imageSrc: "http://img.b2bpic.net/free-photo/image-cheerful-beautiful-young-lifestyle-blogger-woman-sitting-floor-recording-video-about_1258-281855.jpg", imageAlt: "Woman giving a video testimonial"},
|
||||
{
|
||||
id: "vt3", name: "Carlos M.", role: "Solo Mariner", company: "Oceanic Dreams", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-holding-camera_23-2149046371.jpg", imageAlt: "Smiling man on a boat"},
|
||||
|
||||
Reference in New Issue
Block a user