From 91b32589c4a7c2bdf1b165880cb7a214909c6345 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Feb 2026 16:16:46 +0000 Subject: [PATCH 1/5] 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 3493d8c..383d4f2 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -45,7 +45,7 @@ export default function ContactPage() { description="Subscribe to our newsletter for new arrivals, shop news, and special events. Plus, followers get exclusive first access to the best finds." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="https://img.b2bpic.net/free-photo/summer-objects_23-2147647062.jpg" + imageSrc="https://img.b2bpic.net/free-photo/summer-objects_23-2147647062.jpg?_wi=2" mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="your.email@example.com" -- 2.49.1 From b20812b5296e2c10ee3760a51277b3eb3f7cde2e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Feb 2026 16:16:47 +0000 Subject: [PATCH 2/5] Update src/app/faq/page.tsx --- src/app/faq/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/faq/page.tsx b/src/app/faq/page.tsx index 1443da0..307f465 100644 --- a/src/app/faq/page.tsx +++ b/src/app/faq/page.tsx @@ -61,15 +61,15 @@ export default function FaqPage() { features={[ { id: 1, - title: "What eras do you carry?", description: "We specialize in late 1960s through 1990s vintage clothing and accessories—everything from groovy 60s to rad 90s vibes.", imageSrc: "/placeholders/placeholder1.webp" + title: "What eras do you carry?", description: "We specialize in late 1960s through 1990s vintage clothing and accessories—everything from groovy 60s to rad 90s vibes.", imageSrc: "/placeholders/placeholder1.webp?_wi=1" }, { id: 2, - title: "Do you buy clothing every day?", description: "We require appointments to buy—most are booked a week or more in advance. Check our Open Buy Day schedule for no-appointment options.", imageSrc: "/placeholders/placeholder1.webp" + title: "Do you buy clothing every day?", description: "We require appointments to buy—most are booked a week or more in advance. Check our Open Buy Day schedule for no-appointment options.", imageSrc: "/placeholders/placeholder1.webp?_wi=2" }, { id: 3, - title: "Can I walk in to sell?", description: "Not currently. We don't always have buyers on site. Book an appointment or come to Open Buy Day for selling opportunities.", imageSrc: "/placeholders/placeholder1.webp" + title: "Can I walk in to sell?", description: "Not currently. We don't always have buyers on site. Book an appointment or come to Open Buy Day for selling opportunities.", imageSrc: "/placeholders/placeholder1.webp?_wi=3" } ]} /> -- 2.49.1 From 57051f8cd26c6f8d30287b1668b1aad36a1adfeb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Feb 2026 16:16:48 +0000 Subject: [PATCH 3/5] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 50a5838..2bdf373 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -112,15 +112,15 @@ export default function HomePage() { features={[ { id: 1, - title: "Book an Appointment", description: "Schedule a time that works for you. We require appointments (one per week max). Most appointments are a week or more in advance. No same-day appointments.", imageSrc: "https://img.b2bpic.net/free-vector/calendar-template-design_742173-22539.jpg" + title: "Book an Appointment", description: "Schedule a time that works for you. We require appointments (one per week max). Most appointments are a week or more in advance. No same-day appointments.", imageSrc: "https://img.b2bpic.net/free-vector/calendar-template-design_742173-22539.jpg?_wi=1" }, { id: 2, - title: "Bring Your Pieces", description: "Up to 40 items per visit. Bring your best finds—denim, tees, dresses, jackets, anything wearable from the 60s–90s. We focus on pieces we know our customers love.", imageSrc: "https://img.b2bpic.net/free-photo/hand-woven-geometric-denim-area-rug-wooden-floor_169016-48934.jpg" + title: "Bring Your Pieces", description: "Up to 40 items per visit. Bring your best finds—denim, tees, dresses, jackets, anything wearable from the 60s–90s. We focus on pieces we know our customers love.", imageSrc: "https://img.b2bpic.net/free-photo/hand-woven-geometric-denim-area-rug-wooden-floor_169016-48934.jpg?_wi=1" }, { id: 3, - title: "Get Paid or Trade", description: "Receive 30% cash value or 50% trade credit toward items in our shop. Quick evaluation, fair pricing, and support for keeping vintage in circulation.", imageSrc: "https://img.b2bpic.net/free-photo/overhead-shot-person-collecting-donations-church-black-white_181624-42670.jpg" + title: "Get Paid or Trade", description: "Receive 30% cash value or 50% trade credit toward items in our shop. Quick evaluation, fair pricing, and support for keeping vintage in circulation.", imageSrc: "https://img.b2bpic.net/free-photo/overhead-shot-person-collecting-donations-church-black-white_181624-42670.jpg?_wi=1" } ]} /> -- 2.49.1 From 7f398b58fe4ffe03c98c67afc7da97036365529d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Feb 2026 16:16:49 +0000 Subject: [PATCH 4/5] Update src/app/sell-with-us/page.tsx --- src/app/sell-with-us/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/sell-with-us/page.tsx b/src/app/sell-with-us/page.tsx index 25319f3..c9fe203 100644 --- a/src/app/sell-with-us/page.tsx +++ b/src/app/sell-with-us/page.tsx @@ -61,15 +61,15 @@ export default function SellWithUsPage() { features={[ { id: 1, - title: "Book an Appointment", description: "Schedule a time that works for you. We require appointments (one per week max). Most appointments are a week or more in advance. No same-day appointments.", imageSrc: "https://img.b2bpic.net/free-vector/calendar-template-design_742173-22539.jpg" + title: "Book an Appointment", description: "Schedule a time that works for you. We require appointments (one per week max). Most appointments are a week or more in advance. No same-day appointments.", imageSrc: "https://img.b2bpic.net/free-vector/calendar-template-design_742173-22539.jpg?_wi=2" }, { id: 2, - title: "Bring Your Pieces", description: "Up to 40 items per visit. Bring your best finds—denim, tees, dresses, jackets, anything wearable from the 60s–90s. We focus on pieces we know our customers love.", imageSrc: "https://img.b2bpic.net/free-photo/hand-woven-geometric-denim-area-rug-wooden-floor_169016-48934.jpg" + title: "Bring Your Pieces", description: "Up to 40 items per visit. Bring your best finds—denim, tees, dresses, jackets, anything wearable from the 60s–90s. We focus on pieces we know our customers love.", imageSrc: "https://img.b2bpic.net/free-photo/hand-woven-geometric-denim-area-rug-wooden-floor_169016-48934.jpg?_wi=2" }, { id: 3, - title: "Get Paid or Trade", description: "Receive 30% cash value or 50% trade credit toward items in our shop. Quick evaluation, fair pricing, and support for keeping vintage in circulation.", imageSrc: "https://img.b2bpic.net/free-photo/overhead-shot-person-collecting-donations-church-black-white_181624-42670.jpg" + title: "Get Paid or Trade", description: "Receive 30% cash value or 50% trade credit toward items in our shop. Quick evaluation, fair pricing, and support for keeping vintage in circulation.", imageSrc: "https://img.b2bpic.net/free-photo/overhead-shot-person-collecting-donations-church-black-white_181624-42670.jpg?_wi=2" } ]} /> -- 2.49.1 From 05673ab7437ad3d814879400945d0b7523d98f9c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Feb 2026 16:16:50 +0000 Subject: [PATCH 5/5] Update src/app/visit/page.tsx --- src/app/visit/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/visit/page.tsx b/src/app/visit/page.tsx index cb13b26..cc9f188 100644 --- a/src/app/visit/page.tsx +++ b/src/app/visit/page.tsx @@ -85,7 +85,7 @@ export default function VisitPage() { description="Have questions about specific items, sizing, or want to know what's new? Drop us a line and we'll help you make the most of your visit." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="https://img.b2bpic.net/free-photo/summer-objects_23-2147647062.jpg" + imageSrc="https://img.b2bpic.net/free-photo/summer-objects_23-2147647062.jpg?_wi=1" mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="your.email@example.com" -- 2.49.1