Merge version_1 into main #4
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-vector/web-design-business-proposal-template_1421494-208.jpg", imageAlt: "Portfolio showcase 1"
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-vector/web-design-business-proposal-template_1421494-208.jpg?_wi=1", 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", imageAlt: "Portfolio showcase 4"
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-vector/web-design-business-proposal-template_1421494-208.jpg?_wi=2", imageAlt: "Portfolio showcase 4"
|
||||
},
|
||||
{
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/elegant-cozy-office-lifestyle_23-2149636247.jpg", imageAlt: "Portfolio showcase 5"
|
||||
@@ -96,13 +96,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", 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?_wi=1", 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", 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?_wi=1", 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", 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?_wi=3", imageAlt: "Interactive platform design"
|
||||
}
|
||||
]}
|
||||
buttons={[{ text: "View All Projects", href: "#featured" }]}
|
||||
@@ -170,13 +170,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", 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?_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: "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: "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: "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"
|
||||
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"
|
||||
}
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
@@ -198,19 +198,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", 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?_wi=1", 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", 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?_wi=2", 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", 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?_wi=3", 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", 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?_wi=4", imageAlt: "James Williams"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Client testimonials"
|
||||
|
||||
Reference in New Issue
Block a user