diff --git a/src/app/custom-floats/page.tsx b/src/app/custom-floats/page.tsx index 10fec57..b4ecc61 100644 --- a/src/app/custom-floats/page.tsx +++ b/src/app/custom-floats/page.tsx @@ -74,7 +74,7 @@ export default function CustomFloatsPage() { { text: "View Process", href: "#custom-section" }, ]} background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-asian-woman-having-fun-pool-tropical-villa-summer-vacation-thailand-playing-with-big-orca-wearinng-black-swimsuit-sunglasses-sexy-body-fashion-accessories_285396-5890.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-asian-woman-having-fun-pool-tropical-villa-summer-vacation-thailand-playing-with-big-orca-wearinng-black-swimsuit-sunglasses-sexy-body-fashion-accessories_285396-5890.jpg?_wi=2" imageAlt="Custom branded pool float with luxury resort logo" frameStyle="card" mediaAnimation="slide-up" @@ -92,11 +92,11 @@ export default function CustomFloatsPage() { features={[ { id: 1, - title: "Logo Personalization", description: "Embed your brand identity with custom logo printing and color matching on premium thicker floats.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-asian-woman-having-fun-pool-tropical-villa-summer-vacation-thailand-playing-with-big-orca-wearinng-black-swimsuit-sunglasses-sexy-body-fashion-accessories_285396-5890.jpg", imageAlt: "Custom branded pool float with luxury resort logo" + title: "Logo Personalization", description: "Embed your brand identity with custom logo printing and color matching on premium thicker floats.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-asian-woman-having-fun-pool-tropical-villa-summer-vacation-thailand-playing-with-big-orca-wearinng-black-swimsuit-sunglasses-sexy-body-fashion-accessories_285396-5890.jpg?_wi=3", imageAlt: "Custom branded pool float with luxury resort logo" }, { id: 2, - title: "Professional Specifications", description: "Enhanced durability designed for high-volume hospitality use with reinforced seams and premium material grades.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-closeup-shot-tray-with-grapefruit-cocktails-near-swimming-pool_181624-7967.jpg", imageAlt: "Premium pool floats in luxury resort setting" + title: "Professional Specifications", description: "Enhanced durability designed for high-volume hospitality use with reinforced seams and premium material grades.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-closeup-shot-tray-with-grapefruit-cocktails-near-swimming-pool_181624-7967.jpg?_wi=2", imageAlt: "Premium pool floats in luxury resort setting" }, ]} useInvertedBackground={false} @@ -124,7 +124,7 @@ export default function CustomFloatsPage() {