From 968aaf4fe460a8cc67e03847dd6abc331d6bab3f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 09:37:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index df12e05..2eac110 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,15 +77,15 @@ export default function LandingPage() { features={[ { id: 1, - title: "Superior Paint Quality", description: "High-quality formulations that deliver rich, vibrant colors with exceptional coverage and durability.", imageSrc: "http://img.b2bpic.net/free-photo/blank-paper-sheet-with-artist-tools_23-2148575539.jpg", imageAlt: "Premium paint colors and buckets" + title: "Superior Paint Quality", description: "High-quality formulations that deliver rich, vibrant colors with exceptional coverage and durability.", imageSrc: "http://img.b2bpic.net/free-photo/blank-paper-sheet-with-artist-tools_23-2148575539.jpg?_wi=1", imageAlt: "Premium paint colors and buckets" }, { id: 2, - title: "Long-Lasting Colors", description: "Our paint maintains its brilliant finish for years, resisting fading and color degradation even in harsh weather.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-red-door-yellow-building-plant-it_181624-13863.jpg", imageAlt: "Building with long-lasting paint finish" + title: "Long-Lasting Colors", description: "Our paint maintains its brilliant finish for years, resisting fading and color degradation even in harsh weather.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-red-door-yellow-building-plant-it_181624-13863.jpg?_wi=1", imageAlt: "Building with long-lasting paint finish" }, { id: 3, - title: "Weather Resistant", description: "Formulated to withstand extreme heat, humidity, and sun exposure common in Nigeria's tropical climate.", imageSrc: "http://img.b2bpic.net/free-photo/view-interior-design-space-with-color-year-furnishings-decorations_23-2151397373.jpg", imageAlt: "Interior room with durable paint" + title: "Weather Resistant", description: "Formulated to withstand extreme heat, humidity, and sun exposure common in Nigeria's tropical climate.", imageSrc: "http://img.b2bpic.net/free-photo/view-interior-design-space-with-color-year-furnishings-decorations_23-2151397373.jpg?_wi=1", imageAlt: "Interior room with durable paint" }, { id: 4, @@ -93,7 +93,7 @@ export default function LandingPage() { }, { id: 5, - title: "Excellent Customer Service", description: "Fast response times and professional support from our team. We're here to help with expert recommendations.", imageSrc: "http://img.b2bpic.net/free-photo/man-paints-new-home-holds-roller-wears-protective-helmet-glasses-uniform-does-repair-poses-white_273609-54584.jpg", imageAlt: "Professional painter at work" + title: "Excellent Customer Service", description: "Fast response times and professional support from our team. We're here to help with expert recommendations.", imageSrc: "http://img.b2bpic.net/free-photo/man-paints-new-home-holds-roller-wears-protective-helmet-glasses-uniform-does-repair-poses-white_273609-54584.jpg?_wi=1", imageAlt: "Professional painter at work" }, { id: 6, @@ -116,15 +116,15 @@ export default function LandingPage() { products={[ { id: "interior", brand: "Ebulux", name: "Interior Paint - Premium", price: "₦12,500", rating: 5, - reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/view-interior-design-space-with-color-year-furnishings-decorations_23-2151397373.jpg", imageAlt: "Interior paint smooth finish" + reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/view-interior-design-space-with-color-year-furnishings-decorations_23-2151397373.jpg?_wi=2", imageAlt: "Interior paint smooth finish" }, { id: "exterior", brand: "Ebulux", name: "Exterior Paint - Weather Guard", price: "₦15,000", rating: 5, - reviewCount: "21", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-red-door-yellow-building-plant-it_181624-13863.jpg", imageAlt: "Exterior paint weather resistant" + reviewCount: "21", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-red-door-yellow-building-plant-it_181624-13863.jpg?_wi=2", imageAlt: "Exterior paint weather resistant" }, { id: "specialty", brand: "Ebulux", name: "Specialty Paint - Textured & Custom", price: "₦18,000", rating: 5, - reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/blank-paper-sheet-with-artist-tools_23-2148575539.jpg", imageAlt: "Specialty paint colors" + reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/blank-paper-sheet-with-artist-tools_23-2148575539.jpg?_wi=2", imageAlt: "Specialty paint colors" } ]} gridVariant="three-columns-all-equal-width" @@ -203,7 +203,7 @@ export default function LandingPage() { { value: "3", title: "Purchase & Paint" } ]} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/man-paints-new-home-holds-roller-wears-protective-helmet-glasses-uniform-does-repair-poses-white_273609-54584.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-paints-new-home-holds-roller-wears-protective-helmet-glasses-uniform-does-repair-poses-white_273609-54584.jpg?_wi=2" imageAlt="Professional painter applying paint" mediaAnimation="slide-up" />