From 432dca884b8925cfacaf8ffb34cdede67d8bdfed Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 17:41:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1dd8283..a19fe7c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,19 +105,19 @@ export default function LandingPage() { features={[ { id: 1, - title: "Choose Your Base", description: "Select from premium materials including silicone, TPU, polycarbonate, and leather for maximum protection and style.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-laptop_53876-40325.jpg" + title: "Choose Your Base", description: "Select from premium materials including silicone, TPU, polycarbonate, and leather for maximum protection and style.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-laptop_53876-40325.jpg?_wi=1" }, { id: 2, - title: "Design & Personalize", description: "Upload your photos, artwork, or choose from thousands of professional designs. Add text, colors, and effects to make it uniquely yours.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-laptop_53876-40325.jpg" + title: "Design & Personalize", description: "Upload your photos, artwork, or choose from thousands of professional designs. Add text, colors, and effects to make it uniquely yours.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-laptop_53876-40325.jpg?_wi=2" }, { id: 3, - title: "Preview & Perfect", description: "See your design in 360° before ordering. Make adjustments until it's exactly what you envisioned.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-laptop_53876-40325.jpg" + title: "Preview & Perfect", description: "See your design in 360° before ordering. Make adjustments until it's exactly what you envisioned.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-laptop_53876-40325.jpg?_wi=3" }, { id: 4, - title: "Order & Receive", description: "Fast production and shipping. Most orders arrive within 3-5 business days with full protection guarantee.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-laptop_53876-40325.jpg" + title: "Order & Receive", description: "Fast production and shipping. Most orders arrive within 3-5 business days with full protection guarantee.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-laptop_53876-40325.jpg?_wi=4" } ]} buttons={[ -- 2.49.1