Update src/app/reviews/page.tsx

This commit is contained in:
2026-03-07 23:10:21 +00:00
parent 4926f8f35c
commit ba303fb543

View File

@@ -49,7 +49,7 @@ export default function ReviewsPage() {
quote: "The best pipe and vape store in town! Plus they work with you on prices. Always have what I need and the staff is super helpful.",
name: "Hannah B.",
role: "Local Customer",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-white-female-smiling-front-festive-cheerful_181624-7962.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-white-female-smiling-front-festive-cheerful_181624-7962.jpg?_wi=4",
imageAlt: "Hannah B.",
},
{
@@ -58,7 +58,7 @@ export default function ReviewsPage() {
quote: "Great products and really nice guy at the counter. Always makes me feel welcome when I come in. Prices are fair and selection is awesome.",
name: "Izhar A.",
role: "Regular Customer",
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-talking-by-mobile-phone_171337-7683.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-talking-by-mobile-phone_171337-7683.jpg?_wi=2",
imageAlt: "Izhar A.",
},
{
@@ -67,7 +67,7 @@ export default function ReviewsPage() {
quote: "Best experience I've ever had with a business owner. The service is outstanding, the products are premium quality, and I always recommend them to friends.",
name: "Athena Essentials",
role: "Verified Buyer",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-conference-room_23-2148911825.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-conference-room_23-2148911825.jpg?_wi=2",
imageAlt: "Athena Essentials",
},
{
@@ -76,7 +76,7 @@ export default function ReviewsPage() {
quote: "Perfect location downtown and they're open late. Professional, friendly, and they know their products. This is my go-to shop in Jamestown.",
name: "Michael T.",
role: "Local Resident",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-white-female-smiling-front-festive-cheerful_181624-7962.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-white-female-smiling-front-festive-cheerful_181624-7962.jpg?_wi=5",
imageAlt: "Michael T.",
},
]}
@@ -101,7 +101,7 @@ export default function ReviewsPage() {
{
title: "Friendly & Knowledgeable Staff",
description: "Our team knows products inside and out and is always ready to help you find exactly what you need.",
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-camera-dental-office-wainting-consultation-elderly-male-smiling-webcam-s_482257-4047.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-camera-dental-office-wainting-consultation-elderly-male-smiling-webcam-s_482257-4047.jpg?_wi=2",
imageAlt: "Friendly staff member",
buttonIcon: ArrowRight,
buttonHref: "/contact",
@@ -109,7 +109,7 @@ export default function ReviewsPage() {
{
title: "Quality Products",
description: "We carefully select only the best vapes, glass, pipes, and accessories from trusted brands.",
imageSrc: "http://img.b2bpic.net/free-vector/shiny-line-style-vertical-banners-set-design_1017-27571.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/shiny-line-style-vertical-banners-set-design_1017-27571.jpg?_wi=4",
imageAlt: "Quality products display",
buttonIcon: ArrowRight,
buttonHref: "/products",
@@ -117,7 +117,7 @@ export default function ReviewsPage() {
{
title: "Competitive Pricing",
description: "Get premium quality at fair prices. We work with you to offer great value on every purchase.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-seller-car-dealership_23-2149106140.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-seller-car-dealership_23-2149106140.jpg?_wi=4",
imageAlt: "Store interior",
buttonIcon: ArrowRight,
buttonHref: "tel:(701) 368-3565",
@@ -125,7 +125,7 @@ export default function ReviewsPage() {
{
title: "Downtown Convenience",
description: "Located at 208 1st Ave S in beautiful downtown Jamestown. Easy access and parking.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-seller-car-dealership_23-2149106140.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-seller-car-dealership_23-2149106140.jpg?_wi=5",
imageAlt: "Convenient downtown location",
buttonIcon: ArrowRight,
buttonHref: "https://maps.google.com/?q=208+1st+Ave+S+Jamestown+ND+58401",
@@ -133,7 +133,7 @@ export default function ReviewsPage() {
{
title: "Open Late",
description: "We're open daily until 11 PM because we know our customers have busy schedules.",
imageSrc: "http://img.b2bpic.net/free-photo/small-business-items-serving-drinks_23-2149458077.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/small-business-items-serving-drinks_23-2149458077.jpg?_wi=6",
imageAlt: "Evening store hours",
buttonIcon: ArrowRight,
buttonHref: "/contact",
@@ -141,7 +141,7 @@ export default function ReviewsPage() {
{
title: "5-Star Rated",
description: "Consistently rated 5 stars by our satisfied local customers. Your trust means everything.",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-white-female-smiling-front-festive-cheerful_181624-7962.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-white-female-smiling-front-festive-cheerful_181624-7962.jpg?_wi=6",
imageAlt: "Customer testimonial",
buttonIcon: ArrowRight,
buttonHref: "/reviews",