diff --git a/src/app/page.tsx b/src/app/page.tsx index 8657e28..4b0d157 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,13 +48,13 @@ export default function GameVaultPage() { tagIcon={Gamepad2} tagAnimation="slide-up" background={{ variant: "glowing-orb" }} - imageSrc="http://img.b2bpic.net/free-photo/scene-professional-esports-gamer-profile-colored-with-red-blue-light-generative-ai_191095-1967.jpg?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVHhXgFqWToZqCMnnQKry8pWHM/uploaded-1772671404303-zexo76n2.jpg" imageAlt="Immersive gaming hero image" mediaAnimation="slide-up" imagePosition="right" buttons={[ - { text: "Browse Games", href: "#products" }, - { text: "View Deals", href: "#blog" }, + { text: "إبحث عن لعبتك المفضلة ", href: "#products" }, + { text: "التخفيضات ", href: "#blog" }, ]} buttonAnimation="slide-up" /> @@ -62,7 +62,7 @@ export default function GameVaultPage() {