diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1c92b3c..dbd1170 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -33,7 +33,7 @@ export default function ContactPage() { borderRadius="pill" contentWidth="mediumLarge" sizing="largeSmall" - background="aurora" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="gradient" secondaryButtonStyle="radial-glow" @@ -45,9 +45,7 @@ export default function ContactPage() { brandName="Sonic Motion" navItems={navItems} button={{ - text: "Book Your Event", - href: "#contact", - }} + text: "Book Your Event", href: "#contact"}} animateOnLoad={true} /> @@ -63,12 +61,10 @@ export default function ContactPage() { buttons={[ { text: "Book DJ Event", href: "mailto:events@sonicmotion.com" }, { - text: "Start Marketing Campaign", - href: "mailto:marketing@sonicmotion.com", - }, + text: "Start Marketing Campaign", href: "mailto:marketing@sonicmotion.com"}, ]} buttonAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "plain" }} useInvertedBackground={false} /> @@ -83,29 +79,17 @@ export default function ContactPage() { animationType="slide-up" metrics={[ { - id: "1", - icon: Mail, - title: "Email Support", - value: "24/7", - }, + id: "1", icon: Mail, + title: "Email Support", value: "24/7"}, { - id: "2", - icon: Phone, - title: "Phone Availability", - value: "Mon-Fri", - }, + id: "2", icon: Phone, + title: "Phone Availability", value: "Mon-Fri"}, { - id: "3", - icon: Clock, - title: "Response Time", - value: "<24hrs", - }, + id: "3", icon: Clock, + title: "Response Time", value: "<24hrs"}, { - id: "4", - icon: MapPin, - title: "Serving", - value: "Global", - }, + id: "4", icon: MapPin, + title: "Serving", value: "Global"}, ]} /> @@ -136,9 +120,7 @@ export default function ContactPage() { socialLinks={[ { icon: Instagram, - href: "https://instagram.com", - ariaLabel: "Instagram", - }, + href: "https://instagram.com", ariaLabel: "Instagram"}, { icon: Facebook, href: "https://facebook.com", ariaLabel: "Facebook" }, { icon: Linkedin, href: "https://linkedin.com", ariaLabel: "LinkedIn" }, { icon: Music, href: "https://soundcloud.com", ariaLabel: "SoundCloud" }, diff --git a/src/app/digital-marketing/page.tsx b/src/app/digital-marketing/page.tsx index 304a772..57c9ab5 100644 --- a/src/app/digital-marketing/page.tsx +++ b/src/app/digital-marketing/page.tsx @@ -36,7 +36,7 @@ export default function DigitalMarketingPage() { borderRadius="pill" contentWidth="mediumLarge" sizing="largeSmall" - background="aurora" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="gradient" secondaryButtonStyle="radial-glow" @@ -48,9 +48,7 @@ export default function DigitalMarketingPage() { brandName="Sonic Motion" navItems={navItems} button={{ - text: "Book Your Event", - href: "#contact", - }} + text: "Book Your Event", href: "#contact"}} animateOnLoad={true} /> @@ -60,45 +58,25 @@ export default function DigitalMarketingPage() { @@ -61,45 +59,25 @@ export default function DJEventsPage() { @@ -73,50 +71,34 @@ export default function HomePage() { tag="Integrated Production" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "glowing-orb" }} leftCarouselItems={[ { imageSrc: - "http://img.b2bpic.net/free-photo/rear-view-dj-playing-music-front-excited-crowd-music-festival-by-night_637285-598.jpg", - imageAlt: "DJ performing at live event", - }, + "http://img.b2bpic.net/free-photo/rear-view-dj-playing-music-front-excited-crowd-music-festival-by-night_637285-598.jpg", imageAlt: "DJ performing at live event"}, { imageSrc: - "http://img.b2bpic.net/free-photo/closeup-dj-working-blue-light_181624-18773.jpg", - imageAlt: "Professional DJ booth setup", - }, + "http://img.b2bpic.net/free-photo/closeup-dj-working-blue-light_181624-18773.jpg", imageAlt: "Professional DJ booth setup"}, { imageSrc: - "http://img.b2bpic.net/free-photo/musician-with-microphone-raising-hand-while-entertaining-crowd-from-stage-nightclub-dj-singing-playing-electronic-music-show-discotheque-party-club-with-spotlights_482257-65405.jpg", - imageAlt: "Concert lighting and production", - }, + "http://img.b2bpic.net/free-photo/musician-with-microphone-raising-hand-while-entertaining-crowd-from-stage-nightclub-dj-singing-playing-electronic-music-show-discotheque-party-club-with-spotlights_482257-65405.jpg", imageAlt: "Concert lighting and production"}, { imageSrc: - "http://img.b2bpic.net/free-photo/digital-mixing-console-sound-mixer-control-panel-closeup-audio-faders_627829-11445.jpg", - imageAlt: "Professional audio equipment", - }, + "http://img.b2bpic.net/free-photo/digital-mixing-console-sound-mixer-control-panel-closeup-audio-faders_627829-11445.jpg", imageAlt: "Professional audio equipment"}, ]} rightCarouselItems={[ { imageSrc: - "http://img.b2bpic.net/free-psd/digital-marketing-agency-collaborate-your-project_505751-8222.jpg?_wi=1", - imageAlt: "Digital marketing campaign", - }, + "http://img.b2bpic.net/free-psd/digital-marketing-agency-collaborate-your-project_505751-8222.jpg", imageAlt: "Digital marketing campaign"}, { imageSrc: - "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg?_wi=1", - imageAlt: "Marketing analytics dashboard", - }, + "http://img.b2bpic.net/free-photo/young-woman-analysing-charts-laptop-start-up-business-meeting-room_482257-5026.jpg", imageAlt: "Marketing analytics dashboard"}, { imageSrc: - "http://img.b2bpic.net/free-photo/diverse-business-people-dinner-party_53876-98341.jpg", - imageAlt: "Brand activation event", - }, + "http://img.b2bpic.net/free-photo/diverse-business-people-dinner-party_53876-98341.jpg", imageAlt: "Brand activation event"}, { imageSrc: - "http://img.b2bpic.net/free-photo/business-marketing-strategy_53876-101268.jpg", - imageAlt: "Digital strategy planning", - }, + "http://img.b2bpic.net/free-photo/business-marketing-strategy_53876-101268.jpg", imageAlt: "Digital strategy planning"}, ]} buttons={[{ text: "Book Your Event or Campaign", href: "#contact" }]} buttonAnimation="slide-up" @@ -129,45 +111,25 @@ export default function HomePage() { @@ -63,45 +61,21 @@ export default function PortfolioPage() { animationType="slide-up" testimonials={[ { - id: "1", - name: "Marcus Chen", - role: "Venue Owner", - company: "Electric Underground", - rating: 5, + id: "1", name: "Marcus Chen", role: "Venue Owner", company: "Electric Underground", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=7", - imageAlt: "Marcus Chen portrait", - }, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Chen portrait"}, { - id: "2", - name: "Sarah Martinez", - role: "Event Promoter", - company: "Pulse Events Co.", - rating: 5, + id: "2", name: "Sarah Martinez", role: "Event Promoter", company: "Pulse Events Co.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=8", - imageAlt: "Sarah Martinez portrait", - }, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Martinez portrait"}, { - id: "3", - name: "David Park", - role: "Marketing Director", - company: "NightLife Ventures", - rating: 5, + id: "3", name: "David Park", role: "Marketing Director", company: "NightLife Ventures", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=9", - imageAlt: "David Park portrait", - }, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Park portrait"}, { - id: "4", - name: "Jessica Thompson", - role: "Brand Manager", - company: "Urban Lifestyle Inc.", - rating: 5, + id: "4", name: "Jessica Thompson", role: "Brand Manager", company: "Urban Lifestyle Inc.", rating: 5, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=10", - imageAlt: "Jessica Thompson portrait", - }, + "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jessica Thompson portrait"}, ]} kpiItems={[ { value: "500+", label: "Successful Events" }, @@ -139,9 +113,7 @@ export default function PortfolioPage() { buttons={[ { text: "Book DJ Event", href: "mailto:events@sonicmotion.com" }, { - text: "Start Marketing Campaign", - href: "mailto:marketing@sonicmotion.com", - }, + text: "Start Marketing Campaign", href: "mailto:marketing@sonicmotion.com"}, ]} buttonAnimation="slide-up" background={{ variant: "radial-gradient" }} @@ -157,9 +129,7 @@ export default function PortfolioPage() { socialLinks={[ { icon: Instagram, - href: "https://instagram.com", - ariaLabel: "Instagram", - }, + href: "https://instagram.com", ariaLabel: "Instagram"}, { icon: Facebook, href: "https://facebook.com", ariaLabel: "Facebook" }, { icon: Linkedin, href: "https://linkedin.com", ariaLabel: "LinkedIn" }, { icon: Music, href: "https://soundcloud.com", ariaLabel: "SoundCloud" },