Update src/app/page.tsx

This commit is contained in:
2026-03-03 14:15:26 +00:00
parent 482a5a82a2
commit df8fd1f988

View File

@@ -71,13 +71,13 @@ export default function LandingPage() {
<ProductCardThree
products={[
{
id: "1", name: "E-Commerce Platform Redesign", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-with-tablet_23-2149930989.jpg", imageAlt: "E-commerce platform design"
id: "1", name: "E-Commerce Platform Redesign", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-with-tablet_23-2149930989.jpg?_wi=1", imageAlt: "E-commerce platform design"
},
{
id: "2", name: "Brand Identity System", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-photo/group-people-working-website-template_53876-30729.jpg", imageAlt: "Brand identity project"
id: "2", name: "Brand Identity System", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-photo/group-people-working-website-template_53876-30729.jpg?_wi=1", imageAlt: "Brand identity project"
},
{
id: "3", name: "Mobile App Interface Design", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-vector/gradient-e-commerce-app-template_23-2149579020.jpg", imageAlt: "Mobile app interface"
id: "3", name: "Mobile App Interface Design", price: "View Case Study", imageSrc: "http://img.b2bpic.net/free-vector/gradient-e-commerce-app-template_23-2149579020.jpg?_wi=1", imageAlt: "Mobile app interface"
}
]}
title="Featured Projects"
@@ -99,15 +99,15 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "UI/UX Design", description: "User-centered design that combines aesthetics with functionality to create intuitive digital experiences.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-with-tablet_23-2149930989.jpg", imageAlt: "UI/UX Design"
title: "UI/UX Design", description: "User-centered design that combines aesthetics with functionality to create intuitive digital experiences.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-with-tablet_23-2149930989.jpg?_wi=2", imageAlt: "UI/UX Design"
},
{
id: 2,
title: "Brand Strategy", description: "Strategic branding that defines your unique value proposition and creates lasting emotional connections.", imageSrc: "http://img.b2bpic.net/free-photo/group-people-working-website-template_53876-30729.jpg", imageAlt: "Brand Strategy"
title: "Brand Strategy", description: "Strategic branding that defines your unique value proposition and creates lasting emotional connections.", imageSrc: "http://img.b2bpic.net/free-photo/group-people-working-website-template_53876-30729.jpg?_wi=2", imageAlt: "Brand Strategy"
},
{
id: 3,
title: "Web Development", description: "High-performance websites built with modern technologies, optimized for speed and user engagement.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-e-commerce-app-template_23-2149579020.jpg", imageAlt: "Web Development"
title: "Web Development", description: "High-performance websites built with modern technologies, optimized for speed and user engagement.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-e-commerce-app-template_23-2149579020.jpg?_wi=2", imageAlt: "Web Development"
}
]}
title="Services & Expertise"
@@ -127,13 +127,13 @@ export default function LandingPage() {
<BlogCardThree
blogs={[
{
id: "1", category: "Web Design", title: "Transforming E-Commerce Experience", excerpt: "How strategic UX redesign increased conversion rates by 45% and reduced cart abandonment.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-with-tablet_23-2149930989.jpg", imageAlt: "E-commerce redesign", authorName: "You", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Jan 2025"
id: "1", category: "Web Design", title: "Transforming E-Commerce Experience", excerpt: "How strategic UX redesign increased conversion rates by 45% and reduced cart abandonment.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-with-tablet_23-2149930989.jpg?_wi=3", imageAlt: "E-commerce redesign", authorName: "You", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Jan 2025"
},
{
id: "2", category: "Brand Design", title: "Building a Modern Brand Identity", excerpt: "Complete rebranding for a fintech startup, including visual identity, messaging, and digital presence.", imageSrc: "http://img.b2bpic.net/free-photo/group-people-working-website-template_53876-30729.jpg", imageAlt: "Brand identity project", authorName: "You", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Dec 2024"
id: "2", category: "Brand Design", title: "Building a Modern Brand Identity", excerpt: "Complete rebranding for a fintech startup, including visual identity, messaging, and digital presence.", imageSrc: "http://img.b2bpic.net/free-photo/group-people-working-website-template_53876-30729.jpg?_wi=3", imageAlt: "Brand identity project", authorName: "You", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Dec 2024"
},
{
id: "3", category: "App Design", title: "Designing Intuitive Mobile Experiences", excerpt: "User research-driven approach to designing a productivity app that became Top 10 in category.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-e-commerce-app-template_23-2149579020.jpg", imageAlt: "Mobile app design", authorName: "You", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Nov 2024"
id: "3", category: "App Design", title: "Designing Intuitive Mobile Experiences", excerpt: "User research-driven approach to designing a productivity app that became Top 10 in category.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-e-commerce-app-template_23-2149579020.jpg?_wi=3", imageAlt: "Mobile app design", authorName: "You", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", date: "Nov 2024"
}
]}
title="Recent Work"
@@ -151,7 +151,7 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Mitchell", role: "CEO", company: "TechVenture Inc", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"
},
{
id: "2", name: "James Chen", role: "Product Director", company: "InnovateLab", rating: 5,
@@ -159,11 +159,11 @@ export default function LandingPage() {
},
{
id: "3", name: "Emma Rodriguez", role: "Marketing Lead", company: "GrowthCo", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"
},
{
id: "4", name: "David Park", role: "Founder", company: "StartupXYZ", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"
}
]}
kpiItems={[