Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-10 21:50:04 +00:00

View File

@@ -79,13 +79,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Submit Your Phone Details", description: "Tell us the model, storage capacity, and condition of your device. We'll give you an instant quote.", imageSrc: "http://img.b2bpic.net/free-photo/checking-phone_1098-18216.jpg?_wi=1", imageAlt: "Phone submission form", buttonIcon: ArrowRight
title: "Submit Your Phone Details", description: "Tell us the model, storage capacity, and condition of your device. We'll give you an instant quote.", imageSrc: "http://img.b2bpic.net/free-photo/checking-phone_1098-18216.jpg", imageAlt: "Phone submission form", buttonIcon: ArrowRight
},
{
title: "Receive a Cash Offer", description: "Get an immediate, no-obligation cash offer for your iPhone. Our prices are fair and competitive.", imageSrc: "http://img.b2bpic.net/free-photo/checking-phone_1098-18216.jpg?_wi=2", imageAlt: "Cash offer notification", buttonIcon: Check
title: "Receive a Cash Offer", description: "Get an immediate, no-obligation cash offer for your iPhone. Our prices are fair and competitive.", imageSrc: "http://img.b2bpic.net/free-photo/checking-phone_1098-18216.jpg", imageAlt: "Cash offer notification", buttonIcon: Check
},
{
title: "Meet Locally in Tulsa", description: "Schedule a convenient meetup in Tulsa for same-day payment. We handle the inspection and you get paid on the spot.", imageSrc: "http://img.b2bpic.net/free-photo/checking-phone_1098-18216.jpg?_wi=3", imageAlt: "Local meetup transaction", buttonIcon: MapPin
title: "Meet Locally in Tulsa", description: "Schedule a convenient meetup in Tulsa for same-day payment. We handle the inspection and you get paid on the spot.", imageSrc: "http://img.b2bpic.net/free-photo/checking-phone_1098-18216.jpg", imageAlt: "Local meetup transaction", buttonIcon: MapPin
}
]}
/>