diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 9cb8de8..d8c92be 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -42,6 +42,7 @@ export default function ServicesPage() { textboxLayout="split" title="Our Services" description="Explore the various professional gaming and development services we offer." + useInvertedBackground={false} features={[ { title: "Game Development", description: "High-performance custom game solutions for web and mobile.", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-snake-illustration_23-2151674357.jpg" }, { title: "UI/UX Design", description: "Modern, user-centric interfaces designed for maximum engagement.", imageSrc: "http://img.b2bpic.net/free-photo/gradient-technology-background_23-2151895874.jpg" },