Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -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() {
|
||||
<HeroBillboard
|
||||
title="Get Free Fire Diamonds at Unbeatable Prices"
|
||||
description="10,000 diamonds for just $1,000. Fast, secure, and instant delivery. Level up your game with premium currency at the best prices available."
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
tag="Limited Offer"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -128,6 +128,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user