Update src/app/page.tsx

This commit is contained in:
2026-05-05 02:54:41 +00:00
parent 3486c8cb03
commit 691e0616de

View File

@@ -79,7 +79,7 @@ export default function LandingPage() {
features={[
{ title: "Formal Table Intelligence", description: "Training for social mastery, from casual meals to formal engagements.", icon: CheckCircle, mediaItems: [{ imageSrc: "https://img.freepik.com/free-photo/cute-child-setting-table-with-care_23-2148530739.jpg" }, { imageSrc: "https://img.freepik.com/free-photo/well-mannered-child-at-dinner-table_23-2148227655.jpg?_wi=1" }] },
{ title: "Command of Speech", description: "Instilling the habits of active listening and precise, respectful phrasing.", icon: Brain, mediaItems: [{ imageSrc: "https://img.freepik.com/free-photo/portrait-of-a-little-african-american-boy-learning-polite-conversation_23-2148834920.jpg" }, { imageSrc: "https://img.freepik.com/free-photo/portrait-of-a-happy-little-girl-shaking-hands-with-teacher_23-2148967660.jpg" }] },
{ title: "Social Awareness", description: "Understanding the non-verbal cues and etiquettes of elite social circles.", icon: Heart, mediaItems: [{ imageSrc: "https://img.freepik.com/free-photo/happy-african-american-school-girl-practicing-manners_23-2148813735.jpg" }, { imageSrc: "https://img.freepik.com/free-photo/little-african-american-girl-learning-how-to-set-table-properly_23-2148810967.jpg" }] }
{ title: "Social Awareness", description: "Understanding the non-verbal cues and etiquettes of elite social circles.", icon: Heart, mediaItems: [{ imageSrc: "https://img.freepik.com/free-photo/happy-african-american-school-girl-practicing-manners_23-2148813735.jpg" }, { imageSrc: "https://img.freepik.com/free-photo/little-african-american-girl-learning-how-to-no-set-table-properly_23-2148810967.jpg" }] }
]}
/>
</div>