Merge version_2 into main #3
@@ -50,6 +50,7 @@ export default function LandingPage() {
|
||||
<TeamCardSix
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
title="Our Family Members"
|
||||
description="Meet the heart and soul of the Bouhedja family."
|
||||
@@ -67,6 +68,7 @@ export default function LandingPage() {
|
||||
title="Family News & Memories"
|
||||
description="Stay updated with our latest news, celebrations, and life updates."
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
blogs={[
|
||||
{ id: "b1", category: "Celebration", title: "Annual Summer Reunion", excerpt: "A wonderful day spent at the coast with everyone.", imageSrc: "http://img.b2bpic.net/free-photo/family-enjoying-beach-day_23-2148154687.jpg", authorName: "Amine", authorAvatar: "", date: "2024-07-15" },
|
||||
{ id: "b2", category: "Update", title: "New Home in the City", excerpt: "We are excited to announce our move to a new family residence.", imageSrc: "http://img.b2bpic.net/free-photo/house-key-hand_23-2148210384.jpg", authorName: "Sarah", authorAvatar: "", date: "2024-08-01" },
|
||||
|
||||
Reference in New Issue
Block a user