diff --git a/src/app/page.tsx b/src/app/page.tsx index d3617b3..e6b767b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCar import PricingCardThree from "@/components/sections/pricing/PricingCardThree"; import ContactSplit from "@/components/sections/contact/ContactSplit"; import FooterBaseCard from "@/components/sections/footer/FooterBaseCard"; -import { Award, DollarSign, Headphones, Mail, Music, Sparkles, Star, Waveform2 } from "lucide-react"; +import { Award, DollarSign, Headphones, Mail, Music, Sparkles, Star, Waves } from "lucide-react"; export default function LandingPage() { return ( @@ -71,7 +71,7 @@ export default function LandingPage() { textboxLayout="default" products={[ { - id: "sample-1", name: "Electronic Dance Production", price: "Showcase", variant: "Studio Mix • 3:45", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOxYPPLUKQXspLuyOhh2MuhcIV/abstract-audio-waveform-visualization-wi-1772477626499-6304e3d4.png?_wi=1", imageAlt: "Electronic dance track production" + id: "sample-1", name: "Electronic Dance Production", price: "Showcase", variant: "Studio Mix • 3:45", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOxYPPLUKQXspLuyOhh2MuhcIV/abstract-audio-waveform-visualization-wi-1772477626499-6304e3d4.png", imageAlt: "Electronic dance track production" }, { id: "sample-2", name: "Vinyl Mastering Demo", price: "Showcase", variant: "Master Quality • 4:12", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOxYPPLUKQXspLuyOhh2MuhcIV/vinyl-record-spinning-on-turntable-with--1772477626093-24be2769.png", imageAlt: "Vinyl mastering demonstration" @@ -95,7 +95,7 @@ export default function LandingPage() { features={[ { id: 1, - title: "Premium Recording Equipment", description: "Industry-standard microphones, preamps, and audio interfaces ensuring pristine capture quality and professional-grade recordings.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOxYPPLUKQXspLuyOhh2MuhcIV/interior-view-of-professional-music-prod-1772477625462-9d356f19.png?_wi=1" + title: "Premium Recording Equipment", description: "Industry-standard microphones, preamps, and audio interfaces ensuring pristine capture quality and professional-grade recordings.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOxYPPLUKQXspLuyOhh2MuhcIV/interior-view-of-professional-music-prod-1772477625462-9d356f19.png" }, { id: 2, @@ -103,15 +103,15 @@ export default function LandingPage() { }, { id: 3, - title: "Acoustic Treatment", description: "Professionally designed and treated spaces eliminating unwanted reflections and ensuring optimal sound quality in every recording.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOxYPPLUKQXspLuyOhh2MuhcIV/interior-view-of-professional-music-prod-1772477625462-9d356f19.png?_wi=2" + title: "Acoustic Treatment", description: "Professionally designed and treated spaces eliminating unwanted reflections and ensuring optimal sound quality in every recording.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOxYPPLUKQXspLuyOhh2MuhcIV/interior-view-of-professional-music-prod-1772477625462-9d356f19.png" }, { id: 4, - title: "Mixing & Mastering Services", description: "Complete post-production services with high-end monitoring and processing to achieve commercial-quality final mixes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOxYPPLUKQXspLuyOhh2MuhcIV/abstract-audio-waveform-visualization-wi-1772477626499-6304e3d4.png?_wi=2" + title: "Mixing & Mastering Services", description: "Complete post-production services with high-end monitoring and processing to achieve commercial-quality final mixes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOxYPPLUKQXspLuyOhh2MuhcIV/abstract-audio-waveform-visualization-wi-1772477626499-6304e3d4.png" }, { id: 5, - title: "Flexible Booking Options", description: "Hourly rates, packages, and custom solutions tailored to your project budget and timeline requirements.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOxYPPLUKQXspLuyOhh2MuhcIV/modern-music-studio-control-room-with-so-1772477625416-2c02c32a.png?_wi=1" + title: "Flexible Booking Options", description: "Hourly rates, packages, and custom solutions tailored to your project budget and timeline requirements.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOxYPPLUKQXspLuyOhh2MuhcIV/modern-music-studio-control-room-with-so-1772477625416-2c02c32a.png" } ]} textboxLayout="default" @@ -127,8 +127,8 @@ export default function LandingPage() { title="Creating Professional Audio Excellence Since 2015" description="Cyzovsky Studio has been at the forefront of professional music production" subdescription="Serving independent artists, producers, and labels worldwide" - icon={Waveform2} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOxYPPLUKQXspLuyOhh2MuhcIV/interior-view-of-professional-music-prod-1772477625462-9d356f19.png?_wi=3" + icon={Waves} + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOxYPPLUKQXspLuyOhh2MuhcIV/interior-view-of-professional-music-prod-1772477625462-9d356f19.png" imageAlt="Cyzovsky Studio control room" mediaAnimation="slide-up" useInvertedBackground={false} @@ -145,10 +145,10 @@ export default function LandingPage() { animationType="blur-reveal" testimonials={[ { - id: "1", name: "Marcus Johnson", role: "Electronic Producer", testimonial: "Cyzovsky Studio delivered exceptional production quality. The engineers understood my vision perfectly and took my tracks to the next level with their technical expertise.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOxYPPLUKQXspLuyOhh2MuhcIV/professional-headshot-portrait-of-confid-1772477625900-4810fc3e.png?_wi=1", imageAlt: "Marcus Johnson" + id: "1", name: "Marcus Johnson", role: "Electronic Producer", testimonial: "Cyzovsky Studio delivered exceptional production quality. The engineers understood my vision perfectly and took my tracks to the next level with their technical expertise.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOxYPPLUKQXspLuyOhh2MuhcIV/professional-headshot-portrait-of-confid-1772477625900-4810fc3e.png", imageAlt: "Marcus Johnson" }, { - id: "2", name: "Sarah Williams", role: "Singer-Songwriter", testimonial: "The vocal recording experience was incredible. The equipment is top-notch, and the atmosphere is perfectly conducive to creative work. Highly recommend!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOxYPPLUKQXspLuyOhh2MuhcIV/professional-portrait-of-recording-artis-1772477626077-d4da8d52.png?_wi=1", imageAlt: "Sarah Williams" + id: "2", name: "Sarah Williams", role: "Singer-Songwriter", testimonial: "The vocal recording experience was incredible. The equipment is top-notch, and the atmosphere is perfectly conducive to creative work. Highly recommend!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOxYPPLUKQXspLuyOhh2MuhcIV/professional-portrait-of-recording-artis-1772477626077-d4da8d52.png", imageAlt: "Sarah Williams" }, { id: "3", name: "David Chen", role: "Music Label Director", testimonial: "We've worked with Cyzovsky on multiple releases. Their mastering services consistently deliver professional results that compete with major label productions.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOxYPPLUKQXspLuyOhh2MuhcIV/professional-headshot-of-music-executive-1772477626204-47fcc91d.png", imageAlt: "David Chen" @@ -157,10 +157,10 @@ export default function LandingPage() { id: "4", name: "Emma Rodriguez", role: "Hip-Hop Artist", testimonial: "Best studio experience I've had. Professional, creative, and they really care about the final product. My album wouldn't sound this good without their team.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOxYPPLUKQXspLuyOhh2MuhcIV/professional-portrait-of-sound-engineer--1772477625593-afe8c740.png", imageAlt: "Emma Rodriguez" }, { - id: "5", name: "Alex Thompson", role: "Mixing Engineer", testimonial: "As an engineer, I appreciate their commitment to quality. The studio environment allows for precise mixing work, and the monitoring is absolutely accurate.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOxYPPLUKQXspLuyOhh2MuhcIV/professional-headshot-portrait-of-confid-1772477625900-4810fc3e.png?_wi=2", imageAlt: "Alex Thompson" + id: "5", name: "Alex Thompson", role: "Mixing Engineer", testimonial: "As an engineer, I appreciate their commitment to quality. The studio environment allows for precise mixing work, and the monitoring is absolutely accurate.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOxYPPLUKQXspLuyOhh2MuhcIV/professional-headshot-portrait-of-confid-1772477625900-4810fc3e.png", imageAlt: "Alex Thompson" }, { - id: "6", name: "Lisa Park", role: "Pop Artist", testimonial: "From recording to mastering, Cyzovsky provided comprehensive services with consistent excellence. They're now my go-to studio for all my projects.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOxYPPLUKQXspLuyOhh2MuhcIV/professional-portrait-of-recording-artis-1772477626077-d4da8d52.png?_wi=2", imageAlt: "Lisa Park" + id: "6", name: "Lisa Park", role: "Pop Artist", testimonial: "From recording to mastering, Cyzovsky provided comprehensive services with consistent excellence. They're now my go-to studio for all my projects.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOxYPPLUKQXspLuyOhh2MuhcIV/professional-portrait-of-recording-artis-1772477626077-d4da8d52.png", imageAlt: "Lisa Park" } ]} useInvertedBackground={false} @@ -216,7 +216,7 @@ export default function LandingPage() { description="Book your studio session today. Contact us with your project details and we'll help you find the perfect time slot." tagIcon={Mail} tagAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOxYPPLUKQXspLuyOhh2MuhcIV/modern-music-studio-control-room-with-so-1772477625416-2c02c32a.png?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AOxYPPLUKQXspLuyOhh2MuhcIV/modern-music-studio-control-room-with-so-1772477625416-2c02c32a.png" imageAlt="Contact Cyzovsky Studio" mediaAnimation="blur-reveal" mediaPosition="right"