Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
name: "message",
|
||||
placeholder: "Tell us about your needs...",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wild-bezoar-goat-nature-habitat-bezoar-ibex-capra-aegagrus_475641-92.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wild-bezoar-goat-nature-habitat-bezoar-ibex-capra-aegagrus_475641-92.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -85,12 +85,12 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Sheikh Al-Maktoum",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Elena Rossi",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-girls-with-horse-ranch_1157-20816.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-girls-with-horse-ranch_1157-20816.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -67,14 +67,14 @@ export default function LandingPage() {
|
||||
handle: "@royalstables",
|
||||
testimonial: "Exquisite quality that captures the true essence of our championship horses.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-businessman-smiling-happy-standing-city_839833-25759.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Elena Rossi",
|
||||
handle: "@rossistud",
|
||||
testimonial: "A team with an unparalleled eye for detail and luxury storytelling.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-girls-with-horse-ranch_1157-20816.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-girls-with-horse-ranch_1157-20816.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "David Thorne",
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
href: "#services",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wild-bezoar-goat-nature-habitat-bezoar-ibex-capra-aegagrus_475641-92.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/wild-bezoar-goat-nature-habitat-bezoar-ibex-capra-aegagrus_475641-92.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
|
||||
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
price: "Custom",
|
||||
rating: 5,
|
||||
reviewCount: "10",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-computer-desk_23-2151004292.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-computer-desk_23-2151004292.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
price: "Custom",
|
||||
rating: 5,
|
||||
reviewCount: "8",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-horse-ride_23-2148315280.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-horse-ride_23-2148315280.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -130,13 +130,13 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Auction Highlight",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-computer-desk_23-2151004292.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-computer-desk_23-2151004292.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Champion Profile",
|
||||
price: "Custom",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-horse-ride_23-2148315280.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-horse-ride_23-2148315280.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user