|
|
|
|
@@ -86,15 +86,29 @@ export default function HomePage() {
|
|
|
|
|
]}
|
|
|
|
|
mediaItems={[
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/group-bicycles-forest_53876-40323.jpg?_wi=1", imageAlt: "Sports livestreaming setup"},
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/group-bicycles-forest_53876-40323.jpg?_wi=1", imageAlt: "Sports livestreaming setup"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/girl-taking-photo-her-friends-group-young-friends-hiking-through-forest-travel-hiking-adventure-concept_613910-18677.jpg?_wi=1", imageAlt: "Documentary filmmaking"},
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/girl-taking-photo-her-friends-group-young-friends-hiking-through-forest-travel-hiking-adventure-concept_613910-18677.jpg?_wi=1", imageAlt: "Documentary filmmaking"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/cheery-young-man-filming-his-video-blog-episode_171337-5517.jpg?_wi=1", imageAlt: "Social media content"},
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/cheery-young-man-filming-his-video-blog-episode_171337-5517.jpg?_wi=1", imageAlt: "Social media content"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-photographer-photo-art-concept_23-2148565566.jpg?_wi=1", imageAlt: "Professional photography"},
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-photographer-photo-art-concept_23-2148565566.jpg?_wi=1", imageAlt: "Professional photography"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/professional-cameraman-recording-poeple-watching-football-public-place-night_1268-18138.jpg?_wi=1", imageAlt: "Professional videography"},
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/professional-cameraman-recording-poeple-watching-football-public-place-night_1268-18138.jpg?_wi=1", imageAlt: "Professional videography"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
videoSrc: "https://www.youtube.com/embed/dQw4w9WgXcQ", videoAriaLabel: "Hero section video showcase"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/video-camera-recording-football-match_1137-258.jpg", imageAlt: "Video camera recording sports"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/professional-cameraman-recording-poeple-watching-football-public-place-night_1268-18138.jpg?_wi=2", imageAlt: "Professional video crew"
|
|
|
|
|
}
|
|
|
|
|
]}
|
|
|
|
|
mediaAnimation="blur-reveal"
|
|
|
|
|
/>
|
|
|
|
|
@@ -109,13 +123,16 @@ export default function HomePage() {
|
|
|
|
|
features={[
|
|
|
|
|
{
|
|
|
|
|
id: 1,
|
|
|
|
|
title: "Sports Livestreaming", description: "Multi-camera professional livestream setups for sports events, races, and competitions. Crystal-clear broadcast quality with reliable technical support.", imageSrc: "http://img.b2bpic.net/free-photo/video-camera-recording-football-match_1137-258.jpg", imageAlt: "Sports livestreaming setup"},
|
|
|
|
|
title: "Sports Livestreaming", description: "Multi-camera professional livestream setups for sports events, races, and competitions. Crystal-clear broadcast quality with reliable technical support.", imageSrc: "http://img.b2bpic.net/free-photo/video-camera-recording-football-match_1137-258.jpg", imageAlt: "Sports livestreaming setup"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: 2,
|
|
|
|
|
title: "Documentary Filmmaking", description: "Long-form cinematic documentaries capturing outdoor adventures and brand stories. Professional editing and colour grading included.", imageSrc: "http://img.b2bpic.net/free-photo/professional-cameraman-recording-poeple-watching-football-public-place-night_1268-18138.jpg?_wi=2", imageAlt: "Documentary production"},
|
|
|
|
|
title: "Documentary Filmmaking", description: "Long-form cinematic documentaries capturing outdoor adventures and brand stories. Professional editing and colour grading included.", imageSrc: "http://img.b2bpic.net/free-photo/professional-cameraman-recording-poeple-watching-football-public-place-night_1268-18138.jpg?_wi=2", imageAlt: "Documentary production"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: 3,
|
|
|
|
|
title: "Social Media Content", description: "Short-form, high-impact video content optimised for Instagram, TikTok, and YouTube. Fast turnaround and unlimited revisions.", imageSrc: "http://img.b2bpic.net/free-photo/female-artist-explaining-painting-techniques-used-online-tutorial_482257-124811.jpg", imageAlt: "Social media content creation"},
|
|
|
|
|
title: "Social Media Content", description: "Short-form, high-impact video content optimised for Instagram, TikTok, and YouTube. Fast turnaround and unlimited revisions.", imageSrc: "http://img.b2bpic.net/free-photo/female-artist-explaining-painting-techniques-used-online-tutorial_482257-124811.jpg", imageAlt: "Social media content creation"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
animationType="blur-reveal"
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
@@ -131,13 +148,17 @@ export default function HomePage() {
|
|
|
|
|
tagIcon={Film}
|
|
|
|
|
products={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", name: "Mountain Bike Championship Live", price: "Full Coverage", imageSrc: "http://img.b2bpic.net/free-photo/group-bicycles-forest_53876-40323.jpg?_wi=2", imageAlt: "Mountain bike championship livestream"},
|
|
|
|
|
id: "1", name: "Mountain Bike Championship Live", price: "Full Coverage", imageSrc: "http://img.b2bpic.net/free-photo/group-bicycles-forest_53876-40323.jpg?_wi=2", imageAlt: "Mountain bike championship livestream"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", name: "Alpine Adventure Documentary", price: "Full Production", imageSrc: "http://img.b2bpic.net/free-photo/girl-taking-photo-her-friends-group-young-friends-hiking-through-forest-travel-hiking-adventure-concept_613910-18677.jpg?_wi=2", imageAlt: "Alpine adventure documentary"},
|
|
|
|
|
id: "2", name: "Alpine Adventure Documentary", price: "Full Production", imageSrc: "http://img.b2bpic.net/free-photo/girl-taking-photo-her-friends-group-young-friends-hiking-through-forest-travel-hiking-adventure-concept_613910-18677.jpg?_wi=2", imageAlt: "Alpine adventure documentary"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", name: "Brand Promotion Series", price: "Social Content", imageSrc: "http://img.b2bpic.net/free-photo/cheery-young-man-filming-his-video-blog-episode_171337-5517.jpg?_wi=2", imageAlt: "Brand promotion video series"},
|
|
|
|
|
id: "3", name: "Brand Promotion Series", price: "Social Content", imageSrc: "http://img.b2bpic.net/free-photo/cheery-young-man-filming-his-video-blog-episode_171337-5517.jpg?_wi=2", imageAlt: "Brand promotion video series"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "4", name: "Event Photography Package", price: "Full Event", imageSrc: "http://img.b2bpic.net/free-photo/portrait-photographer-photo-art-concept_23-2148565566.jpg?_wi=2", imageAlt: "Professional event photography"},
|
|
|
|
|
id: "4", name: "Event Photography Package", price: "Full Event", imageSrc: "http://img.b2bpic.net/free-photo/portrait-photographer-photo-art-concept_23-2148565566.jpg?_wi=2", imageAlt: "Professional event photography"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
gridVariant="bento-grid"
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
@@ -155,16 +176,20 @@ export default function HomePage() {
|
|
|
|
|
metrics={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", icon: Video,
|
|
|
|
|
title: "Professional Equipment", value: "4K Ready"},
|
|
|
|
|
title: "Professional Equipment", value: "4K Ready"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", icon: Users,
|
|
|
|
|
title: "Experience", value: "100+ Events"},
|
|
|
|
|
title: "Experience", value: "100+ Events"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", icon: Zap,
|
|
|
|
|
title: "Fast Delivery", value: "48hr Turnaround"},
|
|
|
|
|
title: "Fast Delivery", value: "48hr Turnaround"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "4", icon: Shield,
|
|
|
|
|
title: "Reliability", value: "99.9% Uptime"},
|
|
|
|
|
title: "Reliability", value: "99.9% Uptime"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
animationType="scale-rotate"
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
@@ -180,13 +205,17 @@ export default function HomePage() {
|
|
|
|
|
tagIcon={Quote}
|
|
|
|
|
testimonials={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", name: "James Richardson, Event Director", date: "Date: 15 January 2025", title: "Exceptional professionalism and reliability", quote: "CSBIMAGERY handled our mountain bike championship livestream flawlessly. The multi-camera setup was seamless, and their technical support was outstanding. We'll definitely work with them again.", tag: "Sports Event", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/group-bicycles-forest_53876-40323.jpg?_wi=3"},
|
|
|
|
|
id: "1", name: "James Richardson, Event Director", date: "Date: 15 January 2025", title: "Exceptional professionalism and reliability", quote: "CSBIMAGERY handled our mountain bike championship livestream flawlessly. The multi-camera setup was seamless, and their technical support was outstanding. We'll definitely work with them again.", tag: "Sports Event", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/group-bicycles-forest_53876-40323.jpg?_wi=3"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", name: "Sarah Mitchell, Marketing Manager", date: "Date: 10 January 2025", title: "Transformed our social media presence", quote: "The social media content they created for us generated triple the engagement we were expecting. Fast turnarounds, creative ideas, and professional execution. Highly recommended.", tag: "Brand Content", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cheery-young-man-filming-his-video-blog-episode_171337-5517.jpg?_wi=3"},
|
|
|
|
|
id: "2", name: "Sarah Mitchell, Marketing Manager", date: "Date: 10 January 2025", title: "Transformed our social media presence", quote: "The social media content they created for us generated triple the engagement we were expecting. Fast turnarounds, creative ideas, and professional execution. Highly recommended.", tag: "Brand Content", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cheery-young-man-filming-his-video-blog-episode_171337-5517.jpg?_wi=3"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", name: "Michael Chen, Documentary Producer", date: "Date: 5 January 2025", title: "Cinematic quality storytelling", quote: "Their documentary work captured the essence of our outdoor adventure perfectly. The colour grading and editing were cinema-quality. They made our vision come to life.", tag: "Documentary", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/girl-taking-photo-her-friends-group-young-friends-hiking-through-forest-travel-hiking-adventure-concept_613910-18677.jpg?_wi=3"},
|
|
|
|
|
id: "3", name: "Michael Chen, Documentary Producer", date: "Date: 5 January 2025", title: "Cinematic quality storytelling", quote: "Their documentary work captured the essence of our outdoor adventure perfectly. The colour grading and editing were cinema-quality. They made our vision come to life.", tag: "Documentary", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/girl-taking-photo-her-friends-group-young-friends-hiking-through-forest-travel-hiking-adventure-concept_613910-18677.jpg?_wi=3"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "4", name: "Emma Davies, Tourism Director", date: "Date: 20 December 2024", title: "Professional and reliable partner", quote: "We've worked with CSBIMAGERY on multiple projects. They consistently deliver high-quality work on time and within budget. They're an invaluable part of our marketing strategy.", tag: "Tourism Campaign", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/control-room-desk-with-motorized-faders-multiple-knobs_482257-83509.jpg"},
|
|
|
|
|
id: "4", name: "Emma Davies, Tourism Director", date: "Date: 20 December 2024", title: "Professional and reliable partner", quote: "We've worked with CSBIMAGERY on multiple projects. They consistently deliver high-quality work on time and within budget. They're an invaluable part of our marketing strategy.", tag: "Tourism Campaign", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/control-room-desk-with-motorized-faders-multiple-knobs_482257-83509.jpg"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
@@ -215,4 +244,4 @@ export default function HomePage() {
|
|
|
|
|
</div>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
|