Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-06 01:39:49 +00:00

View File

@@ -21,7 +21,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="medium"
sizing="mediumSizeLargeTitles"
background="aurora"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="glass"
@@ -50,18 +50,18 @@ export default function LandingPage() {
tag="Web Design Agency"
tagIcon={Zap}
tagAnimation="slide-up"
background={{ variant: "aurora" }}
background={{ variant: "sparkles-gradient" }}
buttons={[
{ text: "Start Your Project", href: "contact" },
{ text: "View Our Work", href: "portfolio" }
]}
buttonAnimation="blur-reveal"
mediaItems={[
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYEC1e7FnNfb63gwMfUVQiOqRR/a-modern-web-design-agency-website-showc-1772761064951-a229ae5a.png?_wi=1", imageAlt: "Website design showcases" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYEC1e7FnNfb63gwMfUVQiOqRR/a-modern-web-design-agency-website-showc-1772761064951-a229ae5a.png?_wi=2", imageAlt: "Responsive web design" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYEC1e7FnNfb63gwMfUVQiOqRR/a-modern-web-design-agency-website-showc-1772761064951-a229ae5a.png?_wi=3", imageAlt: "Business website templates" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYEC1e7FnNfb63gwMfUVQiOqRR/a-modern-web-design-agency-website-showc-1772761064951-a229ae5a.png?_wi=4", imageAlt: "Professional web solutions" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYEC1e7FnNfb63gwMfUVQiOqRR/a-modern-web-design-agency-website-showc-1772761064951-a229ae5a.png?_wi=5", imageAlt: "Agency portfolio display" }
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYEC1e7FnNfb63gwMfUVQiOqRR/a-modern-web-design-agency-website-showc-1772761064951-a229ae5a.png", imageAlt: "Website design showcases" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYEC1e7FnNfb63gwMfUVQiOqRR/a-modern-web-design-agency-website-showc-1772761064951-a229ae5a.png", imageAlt: "Responsive web design" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYEC1e7FnNfb63gwMfUVQiOqRR/a-modern-web-design-agency-website-showc-1772761064951-a229ae5a.png", imageAlt: "Business website templates" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYEC1e7FnNfb63gwMfUVQiOqRR/a-modern-web-design-agency-website-showc-1772761064951-a229ae5a.png", imageAlt: "Professional web solutions" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AYEC1e7FnNfb63gwMfUVQiOqRR/a-modern-web-design-agency-website-showc-1772761064951-a229ae5a.png", imageAlt: "Agency portfolio display" }
]}
ariaLabel="Hero section showcasing web design services"
/>