From 2573a9e76d0f714fe7bdcc4d5d99b8fe6a3741e4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 06:21:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 80c52ca..3602d50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -22,7 +22,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="medium" sizing="mediumLarge" - background="blurBottom" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="solid" @@ -45,7 +45,7 @@ export default function LandingPage() { @@ -168,17 +169,17 @@ export default function LandingPage() { speed={40} testimonials={[ { - id: "1", name: "Alex Gaming", handle: "@alexgamer_99", testimonial: "Best diamond store ever! Got my 10k diamonds instantly. The prices are unbeatable compared to other platforms. Highly recommended!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ak4sCotytUPuHeNq5pdAVBRiw6/professional-gaming-player-portrait-conf-1773123548622-2c0391bf.png?_wi=1", imageAlt: "Alex Gaming"}, + id: "1", name: "Alex Gaming", handle: "@alexgamer_99", testimonial: "Best diamond store ever! Got my 10k diamonds instantly. The prices are unbeatable compared to other platforms. Highly recommended!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ak4sCotytUPuHeNq5pdAVBRiw6/professional-gaming-player-portrait-conf-1773123548622-2c0391bf.png", imageAlt: "Alex Gaming"}, { - id: "2", name: "Sarah Pro", handle: "@sarahpro_ff", testimonial: "Fast, reliable, and secure. I've purchased diamonds multiple times and never had any issues. The customer service is amazing!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ak4sCotytUPuHeNq5pdAVBRiw6/female-gaming-enthusiast-portrait-profes-1773123549212-c80befd5.png?_wi=1", imageAlt: "Sarah Pro"}, + id: "2", name: "Sarah Pro", handle: "@sarahpro_ff", testimonial: "Fast, reliable, and secure. I've purchased diamonds multiple times and never had any issues. The customer service is amazing!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ak4sCotytUPuHeNq5pdAVBRiw6/female-gaming-enthusiast-portrait-profes-1773123549212-c80befd5.png", imageAlt: "Sarah Pro"}, { id: "3", name: "Mike Champion", handle: "@mikechamp2023", testimonial: "The instant delivery is game-changing. No more waiting around. This is the go-to place for Free Fire diamonds!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ak4sCotytUPuHeNq5pdAVBRiw6/young-gaming-enthusiast-portrait-profess-1773123549107-7e51ac02.png", imageAlt: "Mike Champion"}, { id: "4", name: "Luna Gamer", handle: "@lunagamer_", testimonial: "Affordable prices, instant service, and great support. Diamond Store has everything you need. Already recommended to all my gaming friends!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ak4sCotytUPuHeNq5pdAVBRiw6/professional-gaming-streamer-portrait-co-1773123550787-9a99ff0c.png", imageAlt: "Luna Gamer"}, { - id: "5", name: "Pro Player", handle: "@proplayerff", testimonial: "I've been using this service for months. The consistency and reliability are unmatched. Best investment for my gaming!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ak4sCotytUPuHeNq5pdAVBRiw6/professional-gaming-player-portrait-conf-1773123548622-2c0391bf.png?_wi=2", imageAlt: "Pro Player"}, + id: "5", name: "Pro Player", handle: "@proplayerff", testimonial: "I've been using this service for months. The consistency and reliability are unmatched. Best investment for my gaming!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ak4sCotytUPuHeNq5pdAVBRiw6/professional-gaming-player-portrait-conf-1773123548622-2c0391bf.png", imageAlt: "Pro Player"}, { - id: "6", name: "Gaming Elite", handle: "@gamingelite", testimonial: "5-star experience every single time. Security, speed, and support are all top-notch. This is my go-to diamond provider!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ak4sCotytUPuHeNq5pdAVBRiw6/female-gaming-enthusiast-portrait-profes-1773123549212-c80befd5.png?_wi=2", imageAlt: "Gaming Elite"}, + id: "6", name: "Gaming Elite", handle: "@gamingelite", testimonial: "5-star experience every single time. Security, speed, and support are all top-notch. This is my go-to diamond provider!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ak4sCotytUPuHeNq5pdAVBRiw6/female-gaming-enthusiast-portrait-profes-1773123549212-c80befd5.png", imageAlt: "Gaming Elite"}, ]} />