Update src/app/contact/page.tsx
This commit is contained in:
@@ -78,7 +78,7 @@ export default function ContactPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/road-navigation_23-2147514319.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/road-navigation_23-2147514319.jpg?_wi=2"
|
||||
imageAlt="GB Flame and Flavor Location in Korangi"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
@@ -104,7 +104,7 @@ export default function ContactPage() {
|
||||
quote: "I've tried many restaurants in Korangi, but GB Flame & Flavor stands out. The quality, taste, and service are unmatched!",
|
||||
name: "Hassan Malik",
|
||||
role: "Korangi Resident",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1604.jpg?_wi=2",
|
||||
imageAlt: "Hassan Malik",
|
||||
},
|
||||
{
|
||||
@@ -113,7 +113,7 @@ export default function ContactPage() {
|
||||
quote: "Open till late night and the food quality never dips. This is my go-to spot after work. Highly recommended!",
|
||||
name: "Zainab Syed",
|
||||
role: "Office Professional",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-adult-woman-leaning-wall_1262-1759.jpg?_wi=2",
|
||||
imageAlt: "Zainab Syed",
|
||||
},
|
||||
{
|
||||
@@ -122,7 +122,7 @@ export default function ContactPage() {
|
||||
quote: "We visit GB Flame & Flavor every weekend. The kids love the momos and burgers, and prices are very reasonable.",
|
||||
name: "Imran Khan",
|
||||
role: "Family of Four",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/child-spending-time-with-their-parents_23-2149453323.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/child-spending-time-with-their-parents_23-2149453323.jpg?_wi=2",
|
||||
imageAlt: "Imran Khan",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user