// home.jsx — My Lovely Wedding home
function Home({ lang, onNav, openWedding }) {
const ar = lang === 'ar';
const featured = WEDDINGS.filter(w => w.featured).slice(0, 4);
return (
{ar
? 'الصديقة التي طالما تمنيتها في يومكِ — أُنسّق وأُخطّط لأعراس حقيقية في دبي والإمارات منذ عام ٢٠١٢.'
: '"I try to become the wedding friend you always wanted." Styling and planning real weddings across the UAE since 2012 — by Joelle.'}
{/* Layered scrim: subtle top fade + strong bottom scrim under the headline area */}
{/* Left-side reinforcement for headline copy */}
Styling, planning
and lots of pretty
inspiration
.
{ar ? 'كل عرس قصة — من القاعة إلى الباقة، إلى الإضاءة في تلك اللحظة الأخيرة قبل الرقصة الأولى.' : 'Every wedding is a story — venue, palette, florals, and the way the light falls in the last quiet minute before the first dance.'}
{ar ? '"الكراسي، والكتان، والأزهار قد تكون عناصر أساسية — لكن ذاك الكتان الأزرق الناعم مع لمسة من زهرة الفاوانيا تحت أضواء الجنّيات… هذا هو التنسيق."' : '"The chairs, the linens, the florals — basic elements to start. But that soft blue linen against the pop of a peony, your guests zinging with glamour under strings of fairy lights — that\'s styling."'}
{ar ? 'جويل هي الصديقة التي طالما تمنيتها في يومك. نقلت عُرسنا من دبي إلى رأس الخيمة في خمسة أيام — بهدوء، وبشغف، وبميزانية واقعية.' : 'Joelle is the wedding friend you always wanted. She moved our wedding from Dubai to Ras Al Khaimah in five days — calm, hands-on, and somehow under budget.'}
{ar ? 'كل عرس بسيط أو كبير، رومانسي أو شقي — أحبّه. أخبريني بقصّتك، والتاريخ، والقاعة، ودعينا نخطّط.' : 'Every wedding — small, big, romantic, mischievous — I love them all. Tell me your story, your date, your venue, and let\'s start planning.'}