Update src/app/contact/page.tsx
This commit is contained in:
@@ -129,7 +129,7 @@ export default function ContactPage() {
|
||||
name: "Maria Santos",
|
||||
handle: "@MariaSantos - Bella Notte",
|
||||
testimonial: "Best platform for restaurant management. The support team is incredibly responsive and helpful.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-standing-kitchen_107420-12358.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-standing-kitchen_107420-12358.jpg?_wi=4",
|
||||
imageAlt: "Maria Santos",
|
||||
},
|
||||
{
|
||||
@@ -137,7 +137,7 @@ export default function ContactPage() {
|
||||
name: "James Chen",
|
||||
handle: "@JamesChen - Golden Dragon",
|
||||
testimonial: "Quick implementation and our team was trained within a single day. Outstanding service quality.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg?_wi=4",
|
||||
imageAlt: "James Chen",
|
||||
},
|
||||
{
|
||||
@@ -145,7 +145,7 @@ export default function ContactPage() {
|
||||
name: "Sophie Laurent",
|
||||
handle: "@SophieLaurent - Le Petit Bistro",
|
||||
testimonial: "The best investment for our restaurant. Great platform, even better customer service team.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cook-woman-cooking-fish_1398-246.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cook-woman-cooking-fish_1398-246.jpg?_wi=4",
|
||||
imageAlt: "Sophie Laurent",
|
||||
},
|
||||
{
|
||||
@@ -153,7 +153,7 @@ export default function ContactPage() {
|
||||
name: "Marcus Johnson",
|
||||
handle: "@MJohnson - Urban Eats Group",
|
||||
testimonial: "Managing multiple locations has never been easier. RestauMgmt is the backbone of our operation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=4",
|
||||
imageAlt: "Marcus Johnson",
|
||||
},
|
||||
{
|
||||
@@ -161,7 +161,7 @@ export default function ContactPage() {
|
||||
name: "Elena Rodriguez",
|
||||
handle: "@ElenaCooks - Casa Elena",
|
||||
testimonial: "Responsive support and constant feature improvements show they truly care about our success.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-business-woman-posing-her-own-coffee-shop_1163-1790.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-business-woman-posing-her-own-coffee-shop_1163-1790.jpg?_wi=3",
|
||||
imageAlt: "Elena Rodriguez",
|
||||
},
|
||||
{
|
||||
@@ -169,7 +169,7 @@ export default function ContactPage() {
|
||||
name: "David Park",
|
||||
handle: "@DavidPark - Fusion Kitchen",
|
||||
testimonial: "Top-notch platform with unmatched support. Highly recommend to any restaurant owner.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-practicing-tai-chi-indoors_23-2150478922.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-practicing-tai-chi-indoors_23-2150478922.jpg?_wi=3",
|
||||
imageAlt: "David Park",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user