diff --git a/src/app/page.tsx b/src/app/page.tsx index a46b2f6..131e060 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,13 +71,13 @@ export default function LandingPage() { features={[ { title: "King Art & Go Baby", - description: "Rising stars with unique sounds.", + description: "Rising stars with unique sounds. Experience unmatched lyrical flow and modern production techniques.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777364749414-m8xbano6.jpg?_wi=1" }, phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777415801291-8l9b7k6k.jpg" } }, { title: "Royal Bizniz & Mikey 3ang", - description: "Core artists leading our vision.", + description: "Core artists leading our vision. Masters of the craft and industry trendsetters.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777364639834-5z0ydlkf.jpg?_wi=2" }, phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxL59q8tfUcPSZDT56Hr5rHLLc/uploaded-1777365007074-pw1w6q1b.jpg?_wi=1" } }, @@ -90,15 +90,15 @@ export default function LandingPage() {