Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-07 04:47:23 +00:00

View File

@@ -85,16 +85,16 @@ export default function LandingPage() {
tagAnimation="slide-up"
features={[
{
title: "Innovation", description: "We use modern technology and creative ideas to build websites that stand out and stay ahead of the curve.", imageSrc: "http://img.b2bpic.net/free-photo/upset-woman-looking-her-business-partners_23-2148352743.jpg", imageAlt: "Innovation in Web Design"
title: "Innovation", description: "We use modern technology and creative ideas to build websites that stand out and stay ahead of the curve.", imageSrc: "http://img.b2bpic.net/free-photo/upset-woman-looking-her-business-partners_23-2148352743.jpg?_wi=1", imageAlt: "Innovation in Web Design"
},
{
title: "Quality", description: "Every website we build is carefully designed, tested, and optimized to deliver the best performance.", imageSrc: "http://img.b2bpic.net/free-photo/upset-woman-looking-her-business-partners_23-2148352743.jpg", imageAlt: "Quality Assurance"
title: "Quality", description: "Every website we build is carefully designed, tested, and optimized to deliver the best performance.", imageSrc: "http://img.b2bpic.net/free-photo/upset-woman-looking-her-business-partners_23-2148352743.jpg?_wi=2", imageAlt: "Quality Assurance"
},
{
title: "Growth", description: "We focus on building websites that help businesses grow, reach more people, and succeed online.", imageSrc: "http://img.b2bpic.net/free-photo/upset-woman-looking-her-business-partners_23-2148352743.jpg", imageAlt: "Business Growth"
title: "Growth", description: "We focus on building websites that help businesses grow, reach more people, and succeed online.", imageSrc: "http://img.b2bpic.net/free-photo/upset-woman-looking-her-business-partners_23-2148352743.jpg?_wi=3", imageAlt: "Business Growth"
},
{
title: "Simplicity", description: "We believe great websites should be clean, easy to use, and simple for businesses and customers.", imageSrc: "http://img.b2bpic.net/free-photo/upset-woman-looking-her-business-partners_23-2148352743.jpg", imageAlt: "Simple Design"
title: "Simplicity", description: "We believe great websites should be clean, easy to use, and simple for businesses and customers.", imageSrc: "http://img.b2bpic.net/free-photo/upset-woman-looking-her-business-partners_23-2148352743.jpg?_wi=4", imageAlt: "Simple Design"
}
]}
gridVariant="two-columns-alternating-heights"
@@ -129,12 +129,12 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve
testimonials={[
{ id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-businesswoman-indoors_23-2148824826.jpg", imageAlt: "Sarah Johnson" },
{ id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-middle-aged-man-with-beard-hairstyle-dressed-elegant-formal-suit-textured-dark-background-studio_613910-19887.jpg", imageAlt: "Michael Chen" },
{ id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-businesswoman-indoors_23-2148824826.jpg?_wi=1", imageAlt: "Sarah Johnson" },
{ id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-middle-aged-man-with-beard-hairstyle-dressed-elegant-formal-suit-textured-dark-background-studio_613910-19887.jpg?_wi=1", imageAlt: "Michael Chen" },
{ id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-conference-room_23-2148911825.jpg", imageAlt: "Emily Rodriguez" },
{ id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businessman_107420-84879.jpg", imageAlt: "David Kim" },
{ id: "5", name: "Lisa Anderson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-businesswoman-indoors_23-2148824826.jpg", imageAlt: "Lisa Anderson" },
{ id: "6", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-middle-aged-man-with-beard-hairstyle-dressed-elegant-formal-suit-textured-dark-background-studio_613910-19887.jpg", imageAlt: "James Wilson" }
{ id: "5", name: "Lisa Anderson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-businesswoman-indoors_23-2148824826.jpg?_wi=2", imageAlt: "Lisa Anderson" },
{ id: "6", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-middle-aged-man-with-beard-hairstyle-dressed-elegant-formal-suit-textured-dark-background-studio_613910-19887.jpg?_wi=2", imageAlt: "James Wilson" }
]}
cardTitle="Trusted by hundreds of businesses to deliver exceptional websites"
cardTag="Customer Success Stories"
@@ -171,7 +171,7 @@ export default function LandingPage() {
id: "6", title: "What makes KYRO different from other agencies?", content: "KYRO combines speed, affordability, and quality. We deliver professional websites in 3-5 days for a one-time $50 fee, with no ongoing subscriptions. Our AI-assisted process reduces costs while our expert team ensures quality that stands out."
}
]}
imageSrc="http://img.b2bpic.net/free-vector/set-ecommerce-email-templates_23-2148729422.jpg"
imageSrc="http://img.b2bpic.net/free-vector/set-ecommerce-email-templates_23-2148729422.jpg?_wi=1"
imageAlt="FAQ Support"
mediaAnimation="slide-up"
mediaPosition="left"
@@ -187,7 +187,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-vector/set-ecommerce-email-templates_23-2148729422.jpg"
imageSrc="http://img.b2bpic.net/free-vector/set-ecommerce-email-templates_23-2148729422.jpg?_wi=2"
imageAlt="Contact KYRO"
mediaAnimation="blur-reveal"
mediaPosition="right"