From d6cf6d74ad54a396b7dcf2a5e9c1f734dafe0980 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 10:21:09 +0000 Subject: [PATCH 1/2] Update src/app/about/page.tsx --- src/app/about/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index b3f1f36..538a1e0 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -80,7 +80,7 @@ export default function AboutPage() { { id: "3", title: "Do you ship internationally?", content: "Yes, N O N S H I offers international shipping to bring our unique handmade bags to customers worldwide. Shipping costs and delivery times vary by region." }, { id: "4", title: "What is your return policy?", content: "We offer a hassle-free return policy within 30 days of purchase for unused items in their original condition. Please visit our 'Returns' page for detailed instructions." } ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-with-laptop_23-2149476719.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-with-laptop_23-2149476719.jpg?_wi=1" imageAlt="customer service representative smiling" /> From 9ee8f94bb057ee3dd904e9d80e8f96e06a51945a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 10:21:09 +0000 Subject: [PATCH 2/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 090ae2a..f73c728 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -62,7 +62,7 @@ export default function ContactPage() { { id: "3", title: "Do you ship internationally?", content: "Yes, N O N S H I offers international shipping to bring our unique handmade bags to customers worldwide. Shipping costs and delivery times vary by region." }, { id: "4", title: "What is your return policy?", content: "We offer a hassle-free return policy within 30 days of purchase for unused items in their original condition. Please visit our 'Returns' page for detailed instructions." } ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-with-laptop_23-2149476719.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-with-laptop_23-2149476719.jpg?_wi=2" imageAlt="customer service representative smiling" />