diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx
index 187dc56..268a91c 100644
--- a/src/app/blog/page.tsx
+++ b/src/app/blog/page.tsx
@@ -26,49 +26,27 @@ export default function LandingPage() {
@@ -80,41 +58,14 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
title="Insights from the World of Pakistani Fashion"
- description="Stay informed with our articles on trends, traditions, style guides, and the rich heritage of South Asian textiles."
+ description="Stay informed with our exclusive articles on trends, traditions, style guides, and the rich heritage of South Asian textiles and luxury fabrics."
blogs={[
{
- id: "b1",
- category: "Culture",
- title: "The Rich History of Pakistani Embroidery",
- excerpt: "Dive into the intricate world of traditional Pakistani embroidery and its cultural significance.",
- imageSrc: "http://img.b2bpic.net/free-photo/african-man_1303-4410.jpg",
- imageAlt: "Traditional Pakistani embroidery",
- authorName: "Aisha Malik",
- authorAvatar: "http://img.b2bpic.net/free-photo/pretty-short-hair-woman-with-light-make-up-golden-earrings-red-china-dragon-printed-blouse-green-positive-emotions-confident-smile_343596-6372.jpg",
- date: "November 01, 2024",
- },
+ id: "b1", category: "Culture", title: "The Rich History of Pakistani Embroidery", excerpt: "Dive into the intricate world of traditional Pakistani embroidery and its cultural significance in luxury fashion.", imageSrc: "http://img.b2bpic.net/free-photo/african-man_1303-4410.jpg", imageAlt: "Traditional Pakistani embroidery on luxury fabric", authorName: "Aisha Malik", authorAvatar: "http://img.b2bpic.net/free-photo/pretty-short-hair-woman-with-light-make-up-golden-earrings-red-china-dragon-printed-blouse-green-positive-emotions-confident-smile_343596-6372.jpg", date: "November 01, 2024"},
{
- id: "b2",
- category: "Design",
- title: "Modern Silhouettes in Traditional Suits",
- excerpt: "How contemporary cuts are redefining classic Pakistani stitched and unstitched suits.",
- imageSrc: "http://img.b2bpic.net/free-photo/girls-suit_1303-4445.jpg",
- imageAlt: "Modern stitched suit design",
- authorName: "Imran Khan",
- authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-man-with-braids-portrait_23-2151428218.jpg",
- date: "October 15, 2024",
- },
+ id: "b2", category: "Design", title: "Modern Silhouettes in Traditional Suits", excerpt: "How contemporary cuts are redefining classic Pakistani stitched and unstitched luxury suits for modern elegance.", imageSrc: "http://img.b2bpic.net/free-photo/girls-suit_1303-4445.jpg", imageAlt: "Modern stitched suit design from Al-Karam Luxury", authorName: "Imran Khan", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-man-with-braids-portrait_23-2151428218.jpg", date: "October 15, 2024"},
{
- id: "b3",
- category: "Fabrics",
- title: "A Guide to Luxury Pakistani Fabrics",
- excerpt: "Understand the unique qualities of Boski, Silk, Chiffon, and other premium fabrics.",
- imageSrc: "http://img.b2bpic.net/free-photo/fabric-textured-background_53876-17968.jpg",
- imageAlt: "Luxury silk fabric",
- authorName: "Zain Ali",
- authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-brazilian-woman-working-as-clothing-designer_23-2150762253.jpg",
- date: "September 28, 2024",
- },
+ id: "b3", category: "Fabrics", title: "A Guide to Luxury Pakistani Fabrics", excerpt: "Understand the unique qualities of Boski, Silk, Chiffon, and other premium fabrics in our curated collection.", imageSrc: "http://img.b2bpic.net/free-photo/fabric-textured-background_53876-17968.jpg", imageAlt: "Close-up of luxury silk fabric", authorName: "Zain Ali", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-brazilian-woman-working-as-clothing-designer_23-2150762253.jpg", date: "September 28, 2024"},
]}
/>
@@ -123,13 +74,12 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file