Update src/app/page.tsx

This commit is contained in:
2026-03-11 08:46:05 +00:00
parent 51981076e7
commit f602ff2b03

View File

@@ -70,10 +70,10 @@ export default function LandingPage() {
animationType="slide-up"
products={[
{
id: "basic", name: "500 Diamonds", price: "$4.99", variant: "Starter Pack", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBSg93DD5cHabDyE7mHiXYLgg/product-card-showcase-of-500-free-fire-d-1773218537045-0e945e1e.png?_wi=1", imageAlt: "500 diamonds package"
id: "standard", name: "1000 Diamonds", price: "$9.99", variant: "Popular Choice", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBSg93DD5cHabDyE7mHiXYLgg/product-card-showcase-of-500-free-fire-d-1773218537045-0e945e1e.png?_wi=2", imageAlt: "1000 diamonds package"
},
{
id: "standard", name: "1000 Diamonds", price: "$9.99", variant: "Popular Choice", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBSg93DD5cHabDyE7mHiXYLgg/product-card-showcase-of-500-free-fire-d-1773218537045-0e945e1e.png?_wi=2", imageAlt: "1000 diamonds package"
id: "basic", name: "500 Diamonds", price: "$4.99", variant: "Starter Pack", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBSg93DD5cHabDyE7mHiXYLgg/product-card-showcase-of-500-free-fire-d-1773218537045-0e945e1e.png?_wi=1", imageAlt: "500 diamonds package"
},
{
id: "pro", name: "1500 Diamonds", price: "$14.99", variant: "Best Value", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBSg93DD5cHabDyE7mHiXYLgg/premium-1500-free-fire-diamonds-bundle-w-1773218537121-4a22e836.png?_wi=1", imageAlt: "1500 diamonds elite package"