Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-03 07:50:38 +00:00

View File

@@ -31,30 +31,12 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Why Solara",
id: "why",
},
{
name: "Testimonials",
id: "testimonials",
},
{
name: "Samples",
id: "samples",
},
{
name: "FAQ",
id: "faq",
},
{
name: "Inquire",
id: "inquire",
},
{ name: "Home", id: "hero" },
{ name: "Why Solara", id: "why" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Samples", id: "samples" },
{ name: "FAQ", id: "faq" },
{ name: "Inquire", id: "inquire" },
]}
brandName="Solara Productions"
/>
@@ -62,69 +44,31 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboard
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Your love story, your soundtrack."
description="Custom bridal entry covers and mashups for South Asian weddings — crafted to make your walk-in feel deeply personal, emotional, and unforgettable."
buttons={[
{
text: "Inquire",
href: "#inquire",
},
{
text: "Hear Our Work",
href: "#samples",
},
{ text: "Inquire", href: "#inquire" },
{ text: "Hear Our Work", href: "#samples" },
]}
buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/elegant-cinematic-shot-of-a-south-asian--1775202587520-f837a6ae.png?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/elegant-cinematic-shot-of-a-south-asian--1775202587520-f837a6ae.png"
imageAlt="A bride walking down the aisle during her wedding"
mediaAnimation="blur-reveal"
avatars={[
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png",
alt: "Bride 1",
},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png",
alt: "Bride 2",
},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png",
alt: "Bride 3",
},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png",
alt: "Bride 4",
},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png",
alt: "Bride 5",
},
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png", alt: "Bride 1" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png", alt: "Bride 2" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png", alt: "Bride 3" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png", alt: "Bride 4" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png", alt: "Bride 5" },
]}
avatarText="Trusted by 500+ couples"
marqueeItems={[
{
type: "text",
text: "Cinematic Sound",
},
{
type: "text",
text: "Bespoke Mashups",
},
{
type: "text",
text: "Professional Mastering",
},
{
type: "text",
text: "South Asian Roots",
},
{
type: "text",
text: "Luxury Experience",
},
{ type: "text", text: "Cinematic Sound" },
{ type: "text", text: "Bespoke Mashups" },
{ type: "text", text: "Professional Mastering" },
{ type: "text", text: "South Asian Roots" },
{ type: "text", text: "Luxury Experience" },
]}
/>
</div>
@@ -136,20 +80,11 @@ export default function LandingPage() {
title="The Art of the Walk"
description="We dont just create songs; we curate the most emotional moment of your wedding. Every cover and mashup is produced in our studio to match your specific vision, timing, and the intensity of your love story."
bulletPoints={[
{
title: "Bespoke Production",
description: "Tailored to your specific song choices and emotional needs.",
},
{
title: "Cinematic Depth",
description: "Orchestral, romantic, or grand—whatever the mood, we capture it.",
},
{
title: "Vocal Variety",
description: "Choose from our exceptional male and female vocalists for the perfect tone.",
},
{ title: "Bespoke Production", description: "Tailored to your specific song choices and emotional needs." },
{ title: "Cinematic Depth", description: "Orchestral, romantic, or grand—whatever the mood, we capture it." },
{ title: "Vocal Variety", description: "Choose from our exceptional male and female vocalists for the perfect tone." },
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/professional-sound-studio-recording-setu-1775202586631-154acd9a.png?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/professional-sound-studio-recording-setu-1775202586631-154acd9a.png"
imageAlt="Professional studio production setup"
mediaAnimation="slide-up"
/>
@@ -162,49 +97,25 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Timing Matched",
description: "Every beat and transition is edited to hit the exact moment of your entrance.",
icon: Clock,
title: "Timing Matched", description: "Every beat and transition is edited to hit the exact moment of your entrance.", icon: Clock,
mediaItems: [
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/premium-album-cover-art-design-featuring-1775202587363-0f55faef.png?_wi=1",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/premium-album-cover-art-design-for-weddi-1775202586152-5f0847ec.png?_wi=1",
},
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/premium-album-cover-art-design-featuring-1775202587363-0f55faef.png" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/premium-album-cover-art-design-for-weddi-1775202586152-5f0847ec.png" },
],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/elegant-cinematic-shot-of-a-south-asian--1775202587520-f837a6ae.png?_wi=2",
imageAlt: "Elegant cinematic shot of a South Asian bride walking down the aisle in a luxury wedding venue, soft",
},
{
title: "Professionally Polished",
description: "Studio-grade mixing and mastering ensures a premium, theatrical sound.",
icon: Mic,
title: "Professionally Polished", description: "Studio-grade mixing and mastering ensures a premium, theatrical sound.", icon: Mic,
mediaItems: [
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/premium-album-cover-art-design-for-weddi-1775202586152-5f0847ec.png?_wi=2",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/premium-album-cover-art-design-for-weddi-1775202585796-1f70da4d.png?_wi=1",
},
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/premium-album-cover-art-design-for-weddi-1775202586152-5f0847ec.png" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/premium-album-cover-art-design-for-weddi-1775202585796-1f70da4d.png" },
],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/professional-sound-studio-recording-setu-1775202586631-154acd9a.png?_wi=2",
imageAlt: "Professional sound studio recording setup with premium microphones and monitors, clean luxury aesthe",
},
{
title: "Deeply Personal",
description: "We specialize in South Asian wedding sensibilities, creating tracks that feel both modern and timeless.",
icon: Heart,
title: "Deeply Personal", description: "We specialize in South Asian wedding sensibilities, creating tracks that feel both modern and timeless.", icon: Heart,
mediaItems: [
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/premium-album-cover-art-design-for-weddi-1775202585796-1f70da4d.png?_wi=2",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/premium-album-cover-art-design-featuring-1775202587363-0f55faef.png?_wi=2",
},
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/premium-album-cover-art-design-for-weddi-1775202585796-1f70da4d.png" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/premium-album-cover-art-design-featuring-1775202587363-0f55faef.png" },
],
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png?_wi=1",
imageAlt: "Portrait of a radiant South Asian bride laughing joyfully at her wedding, elegant attire, soft natur",
},
]}
title="Why Solara Productions?"
@@ -217,56 +128,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Anjali & Rohan",
date: "June 2024",
title: "A Cinematic Entry",
quote: "The mashup Solara created was truly the heartbeat of our wedding ceremony. It felt like we were in a film.",
tag: "Bridal Entry",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png?_wi=2",
},
{
id: "2",
name: "Priya & Sanjay",
date: "May 2024",
title: "Perfectly Tailored",
quote: "I didn't think I could get that exact orchestral feeling for my favorite track, but they nailed it perfectly.",
tag: "Bridal Entry",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png?_wi=3",
},
{
id: "3",
name: "Meera & Vikram",
date: "April 2024",
title: "Unforgettable",
quote: "Professional, easy to work with, and incredibly talented. Our entry was the talk of the entire event.",
tag: "Bridal Entry",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png?_wi=4",
},
{
id: "4",
name: "Kiran & Arjun",
date: "March 2024",
title: "Pure Magic",
quote: "The vocalists were absolutely sublime. It added a level of luxury we didn't expect.",
tag: "Bridal Entry",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png?_wi=5",
},
{
id: "5",
name: "Sunita & Raj",
date: "February 2024",
title: "Emotional Perfection",
quote: "They made our dream song feel even better than the original. Thank you so much!",
tag: "Bridal Entry",
avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png?_wi=6",
},
{ id: "1", name: "Anjali & Rohan", date: "June 2024", title: "A Cinematic Entry", quote: "The mashup Solara created was truly the heartbeat of our wedding ceremony. It felt like we were in a film.", tag: "Bridal Entry", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png" },
{ id: "2", name: "Priya & Sanjay", date: "May 2024", title: "Perfectly Tailored", quote: "I didn't think I could get that exact orchestral feeling for my favorite track, but they nailed it perfectly.", tag: "Bridal Entry", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png" },
{ id: "3", name: "Meera & Vikram", date: "April 2024", title: "Unforgettable", quote: "Professional, easy to work with, and incredibly talented. Our entry was the talk of the entire event.", tag: "Bridal Entry", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png" },
{ id: "4", name: "Kiran & Arjun", date: "March 2024", title: "Pure Magic", quote: "The vocalists were absolutely sublime. It added a level of luxury we didn't expect.", tag: "Bridal Entry", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png" },
{ id: "5", name: "Sunita & Raj", date: "February 2024", title: "Emotional Perfection", quote: "They made our dream song feel even better than the original. Thank you so much!", tag: "Bridal Entry", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/portrait-of-a-radiant-south-asian-bride--1775202587729-94d70194.png" },
]}
title="Stories from the Aisle"
description="Hear from the couples who chose Solara to define their moment."
@@ -280,42 +146,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "1",
name: "Kudmayi — Rhea & Rishabh",
price: "Custom Cover",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/premium-album-cover-art-design-featuring-1775202587363-0f55faef.png?_wi=3",
},
{
id: "2",
name: "Aaj Sajeya — Elisha & Avikesh",
price: "Mashup",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/premium-album-cover-art-design-for-weddi-1775202586152-5f0847ec.png?_wi=3",
},
{
id: "3",
name: "Raataan Lambiyaan — Orchestral",
price: "Bespoke Edit",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/premium-album-cover-art-design-for-weddi-1775202585796-1f70da4d.png?_wi=3",
},
{
id: "4",
name: "Kesariya — Cinematic Edit",
price: "Custom Cover",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/premium-album-cover-art-design-featuring-1775202587363-0f55faef.png?_wi=4",
},
{
id: "5",
name: "Tere Bin — Soulful Cover",
price: "Bespoke",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/premium-album-cover-art-design-for-weddi-1775202586152-5f0847ec.png?_wi=4",
},
{
id: "6",
name: "Jo Bheji Thi Dua — Mashup",
price: "Custom",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/premium-album-cover-art-design-for-weddi-1775202585796-1f70da4d.png?_wi=4",
},
{ id: "1", name: "Kudmayi — Rhea & Rishabh", price: "Custom Cover", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/premium-album-cover-art-design-featuring-1775202587363-0f55faef.png" },
{ id: "2", name: "Aaj Sajeya — Elisha & Avikesh", price: "Mashup", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/premium-album-cover-art-design-for-weddi-1775202586152-5f0847ec.png" },
{ id: "3", name: "Raataan Lambiyaan — Orchestral", price: "Bespoke Edit", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/premium-album-cover-art-design-for-weddi-1775202585796-1f70da4d.png" },
{ id: "4", name: "Kesariya — Cinematic Edit", price: "Custom Cover", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/premium-album-cover-art-design-featuring-1775202587363-0f55faef.png" },
{ id: "5", name: "Tere Bin — Soulful Cover", price: "Bespoke", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/premium-album-cover-art-design-for-weddi-1775202586152-5f0847ec.png" },
{ id: "6", name: "Jo Bheji Thi Dua — Mashup", price: "Custom", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/premium-album-cover-art-design-for-weddi-1775202585796-1f70da4d.png" },
]}
title="Featured Work"
description="Curated moments of orchestral romance and cinematic soul."
@@ -326,26 +162,10 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "What if I don't know my song?",
content: "We can guide you through our library of past work to find the right emotion and tempo for your entry.",
},
{
id: "2",
title: "How long is the process?",
content: "Initial quotes take 2 days, and final tracks are typically completed within 1-2 months depending on the complexity of the project.",
},
{
id: "3",
title: "Do you offer different languages?",
content: "Absolutely. We work with Hindi, Punjabi, Urdu, and English through our versatile roster of vocalists.",
},
{
id: "4",
title: "How do you handle timing?",
content: "We work closely with your vision to ensure the music structure aligns perfectly with your walk-in.",
},
{ id: "1", title: "What if I don't know my song?", content: "We can guide you through our library of past work to find the right emotion and tempo for your entry." },
{ id: "2", title: "How long is the process?", content: "Initial quotes take 2 days, and final tracks are typically completed within 1-2 months depending on the complexity of the project." },
{ id: "3", title: "Do you offer different languages?", content: "Absolutely. We work with Hindi, Punjabi, Urdu, and English through our versatile roster of vocalists." },
{ id: "4", title: "How do you handle timing?", content: "We work closely with your vision to ensure the music structure aligns perfectly with your walk-in." },
]}
sideTitle="Commonly Asked"
sideDescription="Everything you need to know about starting your bespoke music journey."
@@ -356,13 +176,11 @@ export default function LandingPage() {
<div id="inquire" data-section="inquire">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Start Your Story"
title="Let us help make your day unforgettable."
description="Send us a message so we can help create a bridal entry that feels truly your own. Our team will follow up via email with available consultation times."
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/close-up-artistic-shot-of-intricate-flor-1775202586257-031442f0.png?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/close-up-artistic-shot-of-intricate-flor-1775202586257-031442f0.png"
imageAlt="Elegant wedding detail"
mediaAnimation="blur-reveal"
buttonText="Submit Inquiry"
@@ -371,40 +189,20 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/close-up-artistic-shot-of-intricate-flor-1775202586257-031442f0.png?_wi=2"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BjwmRGUCBPhxtazyN8wjB8fG8D/close-up-artistic-shot-of-intricate-flor-1775202586257-031442f0.png"
columns={[
{
title: "Navigation",
items: [
{
label: "Home",
href: "#hero",
},
{
label: "Why Solara",
href: "#why",
},
{
label: "Samples",
href: "#samples",
},
{
label: "Inquire",
href: "#inquire",
},
title: "Navigation", items: [
{ label: "Home", href: "#hero" },
{ label: "Why Solara", href: "#why" },
{ label: "Samples", href: "#samples" },
{ label: "Inquire", href: "#inquire" },
],
},
{
title: "Connect",
items: [
{
label: "Instagram",
href: "#",
},
{
label: "Email",
href: "mailto:info@solaraproductions.com",
},
title: "Connect", items: [
{ label: "Instagram", href: "#" },
{ label: "Email", href: "mailto:info@solaraproductions.com" },
],
},
]}