diff --git a/src/app/page.tsx b/src/app/page.tsx index 3d062dc..814df21 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,8 +45,8 @@ export default function LandingPage() { logoText="DSGN ARTS" description="We help businesses communicate clearly and confidently through strategic visual branding" buttons={[ - { text: "View Portfolio", href: "#portfolio" }, - { text: "Get Started", href: "#contact" } + { text: "Get Started", href: "#contact" }, + { text: "Explore Our Work", href: "#portfolio" } ]} slides={[ { imageSrc: "http://img.b2bpic.net/free-photo/office-tools-colored-surface_23-2148182122.jpg?_wi=1", imageAlt: "Brand Identity Project" },