Update src/app/page.tsx
This commit is contained in:
@@ -89,37 +89,37 @@ export default function HomePage() {
|
||||
background={{ variant: "floatingGradient" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/flat-design-barbershop-template_23-2149460115.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/flat-design-barbershop-template_23-2149460115.jpg?_wi=1",
|
||||
imageAlt: "Web Design Project",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/event-online-webinar-landing-page_23-2148919006.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/event-online-webinar-landing-page_23-2148919006.jpg?_wi=1",
|
||||
imageAlt: "Branding Campaign",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/task-management-app-interface-template_23-2148681557.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/task-management-app-interface-template_23-2148681557.jpg?_wi=1",
|
||||
imageAlt: "Mobile Application",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/startup-business-people-looking-strategy-board-information-thoughtful_53876-31546.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/startup-business-people-looking-strategy-board-information-thoughtful_53876-31546.jpg?_wi=1",
|
||||
imageAlt: "Design System",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-designer-explaining-project-client-showing-draft_74855-8788.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-designer-explaining-project-client-showing-draft_74855-8788.jpg?_wi=1",
|
||||
imageAlt: "Team Collaboration",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/event-online-webinar-landing-page_23-2148919006.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/event-online-webinar-landing-page_23-2148919006.jpg?_wi=2",
|
||||
imageAlt: "Strategic Planning",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/task-management-app-interface-template_23-2148681557.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/task-management-app-interface-template_23-2148681557.jpg?_wi=2",
|
||||
imageAlt: "Digital Innovation",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/startup-business-people-looking-strategy-board-information-thoughtful_53876-31546.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/startup-business-people-looking-strategy-board-information-thoughtful_53876-31546.jpg?_wi=2",
|
||||
imageAlt: "Brand Excellence",
|
||||
},
|
||||
]}
|
||||
@@ -210,7 +210,7 @@ export default function HomePage() {
|
||||
name: "TechFlow - SaaS Platform",
|
||||
price: "Complete Redesign",
|
||||
variant: "Web Application, UI/UX Design",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/flat-design-barbershop-template_23-2149460115.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/flat-design-barbershop-template_23-2149460115.jpg?_wi=2",
|
||||
imageAlt: "TechFlow Platform",
|
||||
},
|
||||
{
|
||||
@@ -218,7 +218,7 @@ export default function HomePage() {
|
||||
name: "BrandBoost Marketing Suite",
|
||||
price: "Brand + Website",
|
||||
variant: "Brand Identity, Web Design",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/event-online-webinar-landing-page_23-2148919006.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/event-online-webinar-landing-page_23-2148919006.jpg?_wi=3",
|
||||
imageAlt: "BrandBoost Campaign",
|
||||
},
|
||||
{
|
||||
@@ -226,7 +226,7 @@ export default function HomePage() {
|
||||
name: "MobileFirst App Launch",
|
||||
price: "Full Development",
|
||||
variant: "Mobile App, Backend Integration",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/task-management-app-interface-template_23-2148681557.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/task-management-app-interface-template_23-2148681557.jpg?_wi=3",
|
||||
imageAlt: "Mobile App Design",
|
||||
},
|
||||
{
|
||||
@@ -234,7 +234,7 @@ export default function HomePage() {
|
||||
name: "Enterprise Solution Design",
|
||||
price: "Strategic Overhaul",
|
||||
variant: "Design System, Implementation",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/startup-business-people-looking-strategy-board-information-thoughtful_53876-31546.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/startup-business-people-looking-strategy-board-information-thoughtful_53876-31546.jpg?_wi=3",
|
||||
imageAlt: "Enterprise Design",
|
||||
},
|
||||
]}
|
||||
@@ -281,13 +281,13 @@ export default function HomePage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Alex Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1074.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1074.jpg?_wi=1",
|
||||
imageAlt: "Alex Johnson",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Maya Patel",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-businesswoman_329181-11388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-businesswoman_329181-11388.jpg?_wi=1",
|
||||
imageAlt: "Maya Patel",
|
||||
},
|
||||
{
|
||||
@@ -305,13 +305,13 @@ export default function HomePage() {
|
||||
{
|
||||
id: "5",
|
||||
name: "Emily Zhang",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1074.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1074.jpg?_wi=2",
|
||||
imageAlt: "Emily Zhang",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "David Brown",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-businesswoman_329181-11388.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-businesswoman_329181-11388.jpg?_wi=2",
|
||||
imageAlt: "David Brown",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user