diff --git a/src/app/page.tsx b/src/app/page.tsx index fa23840..f795d64 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,27 +86,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-wood-stone-white-bathroom_105762-2136.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-wood-stone-white-bathroom_105762-2136.jpg?_wi=1", imageAlt: "Luxurious bathroom with custom tile installation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/blue-fronts-gas-cooktop-marble-backsplash_169016-69140.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-fronts-gas-cooktop-marble-backsplash_169016-69140.jpg?_wi=1", imageAlt: "Modern kitchen with designer tile backsplash", }, { - imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-woman_23-2151020317.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-woman_23-2151020317.jpg?_wi=1", imageAlt: "Elegant large-format tile flooring in a living space", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-file-posing-office_23-2147668798.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-file-posing-office_23-2147668798.jpg?_wi=1", imageAlt: "Stylish living area with a custom tile feature wall", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-white-cabbage-center-green-hot-peppers_114579-82724.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-white-cabbage-center-green-hot-peppers_114579-82724.jpg?_wi=1", imageAlt: "Seamless porcelain slab installation in a modern home", }, { - imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-aesthetics-bag-still-life_23-2151141481.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-aesthetics-bag-still-life_23-2151141481.jpg?_wi=1", imageAlt: "High-quality waterproof shower system with exquisite tiling", }, ]} @@ -132,7 +132,7 @@ export default function LandingPage() { description: "Transparent pricing with no hidden fees, detailed upfront.", bentoComponent: "reveal-icon", icon: FileText, - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-wood-stone-white-bathroom_105762-2136.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-modern-wood-stone-white-bathroom_105762-2136.jpg?_wi=2", imageAlt: "Modern and clean interior design", }, { @@ -140,7 +140,7 @@ export default function LandingPage() { description: "We maintain tidy and organized work environments.", bentoComponent: "reveal-icon", icon: CheckCircle, - imageSrc: "http://img.b2bpic.net/free-photo/blue-fronts-gas-cooktop-marble-backsplash_169016-69140.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blue-fronts-gas-cooktop-marble-backsplash_169016-69140.jpg?_wi=2", imageAlt: "Modern and clean interior design", }, { @@ -148,7 +148,7 @@ export default function LandingPage() { description: "Only the best for durability and a flawless finish.", bentoComponent: "reveal-icon", icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-woman_23-2151020317.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-woman_23-2151020317.jpg?_wi=2", imageAlt: "Modern and clean interior design", }, { @@ -156,7 +156,7 @@ export default function LandingPage() { description: "Stay informed with clear, consistent updates throughout your project.", bentoComponent: "reveal-icon", icon: MessageCircle, - imageSrc: "http://img.b2bpic.net/free-photo/woman-with-file-posing-office_23-2147668798.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-with-file-posing-office_23-2147668798.jpg?_wi=2", imageAlt: "Modern and clean interior design", }, { @@ -164,7 +164,7 @@ export default function LandingPage() { description: "Meticulous planning for perfectly aligned tiles every time.", bentoComponent: "reveal-icon", icon: Grid, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-white-cabbage-center-green-hot-peppers_114579-82724.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-white-cabbage-center-green-hot-peppers_114579-82724.jpg?_wi=2", imageAlt: "Modern and clean interior design", }, { @@ -172,7 +172,7 @@ export default function LandingPage() { description: "Built to industry standards for long-lasting protection.", bentoComponent: "reveal-icon", icon: Droplet, - imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-aesthetics-bag-still-life_23-2151141481.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mediterranean-aesthetics-bag-still-life_23-2151141481.jpg?_wi=2", imageAlt: "Modern and clean interior design", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { description: "Confidence in our work, backed by an extended warranty.", bentoComponent: "reveal-icon", icon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/elegant-bathtub-with-bath-elements_23-2148147505.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-bathtub-with-bath-elements_23-2148147505.jpg?_wi=1", imageAlt: "Modern and clean interior design", }, { @@ -188,7 +188,7 @@ export default function LandingPage() { description: "A testament to our quality and customer satisfaction.", bentoComponent: "reveal-icon", icon: Heart, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-color-palette-used-by-interior-designer_23-2150334536.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-color-palette-used-by-interior-designer_23-2150334536.jpg?_wi=1", imageAlt: "Modern and clean interior design", }, ]} @@ -207,13 +207,13 @@ export default function LandingPage() { { id: "s1", name: "Bathroom Renovations", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-bathtub-with-bath-elements_23-2148147505.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-bathtub-with-bath-elements_23-2148147505.jpg?_wi=2", imageAlt: "Luxurious bathroom renovation", }, { id: "s2", name: "Tile Installation", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-color-palette-used-by-interior-designer_23-2150334536.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-color-palette-used-by-interior-designer_23-2150334536.jpg?_wi=2", imageAlt: "Professional tile installation", }, { @@ -401,7 +401,7 @@ export default function LandingPage() {