Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 13:37:33 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="soft"
contentWidth="mediumSmall"
sizing="mediumSizeLargeTitles"
background="fluid"
background="circleGradient"
cardStyle="solid"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="layered"
@@ -53,10 +53,10 @@ export default function LandingPage() {
{ text: "Get In Touch", href: "#contact" }
]}
buttonAnimation="slide-up"
background={{ variant: "fluid" }}
background={{ variant: "plain" }}
carouselItems={[
{
id: "1", imageSrc: "http://img.b2bpic.net/free-vector/web-design-business-proposal-template_1421494-208.jpg?_wi=1", imageAlt: "Portfolio showcase 1"
id: "1", imageSrc: "http://img.b2bpic.net/free-vector/web-design-business-proposal-template_1421494-208.jpg", imageAlt: "Portfolio showcase 1"
},
{
id: "2", imageSrc: "http://img.b2bpic.net/free-vector/gradient-business-template-design_23-2149752068.jpg", imageAlt: "Portfolio showcase 2"
@@ -65,7 +65,7 @@ export default function LandingPage() {
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/top-view-boards-mdf-material_23-2149418518.jpg", imageAlt: "Portfolio showcase 3"
},
{
id: "4", imageSrc: "http://img.b2bpic.net/free-vector/web-design-business-proposal-template_1421494-208.jpg?_wi=2", imageAlt: "Portfolio showcase 4"
id: "4", imageSrc: "http://img.b2bpic.net/free-vector/web-design-business-proposal-template_1421494-208.jpg", imageAlt: "Portfolio showcase 4"
},
{
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/elegant-cozy-office-lifestyle_23-2149636247.jpg", imageAlt: "Portfolio showcase 5"
@@ -97,13 +97,13 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
products={[
{
id: "1", name: "Brand Identity System", price: "Design", imageSrc: "http://img.b2bpic.net/free-photo/group-people-working-website-template_53876-30729.jpg?_wi=1", imageAlt: "Brand identity design project"
id: "1", name: "Brand Identity System", price: "Design", imageSrc: "http://img.b2bpic.net/free-photo/group-people-working-website-template_53876-30729.jpg", imageAlt: "Brand identity design project"
},
{
id: "2", name: "Digital Experience", price: "Web Design", imageSrc: "http://img.b2bpic.net/free-psd/portfolio-showcase-social-media-template-with-photo-frame_47987-32070.jpg?_wi=1", imageAlt: "Digital experience project"
id: "2", name: "Digital Experience", price: "Web Design", imageSrc: "http://img.b2bpic.net/free-psd/portfolio-showcase-social-media-template-with-photo-frame_47987-32070.jpg", imageAlt: "Digital experience project"
},
{
id: "3", name: "Interactive Platform", price: "UI/UX", imageSrc: "http://img.b2bpic.net/free-vector/web-design-business-proposal-template_1421494-208.jpg?_wi=3", imageAlt: "Interactive platform design"
id: "3", name: "Interactive Platform", price: "UI/UX", imageSrc: "http://img.b2bpic.net/free-vector/web-design-business-proposal-template_1421494-208.jpg", imageAlt: "Interactive platform design"
}
]}
buttons={[{ text: "View All Projects", href: "#featured" }]}
@@ -121,7 +121,7 @@ export default function LandingPage() {
]}
useInvertedBackground={true}
buttons={[{ text: "Learn More", href: "#featured" }]}
buttonAnimation="entrance-slide"
buttonAnimation="blur-reveal"
ariaLabel="About section"
/>
</div>
@@ -132,7 +132,7 @@ export default function LandingPage() {
description="Comprehensive design services tailored to bring your vision to life with meticulous attention to detail."
tag="Services"
tagIcon={Zap}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
textboxLayout="default"
useInvertedBackground={false}
mediaPosition="right"
@@ -171,13 +171,13 @@ export default function LandingPage() {
animationType="scale-rotate"
blogs={[
{
id: "1", category: "Branding", title: "Redefining Digital Identity", excerpt: "A complete brand transformation showcasing the power of minimalist design principles and cohesive visual language.", imageSrc: "http://img.b2bpic.net/free-photo/group-people-working-website-template_53876-30729.jpg?_wi=2", imageAlt: "Branding case study", authorName: "Design Studio", authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-middle-aged-businesswoman-standing-looking-away_74855-8812.jpg", date: "12 Jan 2025"
id: "1", category: "Branding", title: "Redefining Digital Identity", excerpt: "A complete brand transformation showcasing the power of minimalist design principles and cohesive visual language.", imageSrc: "http://img.b2bpic.net/free-photo/group-people-working-website-template_53876-30729.jpg", imageAlt: "Branding case study", authorName: "Design Studio", authorAvatar: "http://img.b2bpic.net/free-photo/beautiful-middle-aged-businesswoman-standing-looking-away_74855-8812.jpg", date: "12 Jan 2025"
},
{
id: "2", category: "Web Design", title: "Creating Seamless Experiences", excerpt: "Designing an interactive platform that combines stunning aesthetics with intuitive user flow and smooth animations.", imageSrc: "http://img.b2bpic.net/free-psd/portfolio-showcase-social-media-template-with-photo-frame_47987-32070.jpg?_wi=2", imageAlt: "Web design case study", authorName: "Design Studio", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "8 Jan 2025"
id: "2", category: "Web Design", title: "Creating Seamless Experiences", excerpt: "Designing an interactive platform that combines stunning aesthetics with intuitive user flow and smooth animations.", imageSrc: "http://img.b2bpic.net/free-psd/portfolio-showcase-social-media-template-with-photo-frame_47987-32070.jpg", imageAlt: "Web design case study", authorName: "Design Studio", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "8 Jan 2025"
},
{
id: "3", category: "UI/UX", title: "Interface Excellence", excerpt: "Building a design system focused on minimal aesthetics, accessibility, and pixel-perfect implementation.", imageSrc: "http://img.b2bpic.net/free-vector/web-design-business-proposal-template_1421494-208.jpg?_wi=4", imageAlt: "UI/UX case study", authorName: "Design Studio", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "5 Jan 2025"
id: "3", category: "UI/UX", title: "Interface Excellence", excerpt: "Building a design system focused on minimal aesthetics, accessibility, and pixel-perfect implementation.", imageSrc: "http://img.b2bpic.net/free-vector/web-design-business-proposal-template_1421494-208.jpg", imageAlt: "UI/UX case study", authorName: "Design Studio", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "5 Jan 2025"
}
]}
carouselMode="buttons"
@@ -191,7 +191,7 @@ export default function LandingPage() {
description="Words from satisfied clients and collaborators about their experience working together."
tag="Testimonials"
tagIcon={Star}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
@@ -199,19 +199,19 @@ export default function LandingPage() {
id: "1", title: "Outstanding Design Quality", quote: "The attention to detail and thoughtful approach to every design element created a truly premium brand experience.", name: "Alexandra Mills", role: "Founder & CEO", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-middle-aged-businesswoman-standing-looking-away_74855-8812.jpg", imageAlt: "Alexandra Mills"
},
{
id: "2", title: "Smooth Collaboration", quote: "Working with this designer was seamless. They understood our vision immediately and delivered beyond expectations.", name: "Marcus Chen", role: "Product Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Marcus Chen"
id: "2", title: "Smooth Collaboration", quote: "Working with this designer was seamless. They understood our vision immediately and delivered beyond expectations.", name: "Marcus Chen", role: "Product Manager", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Marcus Chen"
},
{
id: "3", title: "Creative Excellence", quote: "The animations and interactions added so much polish to our platform. It truly stands out in our industry.", name: "Sofia Rodriguez", role: "Design Director", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Sofia Rodriguez"
id: "3", title: "Creative Excellence", quote: "The animations and interactions added so much polish to our platform. It truly stands out in our industry.", name: "Sofia Rodriguez", role: "Design Director", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sofia Rodriguez"
},
{
id: "4", title: "Results That Matter", quote: "The minimal, elegant design approach resulted in increased user engagement and positive feedback from our users.", name: "David Johnson", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Johnson"
id: "4", title: "Results That Matter", quote: "The minimal, elegant design approach resulted in increased user engagement and positive feedback from our users.", name: "David Johnson", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Johnson"
},
{
id: "5", title: "Professional & Reliable", quote: "Consistently delivers high-quality work on time. A true professional who understands modern design principles.", name: "Emma Thompson", role: "Marketing Lead", imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-leader-looking-through-window_1262-5623.jpg", imageAlt: "Emma Thompson"
},
{
id: "6", title: "Transformative Partnership", quote: "More than a designer, a true collaborator who elevated our entire digital presence and brand perception.", name: "James Williams", role: "Founder", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "James Williams"
id: "6", title: "Transformative Partnership", quote: "More than a designer, a true collaborator who elevated our entire digital presence and brand perception.", name: "James Williams", role: "Founder", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Williams"
}
]}
ariaLabel="Client testimonials"
@@ -221,12 +221,12 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
text="Ready to create something extraordinary? Let's collaborate and bring your vision to life with minimal, beautiful design."
animationType="entrance-slide"
animationType="reveal-blur"
buttons={[
{ text: "Start Your Project", href: "mailto:hello@portfolio.com" },
{ text: "Schedule Call", href: "#" }
]}
background={{ variant: "fluid" }}
background={{ variant: "plain" }}
useInvertedBackground={false}
ariaLabel="Contact call to action section"
/>