Merge version_1 into main #1
@@ -75,13 +75,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Short Film Series", description: "Award-nominated narrative films with premium cinematography and advanced color grading techniques applied throughout.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APxxhy8ALJxaPQmdwRIC90J4Qf/a-stunning-short-film-promotional-frame--1772508458239-472306d1.png", imageAlt: "Cinematic short film promotional frame", button: { text: "View Project", href: "#" },
|
||||
title: "Short Film Series", description: "Award-nominated narrative films with premium cinematography and advanced color grading techniques applied throughout.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APxxhy8ALJxaPQmdwRIC90J4Qf/a-stunning-short-film-promotional-frame--1772508458239-472306d1.png?_wi=1", imageAlt: "Cinematic short film promotional frame", button: { text: "View Project", href: "#" },
|
||||
},
|
||||
{
|
||||
title: "Music Video Collection", description: "High-energy music videos featuring dynamic editing, visual effects integration, and premium sound design synchronization.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APxxhy8ALJxaPQmdwRIC90J4Qf/a-high-energy-music-video-still-frame-wi-1772508458767-0d537774.png", imageAlt: "Music video with neon colors and visual effects", button: { text: "Watch Now", href: "#" },
|
||||
title: "Music Video Collection", description: "High-energy music videos featuring dynamic editing, visual effects integration, and premium sound design synchronization.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APxxhy8ALJxaPQmdwRIC90J4Qf/a-high-energy-music-video-still-frame-wi-1772508458767-0d537774.png?_wi=1", imageAlt: "Music video with neon colors and visual effects", button: { text: "Watch Now", href: "#" },
|
||||
},
|
||||
{
|
||||
title: "Commercial Productions", description: "Luxury brand campaigns with sophisticated editing, elegant transitions, and premium color correction for maximum impact.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APxxhy8ALJxaPQmdwRIC90J4Qf/a-luxury-brand-commercial-frame-with-ele-1772508458915-567a3e2e.png", imageAlt: "Luxury commercial frame with premium lighting", button: { text: "See Campaign", href: "#" },
|
||||
title: "Commercial Productions", description: "Luxury brand campaigns with sophisticated editing, elegant transitions, and premium color correction for maximum impact.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APxxhy8ALJxaPQmdwRIC90J4Qf/a-luxury-brand-commercial-frame-with-ele-1772508458915-567a3e2e.png?_wi=1", imageAlt: "Luxury commercial frame with premium lighting", button: { text: "See Campaign", href: "#" },
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -172,13 +172,13 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Narrative Cinema", name: "The Journey Within", price: "Drama · 45min", rating: 5,
|
||||
reviewCount: "Film Festival Winner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APxxhy8ALJxaPQmdwRIC90J4Qf/a-stunning-short-film-promotional-frame--1772508458239-472306d1.png", imageAlt: "The Journey Within film still"},
|
||||
reviewCount: "Film Festival Winner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APxxhy8ALJxaPQmdwRIC90J4Qf/a-stunning-short-film-promotional-frame--1772508458239-472306d1.png?_wi=2", imageAlt: "The Journey Within film still"},
|
||||
{
|
||||
id: "2", brand: "Premium Music", name: "Electric Dreams", price: "Music Video · 3:42", rating: 5,
|
||||
reviewCount: "10M+ views", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APxxhy8ALJxaPQmdwRIC90J4Qf/a-high-energy-music-video-still-frame-wi-1772508458767-0d537774.png", imageAlt: "Electric Dreams music video frame"},
|
||||
reviewCount: "10M+ views", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APxxhy8ALJxaPQmdwRIC90J4Qf/a-high-energy-music-video-still-frame-wi-1772508458767-0d537774.png?_wi=2", imageAlt: "Electric Dreams music video frame"},
|
||||
{
|
||||
id: "3", brand: "Luxury Brands", name: "Elegance Collection", price: "Commercial · 60sec", rating: 5,
|
||||
reviewCount: "Advertising Award", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APxxhy8ALJxaPQmdwRIC90J4Qf/a-luxury-brand-commercial-frame-with-ele-1772508458915-567a3e2e.png", imageAlt: "Elegance Collection commercial frame"},
|
||||
reviewCount: "Advertising Award", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APxxhy8ALJxaPQmdwRIC90J4Qf/a-luxury-brand-commercial-frame-with-ele-1772508458915-567a3e2e.png?_wi=2", imageAlt: "Elegance Collection commercial frame"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user