diff --git a/src/app/page.tsx b/src/app/page.tsx index 368f416..cbb4e69 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -215,7 +215,7 @@ export default function LandingPage() { features={[ { id: 1, - title: "Purchase Tickets", description: "Buy raffle tickets with native token, crypto, or fiat. Instant confirmation on your dashboard.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AitAjL9fbSoaIbn1RTQ8DfPTmS/a-step-illustration-showing-the-ticket-p-1773335627023-6520084c.png", imageAlt: "Purchase tickets step" + title: "Purchase Tickets", description: "Buy raffle tickets with native token, crypto, or fiat. Instant confirmation on your dashboard.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AitAjL9fbSoaIbn1RTQ8DfPTmS/a-step-illustration-showing-the-ticket-p-1773335627023-6520084c.png?_wi=1", imageAlt: "Purchase tickets step" }, { id: 2, @@ -227,7 +227,7 @@ export default function LandingPage() { }, { id: 4, - title: "Claim Rewards", description: "Winners claimed instantly. Prizes transferred to your wallet with full transparency.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AitAjL9fbSoaIbn1RTQ8DfPTmS/a-step-illustration-showing-the-ticket-p-1773335627023-6520084c.png", imageAlt: "Claim rewards step" + title: "Claim Rewards", description: "Winners claimed instantly. Prizes transferred to your wallet with full transparency.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AitAjL9fbSoaIbn1RTQ8DfPTmS/a-step-illustration-showing-the-ticket-p-1773335627023-6520084c.png?_wi=2", imageAlt: "Claim rewards step" } ]} textboxLayout="default"