Update src/app/contact/page.tsx
This commit is contained in:
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
rows: 5,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/modern-coffee-shop-interior-with-flat-design_23-2147905684.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/modern-coffee-shop-interior-with-flat-design_23-2147905684.jpg?_wi=2"
|
||||
imageAlt="indian restaurant interior cozy ambiance"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
role: "Regular Patron",
|
||||
company: "Local Business Owner",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businesswoman-with-charming-smile-posing-street-with-interesting-architecture-background_613910-3354.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-businesswoman-with-charming-smile-posing-street-with-interesting-architecture-background_613910-3354.jpg?_wi=3",
|
||||
imageAlt: "man looking happy confident",
|
||||
},
|
||||
{
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
role: "Food Blogger",
|
||||
company: "Flavor Explorers",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-working-business-field_1262-2956.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-working-business-field_1262-2956.jpg?_wi=4",
|
||||
imageAlt: "young woman smiling brightly",
|
||||
},
|
||||
{
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
role: "Event Organizer",
|
||||
company: "Elite Events",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-young-handsome-man-looking-camera-doing-think-gesture-yellow-background_141793-131018.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-young-handsome-man-looking-camera-doing-think-gesture-yellow-background_141793-131018.jpg?_wi=3",
|
||||
imageAlt: "man with beard smiling content",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user