From b9488da24d454a95fcbeba040654f6162f5f462e Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:48:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d5981f7..f16b3c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { description="Jan is more than a name—it's a cultural marker. Etymologically rooted in Johannes, the Dutch diminutive Jan has become synonymous with a distinctly progressive, open-minded cultural identity. This thesis explores the sociolinguistic underpinnings of why Jan carries such contemporary cultural weight in Dutch society and beyond." tag="Cultural Analysis" tagIcon={Sparkles} - imageSrc="http://img.b2bpic.net/free-vector/netherlands-travel-flat-composition_1284-16560.jpg" + imageSrc="http://img.b2bpic.net/free-vector/netherlands-travel-flat-composition_1284-16560.jpg?_wi=1" imageAlt="Dutch cultural landscape" buttons={[{ text: "Explore Evidence", href: "#features" }]} useInvertedBackground={false} @@ -86,15 +86,15 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Etymology", title: "Johannes to Jan", subtitle: "A linguistic journey", description: "Tracing the evolution from the formal Johannes through historical Dutch naming conventions to the modern, accessible Jan. The diminutive form itself signals informality and approachability.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-dice-with-letters-them-pages-book_114579-87209.jpg", imageAlt: "Etymology exploration" + tag: "Etymology", title: "Johannes to Jan", subtitle: "A linguistic journey", description: "Tracing the evolution from the formal Johannes through historical Dutch naming conventions to the modern, accessible Jan. The diminutive form itself signals informality and approachability.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-dice-with-letters-them-pages-book_114579-87209.jpg?_wi=1", imageAlt: "Etymology exploration" }, { id: 2, - tag: "Cultural", title: "Dutch Identity", subtitle: "Egalitarianism in a name", description: "Jan embodies Dutch values of equality, directness, and accessibility. Unlike formal names that create distance, Jan signals a society that values horizontal relationships over hierarchies.", imageSrc: "http://img.b2bpic.net/free-vector/netherlands-travel-flat-composition_1284-16560.jpg", imageAlt: "Dutch cultural values" + tag: "Cultural", title: "Dutch Identity", subtitle: "Egalitarianism in a name", description: "Jan embodies Dutch values of equality, directness, and accessibility. Unlike formal names that create distance, Jan signals a society that values horizontal relationships over hierarchies.", imageSrc: "http://img.b2bpic.net/free-vector/netherlands-travel-flat-composition_1284-16560.jpg?_wi=2", imageAlt: "Dutch cultural values" }, { id: 3, - tag: "Contemporary", title: "Modern Usage", subtitle: "Jan in the 21st century", description: "From Jan van Eyck to contemporary Jans in tech, culture, and politics, the name carries connotations of innovation, progressiveness, and intellectual engagement.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-dice-with-letters-them-pages-book_114579-87209.jpg", imageAlt: "Modern linguistic evolution" + tag: "Contemporary", title: "Modern Usage", subtitle: "Jan in the 21st century", description: "From Jan van Eyck to contemporary Jans in tech, culture, and politics, the name carries connotations of innovation, progressiveness, and intellectual engagement.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-dice-with-letters-them-pages-book_114579-87209.jpg?_wi=2", imageAlt: "Modern linguistic evolution" }, { id: 4, -- 2.49.1