Compare commits

...

10 Commits

Author SHA1 Message Date
c9fe9ae305 Update src/app/page.tsx 2026-05-05 18:55:30 +00:00
c8cdb8690d Merge version_67 into main
Merge version_67 into main
2026-05-03 00:02:49 +00:00
6c87e3b095 Update src/app/page.tsx 2026-05-03 00:02:46 +00:00
5a7e03e432 Merge version_67 into main
Merge version_67 into main
2026-05-03 00:02:20 +00:00
b4ca4c2412 Update src/app/page.tsx 2026-05-03 00:02:13 +00:00
e35cd1a8f1 Merge version_67 into main
Merge version_67 into main
2026-05-03 00:01:53 +00:00
5dc4763c3e Update src/app/page.tsx 2026-05-03 00:01:50 +00:00
7814697aa0 Merge version_66 into main
Merge version_66 into main
2026-05-02 22:50:49 +00:00
e3a287b0a4 Merge version_66 into main
Merge version_66 into main
2026-05-02 22:38:36 +00:00
4930b87635 Merge version_66 into main
Merge version_66 into main
2026-05-01 04:10:18 +00:00

View File

@@ -64,10 +64,10 @@ export default function LandingPage() {
<div id="features" data-section="features"> <div id="features" data-section="features">
<FeatureCardNine <FeatureCardNine
showStepNumbers={false}
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
showStepNumbers={false}
features={[ features={[
{ {
title: "King Art & Go Baby", title: "King Art & Go Baby",
@@ -96,9 +96,9 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ title: "Meet Paulskiiizbeats Producer with mad skills on Beat Making and Engineering Recording - Professional Quality", description: "Professional studio recording sessions for crystal clear vocals.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777416050413-dklcfatd.jpg" }, { title: "Meet Paulskiiizbeats Producer with mad skills on Beat Making and Engineering", description: "Professional studio recording sessions for crystal clear vocals.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777416050413-dklcfatd.jpg" },
{ title: " The Producer, The Artist and Skilled Beat Maker Mixing - Precision Audio", description: "High-quality audio engineering and mixing to balance your sound.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777762213291-suc8bwzv.jpg" }, { title: "The Producer, The Artist and Skilled Beat Maker", description: "High-quality audio engineering and mixing to balance your sound.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777762213291-suc8bwzv.jpg" },
{ title: "Meet Devant3 Amor Talented ArtistSkilled Producer, Writer, Engineer Mastering - Industry Standards", description: "Finalizing tracks for industry standards and global distribution.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777416187294-q15x9tvh.jpg" } { title: "Meet Devant3 Amor Talented Artist", description: "Finalizing tracks for industry standards and global distribution.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777416187294-q15x9tvh.jpg" }
]} ]}
/> />
</div> </div>