Merge version_1 into main #2
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="mediumLarge"
|
||||
background="fluid"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="diagonal-gradient"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -52,17 +52,17 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/team-three-architects_23-2147702510.jpg"
|
||||
imageAlt="Professional construction project"
|
||||
imagePosition="right"
|
||||
background={{ variant: "fluid" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Dmitri Petrov", handle: "Project Manager, Moscow Developments", testimonial: "VelAr's attention to detail and project management is exceptional. They delivered our complex residential project ahead of schedule.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-blue-suit-posing-white-artistic-wall-from-bricks_613910-3011.jpg?_wi=1"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-blue-suit-posing-white-artistic-wall-from-bricks_613910-3011.jpg"},
|
||||
{
|
||||
name: "Elena Sokolov", handle: "Director, St. Petersburg Construction", testimonial: "Professional team, transparent communication, and superior craftsmanship. VelAr is our go-to partner for all major commercial projects.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-woman-posing-outdoor_344912-2893.jpg?_wi=1"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-woman-posing-outdoor_344912-2893.jpg"},
|
||||
{
|
||||
name: "Igor Volkov", handle: "Property Developer", testimonial: "Reliable, efficient, and committed to excellence. VelAr transformed our vision into reality with remarkable precision.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18996.jpg?_wi=1"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18996.jpg"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
buttons={[
|
||||
@@ -196,11 +196,11 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Dmitri Petrov", role: "Project Manager, Moscow Developments", testimonial: "VelAr exceeded our expectations in every way. Their professional approach, attention to detail, and commitment to timelines made this complex project seamless.", imageSrc: "http://img.b2bpic.net/free-photo/man-blue-suit-posing-white-artistic-wall-from-bricks_613910-3011.jpg?_wi=2"},
|
||||
id: "1", name: "Dmitri Petrov", role: "Project Manager, Moscow Developments", testimonial: "VelAr exceeded our expectations in every way. Their professional approach, attention to detail, and commitment to timelines made this complex project seamless.", imageSrc: "http://img.b2bpic.net/free-photo/man-blue-suit-posing-white-artistic-wall-from-bricks_613910-3011.jpg"},
|
||||
{
|
||||
id: "2", name: "Elena Sokolov", role: "Commercial Director", testimonial: "Working with VelAr was outstanding. They handled every aspect professionally and kept us informed throughout the entire construction process.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-woman-posing-outdoor_344912-2893.jpg?_wi=2"},
|
||||
id: "2", name: "Elena Sokolov", role: "Commercial Director", testimonial: "Working with VelAr was outstanding. They handled every aspect professionally and kept us informed throughout the entire construction process.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-woman-posing-outdoor_344912-2893.jpg"},
|
||||
{
|
||||
id: "3", name: "Igor Volkov", role: "Residential Developer", testimonial: "The quality of work and professionalism demonstrated by VelAr is unmatched. They are our trusted partner for major construction projects.", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18996.jpg?_wi=2"},
|
||||
id: "3", name: "Igor Volkov", role: "Residential Developer", testimonial: "The quality of work and professionalism demonstrated by VelAr is unmatched. They are our trusted partner for major construction projects.", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-architect-hard-hat_1303-18996.jpg"},
|
||||
{
|
||||
id: "4", name: "Yulia Moroz", role: "Property Owner", testimonial: "From start to finish, VelAr delivered exceptional service. Their transparent communication and superior craftsmanship give me complete confidence.", imageSrc: "http://img.b2bpic.net/free-photo/happy-ethnic-executive-woman-looking-camera_1098-20037.jpg"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user