Update src/app/directions/page.tsx
This commit is contained in:
@@ -49,11 +49,11 @@ export default function DirectionsPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Easy to Find", handle: "Irving Mall", testimonial: "Conveniently located in the heart of Irving Mall. Just a short drive from any part of the DFW metroplex. Ample parking available.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-with-notebook-holding-her-diary-planner-sitting-office_1258-194721.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-businesswoman-with-notebook-holding-her-diary-planner-sitting-office_1258-194721.jpg?_wi=4"
|
||||
},
|
||||
{
|
||||
name: "Perfect Hours", handle: "For You", testimonial: "Open Thursday through Sunday at 11 AM. Perfect timing for weekend shopping and special events. Call ahead to confirm hours.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-stylish-woman-coat-dreamily-looking-camera-outdoor_574295-2145.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-stylish-woman-coat-dreamily-looking-camera-outdoor_574295-2145.jpg?_wi=4"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user