From cfb0d47094171d40aad57ed8ecdc7ff69465ca50 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 10:56:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 39214b9..6e65f11 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,10 +17,10 @@ export default function LandingPage() { @@ -69,6 +70,7 @@ export default function LandingPage() { title="Data Insights" description="Empowering the next generation of retail software architecture." textboxLayout="split" + useInvertedBackground={false} features={[ { title: "95% User Readiness", description: "Proven biometric adoption metrics in the Mongolian market via Etugen University research.", imageSrc: "http://img.b2bpic.net/free-photo/flirty-young-caucasian-woman-looking-camera-making-kiss-gesture-isolated-blue-background_141793-134691.jpg" } ]} @@ -82,6 +84,7 @@ export default function LandingPage() { description="Software Engineering 2026: Setting new benchmarks in digital fashion." animationType="slide-up" textboxLayout="split" + useInvertedBackground={false} metrics={[ { id: "r1", value: "95%", title: "Readiness", description: "User adoption rate for biometric shopping tools.", imageSrc: "http://img.b2bpic.net/free-photo/serious-young-redhead-curly-lady-standing-cafe-near-latrine_171337-17062.jpg" } ]} @@ -94,6 +97,9 @@ export default function LandingPage() { title="The Foundation" description="Etugen University - Software Engineering 2026 research initiatives." imageSrc="http://img.b2bpic.net/free-photo/parts-plastic-doll_53876-15041.jpg" + faqsAnimation="slide-up" + textboxLayout="split" + useInvertedBackground={false} faqs={[ { id: "f1", title: "What is biometric shopping?", content: "A high-end retail approach using facial and physical geometry for perfect garment fit." }, { id: "f2", title: "Who leads the project?", content: "Software Engineering students from Etugen University, 2026 class." } @@ -108,6 +114,8 @@ export default function LandingPage() { title="The Future of Retail" description="Collaborate with our team at Etugen University." buttons={[{ text: "Contact us", href: "#" }]} + background={{ variant: "plain" }} + useInvertedBackground={false} className="border-b-[0.5px] border-black" />