Merge version_2 into main #3
@@ -160,11 +160,11 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
blogs={[
|
||||
{
|
||||
id: "1", category: "Interior Design", title: "Cozy Seating Spaces", excerpt: "Our thoughtfully designed seating areas provide the perfect environment for work, meetings, or relaxation with premium comfort", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-african-business-woman-wear-blue-blouse-skirt-sitting-cafe_627829-782.jpg", imageAlt: "Cozy café seating area"},
|
||||
id: "1", category: "Interior Design", title: "Cozy Seating Spaces", excerpt: "Our thoughtfully designed seating areas provide the perfect environment for work, meetings, or relaxation with premium comfort", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-african-business-woman-wear-blue-blouse-skirt-sitting-cafe_627829-782.jpg", imageAlt: "Cozy café seating area", authorName: "Café Coffee Day", authorAvatar: "http://img.b2bpic.net/free-photo/successful-expert_1098-14503.jpg", date: "15 Jan 2025"},
|
||||
{
|
||||
id: "2", category: "Craft & Art", title: "Expert Latte Art", excerpt: "Our baristas create beautiful latte art on every specialty coffee, turning each cup into a masterpiece", imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-7770.jpg", imageAlt: "Beautiful latte art"},
|
||||
id: "2", category: "Craft & Art", title: "Expert Latte Art", excerpt: "Our baristas create beautiful latte art on every specialty coffee, turning each cup into a masterpiece", imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee-cup_1203-7770.jpg", imageAlt: "Beautiful latte art", authorName: "Café Coffee Day", authorAvatar: "http://img.b2bpic.net/free-photo/business-man-smiling-portrait_23-2149280769.jpg", date: "12 Jan 2025"},
|
||||
{
|
||||
id: "3", category: "Ambiance", title: "Perfect Meeting Spot", excerpt: "Ideal location for business meetings, casual hangouts, or quality time with friends and family", imageSrc: "http://img.b2bpic.net/free-photo/glass-with-milk-chocolate_23-2148937239.jpg", imageAlt: "Café meeting space"},
|
||||
id: "3", category: "Ambiance", title: "Perfect Meeting Spot", excerpt: "Ideal location for business meetings, casual hangouts, or quality time with friends and family", imageSrc: "http://img.b2bpic.net/free-photo/glass-with-milk-chocolate_23-2148937239.jpg", imageAlt: "Café meeting space", authorName: "Café Coffee Day", authorAvatar: "http://img.b2bpic.net/free-photo/young-woman-sitting-library_273609-15839.jpg", date: "10 Jan 2025"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user