Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -72,27 +72,27 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037186.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037186.jpg?_wi=1",
|
||||
imageAlt: "Real Estate VR",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-analytics-dashboard_23-2152001529.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-analytics-dashboard_23-2152001529.jpg?_wi=1",
|
||||
imageAlt: "AI Tools",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/isometric-malaga-city-s-muelle-uno_23-2150256495.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/isometric-malaga-city-s-muelle-uno_23-2150256495.jpg?_wi=1",
|
||||
imageAlt: "Walkthroughs",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-using-his-tablet-with-city-background_1134-593.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-using-his-tablet-with-city-background_1134-593.jpg?_wi=1",
|
||||
imageAlt: "VR Experience",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-female-leader-evaluating-trading-risks-before-making-investment_482257-112812.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-female-leader-evaluating-trading-risks-before-making-investment_482257-112812.jpg?_wi=1",
|
||||
imageAlt: "Inventory",
|
||||
},
|
||||
{
|
||||
@@ -271,7 +271,7 @@ export default function LandingPage() {
|
||||
quote: "Working with RealtyVerse felt like having a true partner. Their innovative tools transformed how we showcase our projects.",
|
||||
tag: "Partner",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-woman-office_1303-31710.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037186.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037186.jpg?_wi=2",
|
||||
imageAlt: "professional executive portrait",
|
||||
},
|
||||
{
|
||||
@@ -282,7 +282,7 @@ export default function LandingPage() {
|
||||
quote: "RealtyVerse is a game-changer with its innovative features like AI-powered marketing tools and immersive visualizations.",
|
||||
tag: "Partner",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/general-manager-addressing-corporate-social-responsibility-internet-call_482257-123115.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-analytics-dashboard_23-2152001529.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-analytics-dashboard_23-2152001529.jpg?_wi=2",
|
||||
imageAlt: "professional executive portrait",
|
||||
},
|
||||
{
|
||||
@@ -293,7 +293,7 @@ export default function LandingPage() {
|
||||
quote: "Exceptional rendering quality and speed that helped us close deals faster than ever.",
|
||||
tag: "Partner",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/two-young-office-workers-offering-their-hands-handshake_114579-58589.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/isometric-malaga-city-s-muelle-uno_23-2150256495.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/isometric-malaga-city-s-muelle-uno_23-2150256495.jpg?_wi=2",
|
||||
imageAlt: "professional executive portrait",
|
||||
},
|
||||
{
|
||||
@@ -304,7 +304,7 @@ export default function LandingPage() {
|
||||
quote: "The team brought our vision to life in ways we didn't imagine were possible.",
|
||||
tag: "Partner",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-successful-businesswoman-smiling-posing-office_176420-921.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-using-his-tablet-with-city-background_1134-593.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-using-his-tablet-with-city-background_1134-593.jpg?_wi=2",
|
||||
imageAlt: "professional executive portrait",
|
||||
},
|
||||
{
|
||||
@@ -315,7 +315,7 @@ export default function LandingPage() {
|
||||
quote: "The most professional tools we've used in real estate digital marketing.",
|
||||
tag: "Partner",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-female-leader-evaluating-trading-risks-before-making-investment_482257-112812.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-female-leader-evaluating-trading-risks-before-making-investment_482257-112812.jpg?_wi=2",
|
||||
imageAlt: "professional executive portrait",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user