Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-03-07 02:23:19 +00:00

View File

@@ -113,11 +113,11 @@ export default function HomePage() {
tagAnimation="slide-up"
products={[
{
id: "1", name: "Pop Love Story", price: "Listen", imageSrc: "http://img.b2bpic.net/free-vector/colorful-equalizer-wave-background_23-2148442904.jpg?_wi=2", imageAlt: "Pop love story song"},
id: "1", name: "Pop Love Story", price: "From $99", imageSrc: "http://img.b2bpic.net/free-vector/colorful-equalizer-wave-background_23-2148442904.jpg?_wi=2", imageAlt: "Pop love story song"},
{
id: "2", name: "Cinematic Epic", price: "Watch", imageSrc: "http://img.b2bpic.net/free-photo/side-view-sport-news-with-man-recording_23-2149900290.jpg?_wi=1", imageAlt: "Cinematic epic music video"},
id: "2", name: "Cinematic Epic", price: "From $149", imageSrc: "http://img.b2bpic.net/free-photo/side-view-sport-news-with-man-recording_23-2149900290.jpg?_wi=1", imageAlt: "Cinematic epic music video"},
{
id: "3", name: "Emotional Journey", price: "Discover", imageSrc: "http://img.b2bpic.net/free-psd/house-warming-party-template_23-2151389841.jpg?_wi=1", imageAlt: "Emotional journey artwork"},
id: "3", name: "Emotional Journey", price: "From $129", imageSrc: "http://img.b2bpic.net/free-psd/house-warming-party-template_23-2151389841.jpg?_wi=1", imageAlt: "Emotional journey artwork"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -131,31 +131,6 @@ export default function HomePage() {
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitText
sideTitle="Frequently Asked Questions"
sideDescription="Everything you need to know about creating your personalized song."
faqs={[
{
id: "1", title: "How long does it take to create my song?", content: "Most custom songs are completed within 5-10 business days. We offer expedited delivery options if you need your song sooner."},
{
id: "2", title: "Can I request specific lyrics or themes?", content: "Absolutely! You can share names, inside jokes, memorable moments, and specific themes you want included in your song. Our composers will weave your story into every verse."},
{
id: "3", title: "What music styles are available?", content: "We offer Pop, Rap, Romantic, Trap, Emotional, Cinematic, and many other styles. You can choose or mix styles based on your preference."},
{
id: "4", title: "Can I choose between male, female, or duet vocals?", content: "Yes! You can select male, female, or duet vocals based on your vision. Each option includes a professional vocalist suited to your chosen style."},
{
id: "5", title: "What happens after I place an order?", content: "You'll receive a confirmation email with your order details and a secure dashboard link. You can track progress, communicate with our team, and receive your final song directly."},
{
id: "6", title: "Can I use my song commercially?", content: "Personal use is included with all packages. Commercial licensing options are available. Contact us for details on licensing for your specific use case."},
]}
faqsAnimation="slide-up"
textPosition="left"
useInvertedBackground={false}
animationType="smooth"
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardOne
testimonials={[
@@ -190,6 +165,31 @@ export default function HomePage() {
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitText
sideTitle="Frequently Asked Questions"
sideDescription="Everything you need to know about creating your personalized song."
faqs={[
{
id: "1", title: "How long does it take to create my song?", content: "Most custom songs are completed within 5-10 business days. We offer expedited delivery options if you need your song sooner."},
{
id: "2", title: "Can I request specific lyrics or themes?", content: "Absolutely! You can share names, inside jokes, memorable moments, and specific themes you want included in your song. Our composers will weave your story into every verse."},
{
id: "3", title: "What music styles are available?", content: "We offer Pop, Rap, Romantic, Trap, Emotional, Cinematic, and many other styles. You can choose or mix styles based on your preference."},
{
id: "4", title: "Can I choose between male, female, or duet vocals?", content: "Yes! You can select male, female, or duet vocals based on your vision. Each option includes a professional vocalist suited to your chosen style."},
{
id: "5", title: "What happens after I place an order?", content: "You'll receive a confirmation email with your order details and a secure dashboard link. You can track progress, communicate with our team, and receive your final song directly."},
{
id: "6", title: "Can I use my song commercially?", content: "Personal use is included with all packages. Commercial licensing options are available. Contact us for details on licensing for your specific use case."},
]}
faqsAnimation="slide-up"
textPosition="left"
useInvertedBackground={false}
animationType="smooth"
/>
</div>
<div id="final-cta" data-section="final-cta">
<ContactSplit
tag="Ready to Begin"