Update src/app/mystery-packs/page.tsx
This commit is contained in:
@@ -105,28 +105,28 @@ export default function MysteryPacksPage() {
|
||||
name: "Starter Mystery Pack",
|
||||
price: "PKR 999",
|
||||
variant: "5-7 Items",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-boxing-day-sales-landing-page-template_23-2149846892.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-boxing-day-sales-landing-page-template_23-2149846892.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "mystery-2",
|
||||
name: "Premium Mystery Bundle",
|
||||
price: "PKR 1,999",
|
||||
variant: "10-12 Items",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-boxing-day-sales-landing-page-template_23-2149846892.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-boxing-day-sales-landing-page-template_23-2149846892.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
id: "mystery-3",
|
||||
name: "Ultimate Collector's Box",
|
||||
price: "PKR 3,499",
|
||||
variant: "20+ Exclusive Items",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-boxing-day-sales-landing-page-template_23-2149846892.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-boxing-day-sales-landing-page-template_23-2149846892.jpg?_wi=7",
|
||||
},
|
||||
{
|
||||
id: "mystery-4",
|
||||
name: "Seasonal Mystery Collection",
|
||||
price: "PKR 2,499",
|
||||
variant: "Limited Edition",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-boxing-day-sales-landing-page-template_23-2149846892.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-boxing-day-sales-landing-page-template_23-2149846892.jpg?_wi=8",
|
||||
},
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
@@ -155,42 +155,42 @@ export default function MysteryPacksPage() {
|
||||
name: "Kamran Ahmed",
|
||||
role: "Mystery Box Collector",
|
||||
testimonial: "I've bought 5 mystery boxes now and each one has been absolutely amazing! The value is incredible - I always get items worth way more than I paid. AG Store is the real deal!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-handling-money-financial-duties_23-2151660740.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-handling-money-financial-duties_23-2151660740.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "test-mystery-2",
|
||||
name: "Sehar Malik",
|
||||
role: "Anime Enthusiast",
|
||||
testimonial: "The mystery boxes are so exciting! You never know what you're going to get, and that's the best part. The packaging is premium and everything arrives in perfect condition.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-emotional-young-male-sport-clothes-with-yoga-mat_179666-26114.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-emotional-young-male-sport-clothes-with-yoga-mat_179666-26114.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "test-mystery-3",
|
||||
name: "Hassan Raza",
|
||||
role: "Collector",
|
||||
testimonial: "I've tried mystery boxes from other stores, but AG Store's are on another level. The items are authentic, the surprises are genuine, and the customer service is fantastic!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walking-through-neighborhood_23-2149410315.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-walking-through-neighborhood_23-2149410315.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "test-mystery-4",
|
||||
name: "Aisha Khan",
|
||||
role: "Otaku Community",
|
||||
testimonial: "As someone who collects anime merchandise seriously, these mystery boxes are a game-changer. The exclusivity and quality make every unboxing experience special!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guy-invitation-proposal_23-2149096462.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-guy-invitation-proposal_23-2149096462.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "test-mystery-5",
|
||||
name: "Usman Farooq",
|
||||
role: "Premium Member",
|
||||
testimonial: "The Ultimate Collector's Box is worth every penny. I've gotten rare items I couldn't find anywhere else. AG Store really knows what collectors want!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-handling-money-financial-duties_23-2151660740.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-handling-money-financial-duties_23-2151660740.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "test-mystery-6",
|
||||
name: "Nadia Hassan",
|
||||
role: "Mystery Box Fan",
|
||||
testimonial: "I love the surprise element and the dark anime aesthetic throughout the packaging. Every box feels like opening a treasure chest. Highly addictive in the best way!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-emotional-young-male-sport-clothes-with-yoga-mat_179666-26114.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-emotional-young-male-sport-clothes-with-yoga-mat_179666-26114.jpg?_wi=5",
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user