Update src/app/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function WebAgency2Page() {
|
||||
sidebarItems: [{ icon: Target, active: true }, { icon: ShieldCheck }],
|
||||
listItems: [{ icon: User, title: "Client Access", status: "Active" }],
|
||||
buttons: [{ text: "View Reports", href: "#" }],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-1.webp"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-1.webp?_wi=1"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
@@ -72,7 +72,7 @@ export default function WebAgency2Page() {
|
||||
},
|
||||
{
|
||||
title: "UI/UX Design", description: "Visual Identity and Design Systems.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-5.webp" },
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-1.webp" }
|
||||
phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/templates/web-agency-2/shot-1.webp?_wi=2" }
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user