Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-22 04:46:55 +00:00

View File

@@ -67,35 +67,35 @@ export default function LandingPage() {
handle: "@jamr",
testimonial: "Best customer service in Pelham.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-wearing-fashion-eyeglasses-stylish-suit-sitting-sofa-modern-studio_496169-1399.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-wearing-fashion-eyeglasses-stylish-suit-sitting-sofa-modern-studio_496169-1399.jpg?_wi=1",
},
{
name: "Sarah M.",
handle: "@sarah_m",
testimonial: "Incredible atmosphere and flavors.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-dancing-together_23-2148422446.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-dancing-together_23-2148422446.jpg?_wi=1",
},
{
name: "John S.",
handle: "@johns",
testimonial: "Always has exactly what I need.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-having-conversation-with-his-partner-workplace_23-2147899787.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-having-conversation-with-his-partner-workplace_23-2147899787.jpg?_wi=1",
},
{
name: "Karen B.",
handle: "@karenb",
testimonial: "Superb selection, very friendly.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328287.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328287.jpg?_wi=1",
},
{
name: "Tom R.",
handle: "@tomr",
testimonial: "The best shop in the city.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/disabled-person-travelling-city_23-2149494484.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/disabled-person-travelling-city_23-2149494484.jpg?_wi=1",
},
]}
buttons={[
@@ -169,7 +169,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg"
imageSrc="http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg?_wi=1"
imageAlt="Our welcoming store lounge"
/>
</div>
@@ -317,35 +317,35 @@ export default function LandingPage() {
name: "Alice T.",
role: "Regular Customer",
testimonial: "Friendly staff, amazing discounts, and special orders made easy. My go-to shop!",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-wearing-fashion-eyeglasses-stylish-suit-sitting-sofa-modern-studio_496169-1399.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-wearing-fashion-eyeglasses-stylish-suit-sitting-sofa-modern-studio_496169-1399.jpg?_wi=2",
},
{
id: "t2",
name: "Mark D.",
role: "Vape Enthusiast",
testimonial: "Huge flavor selection and great prices. Very clean atmosphere.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-dancing-together_23-2148422446.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-dancing-together_23-2148422446.jpg?_wi=2",
},
{
id: "t3",
name: "John S.",
role: "Local Resident",
testimonial: "Helpful and accommodating staff, never had a bad experience here.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-having-conversation-with-his-partner-workplace_23-2147899787.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-having-conversation-with-his-partner-workplace_23-2147899787.jpg?_wi=2",
},
{
id: "t4",
name: "Karen B.",
role: "Tobacco Lover",
testimonial: "Raj always helps me find exactly what I need. Best shop in the city.",
imageSrc: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328287.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328287.jpg?_wi=2",
},
{
id: "t5",
name: "Tom R.",
role: "Regular",
testimonial: "Convenient location and best selection around. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/disabled-person-travelling-city_23-2149494484.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/disabled-person-travelling-city_23-2149494484.jpg?_wi=2",
},
]}
title="What Our Friends Say"
@@ -377,7 +377,7 @@ export default function LandingPage() {
title="Common Questions"
description="Have a question? We're here to help."
faqsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg"
imageSrc="http://img.b2bpic.net/free-photo/empty-professional-psychotherapy-office-with-modern-couch-furniture_482257-124895.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>