Merge version_1 into main #10

Merged
bender merged 3 commits from version_1 into main 2026-03-11 18:32:23 +00:00
3 changed files with 14 additions and 14 deletions

View File

@@ -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() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-woman-sitting-bar-stand-daytime_181624-19076.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-woman-sitting-bar-stand-daytime_181624-19076.jpg?_wi=2"
imageAlt="Luxury beach resort pool with GRRR FLOAT design aesthetic"
logoText="GRRR FLOAT"
copyrightText="© 2025 GRRR FLOAT. All rights reserved."

View File

@@ -50,7 +50,7 @@ export default function HospitalityPage() {
text: "Customize Float", href: "/"},
]}
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-posing-with-lifeline_23-2150872162.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-posing-with-lifeline_23-2150872162.jpg?_wi=2"
imageAlt="Premium designer inflatable pool float in luxury resort setting"
frameStyle="card"
mediaAnimation="slide-up"
@@ -70,13 +70,13 @@ export default function HospitalityPage() {
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"
"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=4", 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"
"http://img.b2bpic.net/free-photo/high-angle-closeup-shot-tray-with-grapefruit-cocktails-near-swimming-pool_181624-7967.jpg?_wi=3", imageAlt: "Premium pool floats in luxury resort setting"
},
]}
useInvertedBackground={false}
@@ -96,7 +96,7 @@ export default function HospitalityPage() {
{
value: "15", title: "Countries"},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-women-pool_23-2149144901.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-women-pool_23-2149144901.jpg?_wi=2"
imageAlt="Luxury Mediterranean beach resort with designer pool floats"
useInvertedBackground={false}
mediaAnimation="slide-up"
@@ -126,7 +126,7 @@ export default function HospitalityPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-woman-sitting-bar-stand-daytime_181624-19076.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-woman-sitting-bar-stand-daytime_181624-19076.jpg?_wi=3"
imageAlt="Luxury beach resort pool with GRRR FLOAT design aesthetic"
logoText="GRRR FLOAT"
copyrightText="© 2025 GRRR FLOAT. All rights reserved."

View File

@@ -78,7 +78,7 @@ export default function HomePage() {
{ text: "Customize Float", href: "/custom-floats" },
]}
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-posing-with-lifeline_23-2150872162.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-posing-with-lifeline_23-2150872162.jpg?_wi=1"
imageAlt="Premium designer inflatable pool float in luxury resort setting"
frameStyle="card"
mediaAnimation="slide-up"
@@ -139,11 +139,11 @@ export default function HomePage() {
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=1", 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=1", imageAlt: "Premium pool floats in luxury resort setting"
},
]}
useInvertedBackground={false}
@@ -181,7 +181,7 @@ export default function HomePage() {
{ value: "50+", title: "Resort Partners" },
{ value: "15", title: "Countries" },
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-women-pool_23-2149144901.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-women-pool_23-2149144901.jpg?_wi=1"
imageAlt="Luxury Mediterranean beach resort with designer pool floats"
useInvertedBackground={false}
mediaAnimation="slide-up"
@@ -209,7 +209,7 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-woman-sitting-bar-stand-daytime_181624-19076.jpg"
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-woman-sitting-bar-stand-daytime_181624-19076.jpg?_wi=1"
imageAlt="Luxury beach resort pool with GRRR FLOAT design aesthetic"
logoText="GRRR FLOAT"
copyrightText="© 2025 GRRR FLOAT. All rights reserved."