diff --git a/src/app/page.tsx b/src/app/page.tsx index eba9ace..9b48170 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,23 +51,23 @@ export default function LandingPage() { background={{ variant: "floatingGradient" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/carpenter-using-carpenter-s-water-level_23-2148640272.jpg", imageAlt: "Tile leveling clips close-up"}, + imageSrc: "http://img.b2bpic.net/free-photo/carpenter-using-carpenter-s-water-level_23-2148640272.jpg?_wi=1", imageAlt: "Tile leveling clips close-up"}, { - imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop-with-measuring-device_23-2150914191.jpg", imageAlt: "Precision measurement guide"}, + imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop-with-measuring-device_23-2150914191.jpg?_wi=1", imageAlt: "Precision measurement guide"}, { - imageSrc: "http://img.b2bpic.net/free-photo/installing-ceramic-floor-tiles-construction-site-construction-workers-workers-laying-tiles-floor-with-cement-adhesive-renovating-floor_166373-2132.jpg", imageAlt: "Tiles with leveling clips installed"}, + imageSrc: "http://img.b2bpic.net/free-photo/installing-ceramic-floor-tiles-construction-site-construction-workers-workers-laying-tiles-floor-with-cement-adhesive-renovating-floor_166373-2132.jpg?_wi=1", imageAlt: "Tiles with leveling clips installed"}, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428274.jpg", imageAlt: "Professional tiling setup"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428274.jpg?_wi=1", imageAlt: "Professional tiling setup"}, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428274.jpg", imageAlt: "Tile installation process"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428274.jpg?_wi=2", imageAlt: "Tile installation process"}, { - imageSrc: "http://img.b2bpic.net/free-photo/installing-ceramic-floor-tiles-construction-site-construction-workers-workers-laying-tiles-floor-with-cement-adhesive-renovating-floor_166373-2132.jpg", imageAlt: "Perfect tile alignment"}, + imageSrc: "http://img.b2bpic.net/free-photo/installing-ceramic-floor-tiles-construction-site-construction-workers-workers-laying-tiles-floor-with-cement-adhesive-renovating-floor_166373-2132.jpg?_wi=2", imageAlt: "Perfect tile alignment"}, { - imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop-with-measuring-device_23-2150914191.jpg", imageAlt: "Quality assurance"}, + imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop-with-measuring-device_23-2150914191.jpg?_wi=2", imageAlt: "Quality assurance"}, { - imageSrc: "http://img.b2bpic.net/free-photo/carpenter-using-carpenter-s-water-level_23-2148640272.jpg", imageAlt: "Packaging and product display"}, + imageSrc: "http://img.b2bpic.net/free-photo/carpenter-using-carpenter-s-water-level_23-2148640272.jpg?_wi=2", imageAlt: "Packaging and product display"}, ]} buttons={[ { text: "Shop Clips", href: "#products" }, @@ -95,13 +95,13 @@ export default function LandingPage() { products={[ { id: "1", brand: "TileClips Pro", name: "1/16\" Precision Leveling Clips (100-Pack)", price: "$24.99", rating: 5, - reviewCount: "342", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-using-carpenter-s-water-level_23-2148640272.jpg", imageAlt: "Box of 100 precision leveling clips"}, + reviewCount: "342", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-using-carpenter-s-water-level_23-2148640272.jpg?_wi=3", imageAlt: "Box of 100 precision leveling clips"}, { id: "2", brand: "TileClips Pro", name: "1/16\" Professional Kit (250-Pack)", price: "$49.99", rating: 5, - reviewCount: "287", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-using-carpenter-s-water-level_23-2148640272.jpg", imageAlt: "Professional kit with 250 clips"}, + reviewCount: "287", imageSrc: "http://img.b2bpic.net/free-photo/carpenter-using-carpenter-s-water-level_23-2148640272.jpg?_wi=4", imageAlt: "Professional kit with 250 clips"}, { id: "3", brand: "TileClips Pro", name: "Bulk 1/16\" Industrial Pack (500-Pack)", price: "$89.99", rating: 5, - reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop-with-measuring-device_23-2150914191.jpg", imageAlt: "Industrial bulk pack of 500 clips"}, + reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop-with-measuring-device_23-2150914191.jpg?_wi=3", imageAlt: "Industrial bulk pack of 500 clips"}, ]} carouselMode="buttons" /> @@ -120,7 +120,7 @@ export default function LandingPage() { features={[ { id: "1", title: "Precision Engineering", description: "Our 1/16\" clips are manufactured to exact specifications, ensuring consistent tile spacing and perfectly level surfaces every time.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop-with-measuring-device_23-2150914191.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop-with-measuring-device_23-2150914191.jpg?_wi=4"}, items: [ { icon: Check, text: "±0.5mm tolerance" }, { icon: Check, text: "Consistent spacing" }, @@ -130,7 +130,7 @@ export default function LandingPage() { }, { id: "2", title: "Durable Construction", description: "Made from premium plastic compound that withstands repeated use and stays rigid throughout installations. Resistant to chemicals and temperature variations.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/carpenter-using-carpenter-s-water-level_23-2148640272.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/carpenter-using-carpenter-s-water-level_23-2148640272.jpg?_wi=5"}, items: [ { icon: Shield, text: "UV resistant" }, { icon: Shield, text: "Temperature stable" }, @@ -140,7 +140,7 @@ export default function LandingPage() { }, { id: "3", title: "Easy Installation", description: "Simple snap-on design works with any tile size. No tools required—just position and clip. Quick removal when grout is dry.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/installing-ceramic-floor-tiles-construction-site-construction-workers-workers-laying-tiles-floor-with-cement-adhesive-renovating-floor_166373-2132.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/installing-ceramic-floor-tiles-construction-site-construction-workers-workers-laying-tiles-floor-with-cement-adhesive-renovating-floor_166373-2132.jpg?_wi=3"}, items: [ { icon: Zap, text: "Tool-free installation" }, { icon: Zap, text: "Works on all tiles" }, @@ -163,7 +163,7 @@ export default function LandingPage() { { value: "1/16\"", title: "Precision Spacing (±0.5mm)" }, { value: "10,000+", title: "Clips Per Hour Installation Rate" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/male-jeweler-working-shop-with-measuring-device_23-2150914191.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-jeweler-working-shop-with-measuring-device_23-2150914191.jpg?_wi=5" imageAlt="Detailed product specifications" useInvertedBackground={false} mediaAnimation="slide-up" @@ -216,7 +216,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Marcus Rodriguez", role: "Master Tile Contractor", company: "Precision Tile Solutions", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Marcus Rodriguez"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", imageAlt: "Marcus Rodriguez"}, { id: "2", name: "Sarah Chen", role: "Project Manager", company: "Elite Construction Co", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1726.jpg", imageAlt: "Sarah Chen"}, @@ -225,7 +225,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg", imageAlt: "James Thompson"}, { id: "4", name: "Amanda Foster", role: "Lead Architect", company: "Foster Design Studio", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Amanda Foster"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", imageAlt: "Amanda Foster"}, ]} kpiItems={[ { value: "98%", label: "Customer Satisfaction Rate" }, @@ -244,7 +244,7 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/installing-ceramic-floor-tiles-construction-site-construction-workers-workers-laying-tiles-floor-with-cement-adhesive-renovating-floor_166373-2132.jpg" + imageSrc="http://img.b2bpic.net/free-photo/installing-ceramic-floor-tiles-construction-site-construction-workers-workers-laying-tiles-floor-with-cement-adhesive-renovating-floor_166373-2132.jpg?_wi=4" imageAlt="FAQ illustration" mediaPosition="left" mediaAnimation="slide-up"