diff --git a/src/app/page.tsx b/src/app/page.tsx index 15069ad..dbdc093 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { logoText="Camp Pink" description="Turning your 'I love you' into 'Will you marry me' with breathtaking, tailor-made proposal events." buttons={[{ text: "Book Your Proposal", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/floral-composition-transparent-glass-engraving-plate-candles_8353-10401.jpg" + imageSrc="http://img.b2bpic.net/free-photo/floral-composition-transparent-glass-engraving-plate-candles_8353-10401.jpg?_wi=1" imageAlt="Romantic proposal event" /> @@ -56,7 +56,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Crafting Unforgettable Moments" description="At Camp Pink, we specialize in intimate, bespoke proposal events that reflect your unique story. From dream locations to tiny details, we handle everything so you can focus on the big question." - imageSrc="http://img.b2bpic.net/free-photo/bright-candles-burn-standing-floor_1304-5613.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bright-candles-burn-standing-floor_1304-5613.jpg?_wi=1" /> @@ -99,12 +99,12 @@ export default function LandingPage() { { id: "2", title: "The Grand Affair", price: "$3,500", period: "fixed", features: ["Luxury decor styling", "Photography coordination", "Champagne service", "Custom music"], button: { text: "Book Now" }, - imageSrc: "http://img.b2bpic.net/free-photo/floral-composition-transparent-glass-engraving-plate-candles_8353-10401.jpg", imageAlt: "Decorated seatings for wedding guests" + imageSrc: "http://img.b2bpic.net/free-photo/floral-composition-transparent-glass-engraving-plate-candles_8353-10401.jpg?_wi=2", imageAlt: "Decorated seatings for wedding guests" }, { id: "3", title: "Ultimate Story", price: "$6,000", period: "fixed", features: ["Destination management", "Full production styling", "Videography", "Luxury floral arrangements"], button: { text: "Book Now" }, - imageSrc: "http://img.b2bpic.net/free-photo/bright-candles-burn-standing-floor_1304-5613.jpg", imageAlt: "Decorated seatings for wedding guests" + imageSrc: "http://img.b2bpic.net/free-photo/bright-candles-burn-standing-floor_1304-5613.jpg?_wi=2", imageAlt: "Decorated seatings for wedding guests" } ]} title="Proposal Packages"