From 7539ce7b50a9da694fd7bfe9d62bc7b86a7a0174 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 18:26:51 +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 ac3e876..9ea78de 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -123,21 +123,21 @@ export default function LandingPage() { id: 1, title: "Fully Custom Tailored", description: "Every design is built from the ground up for your specific business goals, brand identity, and local target market.", - imageSrc: "http://img.b2bpic.net/free-photo/date-night-ideas-valantine-romance-heart-love-passion-concept_53876-133732.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/date-night-ideas-valantine-romance-heart-love-passion-concept_53876-133732.jpg?_wi=1", imageAlt: "Custom design laptop view", }, { id: 2, title: "Mobile Optimized", description: "Fully responsive layouts that look and function perfectly on every device, from iPhones to large desktop monitors.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-social-media-still-life_23-2149019157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-social-media-still-life_23-2149019157.jpg?_wi=1", imageAlt: "Mobile device responsiveness", }, { id: 3, title: "Local SEO Ready", description: "Built-in basic local SEO optimization strategies to help you appear in local Pocatello searches and get found by customers.", - imageSrc: "http://img.b2bpic.net/free-vector/search-engine-optimization_24908-55721.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/search-engine-optimization_24908-55721.jpg?_wi=1", imageAlt: "SEO analytics growth", }, ]} @@ -157,35 +157,35 @@ export default function LandingPage() { value: "Step 1", title: "Consultation", description: "Quick gameplan session to understand your goals and business needs.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-social-media-still-life_23-2149019157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-social-media-still-life_23-2149019157.jpg?_wi=2", }, { id: "2", value: "Step 2", title: "Design & Build", description: "Rapid custom design and technical build phases.", - imageSrc: "http://img.b2bpic.net/free-photo/date-night-ideas-valantine-romance-heart-love-passion-concept_53876-133732.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/date-night-ideas-valantine-romance-heart-love-passion-concept_53876-133732.jpg?_wi=2", }, { id: "3", value: "Step 3", title: "Targeting Strategy", description: "Fine-tuning business strategy and audience targeting.", - imageSrc: "http://img.b2bpic.net/free-vector/search-engine-optimization_24908-55721.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/search-engine-optimization_24908-55721.jpg?_wi=2", }, { id: "4", value: "Step 4", title: "Review & Support", description: "Presentation of your new site and final adjustments.", - imageSrc: "http://img.b2bpic.net/free-photo/date-night-ideas-valantine-romance-heart-love-passion-concept_53876-133732.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/date-night-ideas-valantine-romance-heart-love-passion-concept_53876-133732.jpg?_wi=3", }, { id: "5", value: "Step 5", title: "Fast Delivery", description: "Your site goes live, fully optimized for your Pocatello customers.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-social-media-still-life_23-2149019157.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-social-media-still-life_23-2149019157.jpg?_wi=3", }, ]} title="Our Proven 5-Step Process" -- 2.49.1