diff --git a/src/app/page.tsx b/src/app/page.tsx index 9c8d339..4c36a8d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -117,17 +117,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", name: "Organic Reach Package", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/man-suit-standing-office-with-clipboard-pointing-poster-with-words_1098-17121.jpg"}, + id: "p1", name: "Organic Reach Package", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/man-suit-standing-office-with-clipboard-pointing-poster-with-words_1098-17121.jpg?_wi=1"}, { - id: "p2", name: "Celeb Collaboration Plan", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/network-concept-with-colorful-dots-top-view_23-2148999149.jpg"}, + id: "p2", name: "Celeb Collaboration Plan", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/network-concept-with-colorful-dots-top-view_23-2148999149.jpg?_wi=1"}, { - id: "p3", name: "Business Lead Gen", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-success-improvement-development-business_53876-123895.jpg"}, + id: "p3", name: "Business Lead Gen", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-success-improvement-development-business_53876-123895.jpg?_wi=1"}, { - id: "p4", name: "Influencer Accelerator", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/man-suit-standing-office-with-clipboard-pointing-poster-with-words_1098-17121.jpg"}, + id: "p4", name: "Influencer Accelerator", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/man-suit-standing-office-with-clipboard-pointing-poster-with-words_1098-17121.jpg?_wi=2"}, { - id: "p5", name: "Brand Presence Boost", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/network-concept-with-colorful-dots-top-view_23-2148999149.jpg"}, + id: "p5", name: "Brand Presence Boost", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/network-concept-with-colorful-dots-top-view_23-2148999149.jpg?_wi=2"}, { - id: "p6", name: "Advanced Account Recovery", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-success-improvement-development-business_53876-123895.jpg"}, + id: "p6", name: "Advanced Account Recovery", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/graph-growth-success-improvement-development-business_53876-123895.jpg?_wi=2"}, ]} title="Growth Packages" description="Select the perfect package for your brand's journey."