Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BEsZEMGkzwr0pMracF5qVft9tY/illustration-of-responsive-web-design-sh-1774065686784-4926fce5.png", imageAlt: "Responsive design showcase"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BEsZEMGkzwr0pMracF5qVft9tY/illustration-of-responsive-web-design-sh-1774065686784-4926fce5.png?_wi=1", imageAlt: "Responsive design showcase"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
description="We believe exceptional web development shouldn't break the bank. Our streamlined process and efficient team allow us to offer the lowest prices in the industry."
|
||||
subdescription="With years of experience and a commitment to affordability, we've helped hundreds of businesses establish their online presence without exceeding their budgets."
|
||||
icon={Award}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BEsZEMGkzwr0pMracF5qVft9tY/performance-optimization-visualization-w-1774065686543-6780068e.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BEsZEMGkzwr0pMracF5qVft9tY/performance-optimization-visualization-w-1774065686543-6780068e.png?_wi=1"
|
||||
imageAlt="Performance optimization"
|
||||
mediaAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
@@ -100,13 +100,13 @@ export default function LandingPage() {
|
||||
id: "responsive", title: "Responsive Design", descriptions: [
|
||||
"Perfect display on all devices", "Mobile-first development approach", "Fast loading speeds"
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BEsZEMGkzwr0pMracF5qVft9tY/illustration-of-responsive-web-design-sh-1774065686784-4926fce5.png", imageAlt: "Responsive design"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BEsZEMGkzwr0pMracF5qVft9tY/illustration-of-responsive-web-design-sh-1774065686784-4926fce5.png?_wi=2", imageAlt: "Responsive design"
|
||||
},
|
||||
{
|
||||
id: "performance", title: "Performance Optimized", descriptions: [
|
||||
"Lightning-fast page load times", "SEO-friendly architecture", "Optimized for search engines"
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BEsZEMGkzwr0pMracF5qVft9tY/performance-optimization-visualization-w-1774065686543-6780068e.png", imageAlt: "Performance metrics"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BEsZEMGkzwr0pMracF5qVft9tY/performance-optimization-visualization-w-1774065686543-6780068e.png?_wi=2", imageAlt: "Performance metrics"
|
||||
},
|
||||
{
|
||||
id: "security", title: "Security First", descriptions: [
|
||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
id: "support", title: "24/7 Support", descriptions: [
|
||||
"Lifetime technical assistance", "Quick response times", "Always available when needed"
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BEsZEMGkzwr0pMracF5qVft9tY/illustration-of-responsive-web-design-sh-1774065686784-4926fce5.png", imageAlt: "Support available"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BEsZEMGkzwr0pMracF5qVft9tY/illustration-of-responsive-web-design-sh-1774065686784-4926fce5.png?_wi=3", imageAlt: "Support available"
|
||||
}
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
|
||||
Reference in New Issue
Block a user