diff --git a/src/app/nft-gallery/page.tsx b/src/app/nft-gallery/page.tsx index f76087a..4679873 100644 --- a/src/app/nft-gallery/page.tsx +++ b/src/app/nft-gallery/page.tsx @@ -55,21 +55,21 @@ export default function NftGalleryPage() { id: "nft-1", name: "Digital Realm #001", price: "5.2 ETH", - imageSrc: "http://img.b2bpic.net/free-vector/linear-gradient-vintage-cassette_52683-60215.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/linear-gradient-vintage-cassette_52683-60215.jpg?_wi=3", imageAlt: "Digital collectible NFT", }, { id: "nft-2", name: "Cosmic Horizon #042", price: "3.8 ETH", - imageSrc: "http://img.b2bpic.net/free-photo/digital-art-inmersive-exhibition_23-2151428524.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-art-inmersive-exhibition_23-2151428524.jpg?_wi=2", imageAlt: "Abstract NFT artwork", }, { id: "nft-3", name: "Synthetic Dreams #156", price: "2.1 ETH", - imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-abstract-painting-pattern_23-2148975307.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-painted-abstract-painting-pattern_23-2148975307.jpg?_wi=5", imageAlt: "Colorful digital art NFT", }, { @@ -90,7 +90,7 @@ export default function NftGalleryPage() { id: "nft-6", name: "Quantum Vortex #333", price: "4.3 ETH", - imageSrc: "http://img.b2bpic.net/free-photo/people-antique-store-side-view_23-2149640716.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-antique-store-side-view_23-2149640716.jpg?_wi=2", imageAlt: "Digital collectible artwork", }, ]} @@ -125,7 +125,7 @@ export default function NftGalleryPage() { name: "Alex Park", role: "NFT Collector & Investor", testimonial: "Finally, a marketplace that treats digital art with the same respect as physical collectibles. The blockchain integration is seamless and transparent.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoors-business-man-smiles_23-2148763856.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoors-business-man-smiles_23-2148763856.jpg?_wi=2", imageAlt: "Alex Park", icon: Package, }, @@ -134,7 +134,7 @@ export default function NftGalleryPage() { name: "Jordan Lee", role: "Digital Artist", testimonial: "Sold my first collection on AuctionHub and the experience was incredible. The audience is passionate, engaged, and serious about collecting authentic digital art.", - imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6769.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6769.jpg?_wi=2", imageAlt: "Jordan Lee", icon: Package, }, @@ -143,7 +143,7 @@ export default function NftGalleryPage() { name: "Casey Rodriguez", role: "Blockchain Developer", testimonial: "The smart contract integration works flawlessly. As a tech person, I appreciate the security and transparency. This is how NFT marketplaces should work.", - imageSrc: "http://img.b2bpic.net/free-photo/successful-professional-sitting-office_1098-21006.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-professional-sitting-office_1098-21006.jpg?_wi=2", imageAlt: "Casey Rodriguez", icon: Package, }, @@ -152,7 +152,7 @@ export default function NftGalleryPage() { name: "Maya Chen", role: "Tech Art Enthusiast", testimonial: "The platform makes it easy to discover emerging artists. I've built an amazing collection here and always find something new and exciting.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman_107420-84872.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman_107420-84872.jpg?_wi=2", imageAlt: "Maya Chen", icon: Package, }, @@ -161,7 +161,7 @@ export default function NftGalleryPage() { name: "David Okonkwo", role: "NFT Trader", testimonial: "Fast transactions, low gas fees, and an intuitive interface. AuctionHub is my go-to platform for serious NFT trading and collecting.", - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1681.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1681.jpg?_wi=2", imageAlt: "David Okonkwo", icon: Package, }, @@ -170,7 +170,7 @@ export default function NftGalleryPage() { name: "Sophia Laurent", role: "Gallery Curator", testimonial: "We partner with AuctionHub to reach a global audience. Their verification process and community quality are unmatched in the NFT space.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg?_wi=2", imageAlt: "Sophia Laurent", icon: Package, },