From 4b0d766473684e2701c261c07d71d9d7b1b6532e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 16:36:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d01d344..cd6c3ce 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -203,7 +203,7 @@ export default function LandingPage() { sideDescription="Everything you need to know about applying, our programs, and student life at our design academy." faqs={[ { - id: "1", title: "What are the admission requirements?", content: "We welcome students with strong portfolios demonstrating creative thinking and design fundamentals. We review academic transcripts, portfolio work, and personal statements holistically. No specific GPA requirement—we value creative potential and design vision." + id: "1", title: "What are the admission requirements?", content: "We welcome students with strong portfolios demonstrating creative thinking and design fundamentals. We review academic transcripts, portfolio work, and personal statements holistically. No specific GPA requirement—we value creative potential and design vision.

Portfolio Format: Please submit 10-15 of your best design works (PDF, images, or links) showcasing your creative process, final outcomes, and diverse design disciplines. Include case studies explaining your design decisions and impact.

Application Deadline: Rolling admissions with priority deadlines on March 15 and September 1. Late applications are considered on a space-available basis.

Next Steps: Visit our application portal to submit your materials, schedule an admissions interview, and track your application status in real-time." }, { id: "2", title: "What programs do you offer?", content: "We offer comprehensive programs in Graphic Design, Architecture & Spatial Design, Digital Experience Design, and Motion Graphics. Each program combines Swiss Design principles with cutting-edge technology and hands-on mentorship from industry professionals." @@ -287,4 +287,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1