Update src/app/page.tsx
This commit is contained in:
238
src/app/page.tsx
238
src/app/page.tsx
@@ -34,7 +34,7 @@ export default function HomePage() {
|
||||
{
|
||||
items: [
|
||||
{ label: "Contact", href: "/contact" },
|
||||
{ label: "Email: info@raymsent.com", href: "mailto:info@raymsent.com" },
|
||||
{ label: "Email: raymsentertainmentstudio@gmail.com", href: "mailto:raymsentertainmentstudio@gmail.com" },
|
||||
{ label: "Phone: 0802 213 5257", href: "tel:08022135257" },
|
||||
{ label: "Asaba, Delta State, Nigeria", href: "#" },
|
||||
],
|
||||
@@ -75,9 +75,7 @@ export default function HomePage() {
|
||||
brandName="RAYMS ENTERTAINMENT STUDIOS"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Book a Consultation",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Book a Consultation", href: "/contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -89,44 +87,27 @@ export default function HomePage() {
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{
|
||||
variant: "rotated-rays-animated",
|
||||
}}
|
||||
variant: "rotated-rays-animated"}}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Portfolio",
|
||||
href: "/portfolio",
|
||||
},
|
||||
text: "View Portfolio", href: "/portfolio"},
|
||||
{
|
||||
text: "Book a Consultation",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Book a Consultation", href: "/contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-cinematic-film-production-scene-with-p-1773959704944-352b3534.png?_wi=1",
|
||||
imageAlt: "Professional film production studio with advanced equipment",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-cinematic-film-production-scene-with-p-1773959704944-352b3534.png?_wi=1", imageAlt: "Professional film production studio with advanced equipment"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-dramatic-film-reel-or-movie-production-1773959705204-4f7d4620.png?_wi=1",
|
||||
imageAlt: "Cinematic film production scene with dramatic lighting",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-dramatic-film-reel-or-movie-production-1773959705204-4f7d4620.png?_wi=1", imageAlt: "Cinematic film production scene with dramatic lighting"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-music-video-production-scene-with-dyna-1773959704609-74e87b44.png?_wi=1",
|
||||
imageAlt: "Music video production with dynamic creative energy",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-music-video-production-scene-with-dyna-1773959704609-74e87b44.png?_wi=1", imageAlt: "Music video production with dynamic creative energy"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-commercial-advertisement-production-sc-1773959706298-09c65ec4.png?_wi=1",
|
||||
imageAlt: "Professional commercial production shoot",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-commercial-advertisement-production-sc-1773959706298-09c65ec4.png?_wi=1", imageAlt: "Professional commercial production shoot"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-post-production-editing-suite-with-pro-1773959704689-b8c5264c.png?_wi=1",
|
||||
imageAlt: "Post-production editing suite with color grading",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-post-production-editing-suite-with-pro-1773959704689-b8c5264c.png?_wi=1", imageAlt: "Post-production editing suite with color grading"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-documentary-film-crew-on-location-capt-1773959709247-399f0395.png?_wi=1",
|
||||
imageAlt: "Documentary filmmaking on location",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-documentary-film-crew-on-location-capt-1773959709247-399f0395.png?_wi=1", imageAlt: "Documentary filmmaking on location"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
ariaLabel="Hero section showcasing RAYMS Entertainment Studios film production capabilities"
|
||||
@@ -142,31 +123,21 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "/about",
|
||||
},
|
||||
text: "Learn More", href: "/about"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Creative Excellence",
|
||||
description: "Award-winning creative team with diverse expertise in film, music videos, and commercial production.",
|
||||
icon: Sparkles,
|
||||
title: "Creative Excellence", description: "Award-winning creative team with diverse expertise in film, music videos, and commercial production.", icon: Sparkles,
|
||||
},
|
||||
{
|
||||
title: "State-of-the-Art Equipment",
|
||||
description: "Premium production facilities with cutting-edge cinematography, lighting, and post-production technology.",
|
||||
icon: Zap,
|
||||
title: "State-of-the-Art Equipment", description: "Premium production facilities with cutting-edge cinematography, lighting, and post-production technology.", icon: Zap,
|
||||
},
|
||||
{
|
||||
title: "End-to-End Solutions",
|
||||
description: "Complete production services from pre-production planning through final color grading and delivery.",
|
||||
icon: CheckCircle,
|
||||
title: "End-to-End Solutions", description: "Complete production services from pre-production planning through final color grading and delivery.", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
title: "Proven Track Record",
|
||||
description: "Hundreds of successful projects delivered to clients across film, music, advertising, and corporate sectors.",
|
||||
icon: Award,
|
||||
title: "Proven Track Record", description: "Hundreds of successful projects delivered to clients across film, music, advertising, and corporate sectors.", icon: Award,
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-modern-film-production-studio-interior-1773959704816-f390f535.png?_wi=1"
|
||||
@@ -188,56 +159,26 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore All Services",
|
||||
href: "/services",
|
||||
},
|
||||
text: "Explore All Services", href: "/services"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
id: "film-production",
|
||||
title: "Film Production",
|
||||
tags: [
|
||||
"Feature Films",
|
||||
"Short Films",
|
||||
"Documentaries",
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-professional-film-production-shoot-in--1773959706476-df9d1f0d.png?_wi=1",
|
||||
imageAlt: "Professional film production with multiple cameras and crew",
|
||||
},
|
||||
id: "film-production", title: "Film Production", tags: [
|
||||
"Feature Films", "Short Films", "Documentaries"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-professional-film-production-shoot-in--1773959706476-df9d1f0d.png?_wi=1", imageAlt: "Professional film production with multiple cameras and crew"},
|
||||
{
|
||||
id: "music-video",
|
||||
title: "Music Video Production",
|
||||
tags: [
|
||||
"Creative Direction",
|
||||
"Choreography",
|
||||
"Visual Effects",
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/an-energetic-music-video-production-scen-1773959704562-6940a1ba.jpg?_wi=1",
|
||||
imageAlt: "Dynamic music video production with creative energy",
|
||||
},
|
||||
id: "music-video", title: "Music Video Production", tags: [
|
||||
"Creative Direction", "Choreography", "Visual Effects"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/an-energetic-music-video-production-scen-1773959704562-6940a1ba.jpg?_wi=1", imageAlt: "Dynamic music video production with creative energy"},
|
||||
{
|
||||
id: "commercial",
|
||||
title: "Commercial Production",
|
||||
tags: [
|
||||
"TV Commercials",
|
||||
"Digital Ads",
|
||||
"Branded Content",
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-professional-commercial-advertisement--1773959704355-c22e2357.png?_wi=1",
|
||||
imageAlt: "Professional commercial advertising production",
|
||||
},
|
||||
id: "commercial", title: "Commercial Production", tags: [
|
||||
"TV Commercials", "Digital Ads", "Branded Content"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-professional-commercial-advertisement--1773959704355-c22e2357.png?_wi=1", imageAlt: "Professional commercial advertising production"},
|
||||
{
|
||||
id: "post-production",
|
||||
title: "Video Editing & Post-Production",
|
||||
tags: [
|
||||
"Color Grading",
|
||||
"Sound Design",
|
||||
"VFX",
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-professional-video-editing-and-post-pr-1773959704845-ede4de90.png?_wi=1",
|
||||
imageAlt: "Professional post-production editing suite",
|
||||
},
|
||||
id: "post-production", title: "Video Editing & Post-Production", tags: [
|
||||
"Color Grading", "Sound Design", "VFX"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-professional-video-editing-and-post-pr-1773959704845-ede4de90.png?_wi=1", imageAlt: "Professional post-production editing suite"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -255,40 +196,18 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Full Portfolio",
|
||||
href: "/portfolio",
|
||||
},
|
||||
text: "View Full Portfolio", href: "/portfolio"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "project-1",
|
||||
name: "Feature Film: Journey Within",
|
||||
price: "Award Winner",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-dramatic-film-reel-or-movie-production-1773959705204-4f7d4620.png?_wi=2",
|
||||
imageAlt: "Feature film production - Journey Within",
|
||||
},
|
||||
id: "project-1", name: "Feature Film: Journey Within", price: "Award Winner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-dramatic-film-reel-or-movie-production-1773959705204-4f7d4620.png?_wi=2", imageAlt: "Feature film production - Journey Within"},
|
||||
{
|
||||
id: "project-2",
|
||||
name: "Music Video: Neon Dreams",
|
||||
price: "Multi-Platform",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-music-video-production-scene-with-dyna-1773959704609-74e87b44.png?_wi=2",
|
||||
imageAlt: "Music video production - Neon Dreams",
|
||||
},
|
||||
id: "project-2", name: "Music Video: Neon Dreams", price: "Multi-Platform", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-music-video-production-scene-with-dyna-1773959704609-74e87b44.png?_wi=2", imageAlt: "Music video production - Neon Dreams"},
|
||||
{
|
||||
id: "project-3",
|
||||
name: "Commercial: Brand Excellence",
|
||||
price: "Campaign Winner",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-commercial-advertisement-production-sc-1773959706298-09c65ec4.png?_wi=2",
|
||||
imageAlt: "Commercial production - Brand Excellence",
|
||||
},
|
||||
id: "project-3", name: "Commercial: Brand Excellence", price: "Campaign Winner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-commercial-advertisement-production-sc-1773959706298-09c65ec4.png?_wi=2", imageAlt: "Commercial production - Brand Excellence"},
|
||||
{
|
||||
id: "project-4",
|
||||
name: "Documentary: Stories Untold",
|
||||
price: "Festival Selection",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-documentary-film-crew-on-location-capt-1773959709247-399f0395.png?_wi=2",
|
||||
imageAlt: "Documentary production - Stories Untold",
|
||||
},
|
||||
id: "project-4", name: "Documentary: Stories Untold", price: "Festival Selection", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-documentary-film-crew-on-location-capt-1773959709247-399f0395.png?_wi=2", imageAlt: "Documentary production - Stories Untold"},
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
animationType="scale-rotate"
|
||||
@@ -307,66 +226,22 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Work With Us",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Work With Us", href: "/contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1",
|
||||
title: "Exceptional Professionalism",
|
||||
quote: "RAYMS Entertainment Studios brought our brand vision to life beautifully. Their creative team understood our goals and executed them flawlessly. Highly recommended for any serious production needs.",
|
||||
name: "KINGRAYMOND CHINEKE .O ",
|
||||
role: "Brand Director",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/uploaded-1773960273499-50x5edt8.jpg",
|
||||
imageAlt: "Chioma Okafor, Brand Director",
|
||||
},
|
||||
id: "testimonial-1", title: "Exceptional Professionalism", quote: "RAYMS Entertainment Studios brought our brand vision to life beautifully. Their creative team understood our goals and executed them flawlessly. Highly recommended for any serious production needs.", name: "KINGRAYMOND CHINEKE .O ", role: "Brand Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/uploaded-1773960273499-50x5edt8.jpg", imageAlt: "Chioma Okafor, Brand Director"},
|
||||
{
|
||||
id: "testimonial-2",
|
||||
title: "Outstanding Creative Direction",
|
||||
quote: "Working with RAYMS on our music video was an incredible experience. They transformed our artistic vision into a stunning visual masterpiece. Their attention to detail is unmatched.",
|
||||
name: "Tunde Adeleke",
|
||||
role: "Music Artist",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-professional-portrait-of-a-creative-pr-1773959706444-abe9f521.png?_wi=1",
|
||||
imageAlt: "Tunde Adeleke, Music Artist",
|
||||
},
|
||||
id: "testimonial-2", title: "Outstanding Creative Direction", quote: "Working with RAYMS on our music video was an incredible experience. They transformed our artistic vision into a stunning visual masterpiece. Their attention to detail is unmatched.", name: "Tunde Adeleke", role: "Music Artist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-professional-portrait-of-a-creative-pr-1773959706444-abe9f521.png?_wi=1", imageAlt: "Tunde Adeleke, Music Artist"},
|
||||
{
|
||||
id: "testimonial-3",
|
||||
title: "Results-Driven Production",
|
||||
quote: "Our commercial campaign exceeded expectations. The team at RAYMS demonstrated exceptional professionalism, creativity, and technical expertise. A true partnership dedicated to success.",
|
||||
name: "Amara Eze",
|
||||
role: "Marketing Manager",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-professional-headshot-of-a-marketing-o-1773959704053-b1a7a1a6.png",
|
||||
imageAlt: "Amara Eze, Marketing Manager",
|
||||
},
|
||||
id: "testimonial-3", title: "Results-Driven Production", quote: "Our commercial campaign exceeded expectations. The team at RAYMS demonstrated exceptional professionalism, creativity, and technical expertise. A true partnership dedicated to success.", name: "Amara Eze", role: "Marketing Manager", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-professional-headshot-of-a-marketing-o-1773959704053-b1a7a1a6.png", imageAlt: "Amara Eze, Marketing Manager"},
|
||||
{
|
||||
id: "testimonial-4",
|
||||
title: "Premium Quality Every Time",
|
||||
quote: "From concept to delivery, RAYMS Entertainment Studios maintains the highest standards. Their technical proficiency combined with creative brilliance makes them the obvious choice for premium productions.",
|
||||
name: "Emeka Nwosu",
|
||||
role: "Production Executive",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-professional-portrait-of-an-entertainm-1773959704206-9445a158.png",
|
||||
imageAlt: "Emeka Nwosu, Production Executive",
|
||||
},
|
||||
id: "testimonial-4", title: "Premium Quality Every Time", quote: "From concept to delivery, RAYMS Entertainment Studios maintains the highest standards. Their technical proficiency combined with creative brilliance makes them the obvious choice for premium productions.", name: "Emeka Nwosu", role: "Production Executive", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-professional-portrait-of-an-entertainm-1773959704206-9445a158.png", imageAlt: "Emeka Nwosu, Production Executive"},
|
||||
{
|
||||
id: "testimonial-5",
|
||||
title: "Transformative Partnership",
|
||||
quote: "RAYMS didn't just produce our documentary; they elevated our entire creative process. Their insights and technical excellence made the final product something we're incredibly proud of.",
|
||||
name: "Grace Okonkwo",
|
||||
role: "Documentary Producer",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-professional-headshot-of-a-confident-b-1773959704069-b6ee9453.png?_wi=2",
|
||||
imageAlt: "Grace Okonkwo, Documentary Producer",
|
||||
},
|
||||
id: "testimonial-5", title: "Transformative Partnership", quote: "RAYMS didn't just produce our documentary; they elevated our entire creative process. Their insights and technical excellence made the final product something we're incredibly proud of.", name: "Grace Okonkwo", role: "Documentary Producer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-professional-headshot-of-a-confident-b-1773959704069-b6ee9453.png?_wi=2", imageAlt: "Grace Okonkwo, Documentary Producer"},
|
||||
{
|
||||
id: "testimonial-6",
|
||||
title: "Industry Excellence",
|
||||
quote: "Collaborating with RAYMS Entertainment Studios was transformative for our brand. They brought world-class production values to our project while maintaining complete professionalism throughout.",
|
||||
name: "David Adeyemi",
|
||||
role: "Creative Director",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-professional-portrait-of-a-creative-pr-1773959706444-abe9f521.png?_wi=2",
|
||||
imageAlt: "David Adeyemi, Creative Director",
|
||||
},
|
||||
id: "testimonial-6", title: "Industry Excellence", quote: "Collaborating with RAYMS Entertainment Studios was transformative for our brand. They brought world-class production values to our project while maintaining complete professionalism throughout.", name: "David Adeyemi", role: "Creative Director", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BBPgNchmgCzLY6pwTFusRCw4G6/a-professional-portrait-of-a-creative-pr-1773959706444-abe9f521.png?_wi=2", imageAlt: "David Adeyemi, Creative Director"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
@@ -381,25 +256,13 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "metric-1",
|
||||
value: "500+",
|
||||
description: "Successful Productions",
|
||||
},
|
||||
id: "metric-1", value: "500+", description: "Successful Productions"},
|
||||
{
|
||||
id: "metric-2",
|
||||
value: "15+",
|
||||
description: "Years of Excellence",
|
||||
},
|
||||
id: "metric-2", value: "15+", description: "Years of Excellence"},
|
||||
{
|
||||
id: "metric-3",
|
||||
value: "50+",
|
||||
description: "Industry Awards",
|
||||
},
|
||||
id: "metric-3", value: "50+", description: "Industry Awards"},
|
||||
{
|
||||
id: "metric-4",
|
||||
value: "100%",
|
||||
description: "Client Satisfaction",
|
||||
},
|
||||
id: "metric-4", value: "100%", description: "Client Satisfaction"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -416,18 +279,13 @@ export default function HomePage() {
|
||||
description="Transform your creative vision into reality. Contact RAYMS Entertainment Studios to discuss your project, timeline, and production needs. Our team is ready to bring your story to life."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Consultation",
|
||||
href: "/contact",
|
||||
},
|
||||
text: "Book Consultation", href: "/contact"},
|
||||
{
|
||||
text: "Call: 0802 213 5257",
|
||||
href: "tel:08022135257",
|
||||
},
|
||||
text: "Call: 0802 213 5257", href: "tel:08022135257"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{
|
||||
variant: "rotated-rays-static",
|
||||
}}
|
||||
variant: "rotated-rays-static"}}
|
||||
useInvertedBackground={true}
|
||||
ariaLabel="Contact call-to-action section for RAYMS Entertainment Studios"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user