diff --git a/src/app/page.tsx b/src/app/page.tsx index 2c342df..b635db5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,9 +94,7 @@ export default function HomePage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/a-professional-high-end-gaming-pc-setup--1773406108882-3c45e3fd.png", - imageAlt: "A professional high-end gaming PC setup in dark environment with vibrant RGB lighting effects", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/a-professional-high-end-gaming-pc-setup--1773406108882-3c45e3fd.png", imageAlt: "A professional high-end gaming PC setup in dark environment with vibrant RGB lighting effects"}, ]} mediaAnimation="blur-reveal" className="w-full" @@ -122,27 +120,19 @@ export default function HomePage() { buttonAnimation="slide-up" bulletPoints={[ { - title: "Expert Curation", - description: "Hand-picked gaming components tested for performance and reliability", - icon: Award, + title: "Expert Curation", description: "Hand-picked gaming components tested for performance and reliability", icon: Award, }, { - title: "Community Driven", - description: "Real reviews and insights from experienced gamers worldwide", - icon: Users, + title: "Community Driven", description: "Real reviews and insights from experienced gamers worldwide", icon: Users, }, { - title: "Premium Support", - description: "24/7 expert guidance to help you find the perfect gaming setup", - icon: Headphones, + title: "Premium Support", description: "24/7 expert guidance to help you find the perfect gaming setup", icon: Headphones, }, { - title: "Best Prices", - description: "Competitive pricing and exclusive deals on top gaming hardware", - icon: Zap, + title: "Best Prices", description: "Competitive pricing and exclusive deals on top gaming hardware", icon: Zap, }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-photograph-of-a-modern-gami-1773406109243-5d63256c.png?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtJIJgcxShqOlYL2lWELzHhPVq/professional-photograph-of-a-modern-gami-1773406109243-5d63256c.png" imageAlt="Gaming PC Hub office and testing facility" mediaAnimation="slide-up" imagePosition="right" @@ -163,47 +153,23 @@ export default function HomePage() {