Merge version_1 into main #3
@@ -47,7 +47,7 @@ export default function ContactPage() {
|
||||
tagIcon={Mail}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/web-contact-form-template_23-2147608998.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/web-contact-form-template_23-2147608998.jpg?_wi=2"
|
||||
imageAlt="Contact Royal Residency"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
@@ -135,10 +135,10 @@ export default function HomePage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-woman-uses-phone-photo-hotel_482257-103236.jpg", imageAlt: "Rajesh Kumar"},
|
||||
{
|
||||
id: "3", name: "Anita Verma", role: "Wedding Guest", company: "Event Attendee", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-bathrobe-reading-magazine-while-relaxing-beauty-spa-looking-camera_637285-7434.jpg", imageAlt: "Anita Verma"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-bathrobe-reading-magazine-while-relaxing-beauty-spa-looking-camera_637285-7434.jpg?_wi=1", imageAlt: "Anita Verma"},
|
||||
{
|
||||
id: "4", name: "Vikram Singh", role: "Corporate Event", company: "Business Event", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-bathrobe-reading-magazine-while-relaxing-beauty-spa-looking-camera_637285-7434.jpg", imageAlt: "Vikram Singh"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-bathrobe-reading-magazine-while-relaxing-beauty-spa-looking-camera_637285-7434.jpg?_wi=2", imageAlt: "Vikram Singh"},
|
||||
{
|
||||
id: "5", name: "Sanya Gupta", role: "Honeymoon", company: "Newlyweds", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-takes-off-her-protective-medical-face-mask_1153-7755.jpg", imageAlt: "Sanya Gupta"},
|
||||
@@ -175,7 +175,7 @@ export default function HomePage() {
|
||||
tagIcon={MessageCircle}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-vector/web-contact-form-template_23-2147608998.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/web-contact-form-template_23-2147608998.jpg?_wi=1"
|
||||
imageAlt="Contact Royal Residency"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user