Update src/app/page.tsx
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-geometric-pattern-mobile-design-template_23-2149939691.jpg", imageAlt: "web design mockup responsive"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-geometric-pattern-mobile-design-template_23-2149939691.jpg?_wi=1", imageAlt: "web design mockup responsive"
|
||||
}
|
||||
]}
|
||||
carouselPosition="right"
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "project-saas", title: "SaaS Platform Design", description: "Complete UX/UI overhaul for a project management platform. Increased user engagement by 45% through intuitive navigation and modern design.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-geometric-pattern-mobile-design-template_23-2149939691.jpg", imageAlt: "SaaS platform interface"
|
||||
id: "project-saas", title: "SaaS Platform Design", description: "Complete UX/UI overhaul for a project management platform. Increased user engagement by 45% through intuitive navigation and modern design.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-geometric-pattern-mobile-design-template_23-2149939691.jpg?_wi=2", imageAlt: "SaaS platform interface"
|
||||
},
|
||||
{
|
||||
id: "project-branding", title: "Brand Identity System", description: "Comprehensive branding package for a fintech startup including logo, color system, typography, and brand guidelines.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-brand-manual-presentation-template_23-2149837974.jpg", imageAlt: "Brand identity mockup"
|
||||
|
||||
Reference in New Issue
Block a user