From f32bfd1cbf1ce484446af197a592418529368ba1 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 06:50:50 +0000 Subject: [PATCH 1/5] Update src/app/blog/[slug]/page.tsx --- src/app/blog/[slug]/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/blog/[slug]/page.tsx b/src/app/blog/[slug]/page.tsx index 4229994..3ff9e87 100644 --- a/src/app/blog/[slug]/page.tsx +++ b/src/app/blog/[slug]/page.tsx @@ -47,11 +47,11 @@ export default function BlogPostPage() { tag="Related" blogs={[ { - id: "1", category: "Gut Health", title: "The Complete Guide to Probiotics: What Science Really Says", excerpt: "A deep dive into probiotics, their mechanisms, and which strains actually work for your microbiome.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pregnant-woman-with-laptop-coffee-mug-working-from-home_23-2148765085.jpg", imageAlt: "Probiotics guide", authorName: "Dr. Sarah Mitchell", authorAvatar: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg", date: "Jan 15, 2025"}, + id: "1", category: "Gut Health", title: "The Complete Guide to Probiotics: What Science Really Says", excerpt: "A deep dive into probiotics, their mechanisms, and which strains actually work for your microbiome.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pregnant-woman-with-laptop-coffee-mug-working-from-home_23-2148765085.jpg?_wi=5", imageAlt: "Probiotics guide", authorName: "Dr. Sarah Mitchell", authorAvatar: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg", date: "Jan 15, 2025"}, { - id: "2", category: "Supplements", title: "Supplement Quality: How We Test & What We Found", excerpt: "Behind the scenes look at how we evaluate supplement efficacy and purity through third-party testing.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-science-research-instagram-posts_23-2150815071.jpg", imageAlt: "Supplement testing", authorName: "Dr. James Chen", authorAvatar: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg", date: "Jan 10, 2025"}, + id: "2", category: "Supplements", title: "Supplement Quality: How We Test & What We Found", excerpt: "Behind the scenes look at how we evaluate supplement efficacy and purity through third-party testing.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-science-research-instagram-posts_23-2150815071.jpg?_wi=5", imageAlt: "Supplement testing", authorName: "Dr. James Chen", authorAvatar: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg", date: "Jan 10, 2025"}, { - id: "3", category: "Wellness", title: "The Science-Backed Morning Routine for Digestive Health", excerpt: "Evidence-based morning habits that support your gut microbiome and overall wellness throughout the day.", imageSrc: "http://img.b2bpic.net/free-psd/olympics-sports-school-template-design_23-2151464488.jpg", imageAlt: "Wellness routine", authorName: "Emily Rodriguez", authorAvatar: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg", date: "Jan 8, 2025"}, + id: "3", category: "Wellness", title: "The Science-Backed Morning Routine for Digestive Health", excerpt: "Evidence-based morning habits that support your gut microbiome and overall wellness throughout the day.", imageSrc: "http://img.b2bpic.net/free-psd/olympics-sports-school-template-design_23-2151464488.jpg?_wi=5", imageAlt: "Wellness routine", authorName: "Emily Rodriguez", authorAvatar: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg", date: "Jan 8, 2025"}, ]} textboxLayout="default" useInvertedBackground={false} -- 2.49.1 From 26771c10f13c3b2adefd52cd3b3e65344a0c8ae3 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 06:50:50 +0000 Subject: [PATCH 2/5] Update src/app/blog/page.tsx --- src/app/blog/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index df926ae..67f3146 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -47,11 +47,11 @@ export default function BlogPage() { tag="Featured" blogs={[ { - id: "1", category: "Gut Health", title: "The Complete Guide to Probiotics: What Science Really Says", excerpt: "A deep dive into probiotics, their mechanisms, and which strains actually work for your microbiome.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pregnant-woman-with-laptop-coffee-mug-working-from-home_23-2148765085.jpg", imageAlt: "Probiotics guide", authorName: "Dr. Sarah Mitchell", authorAvatar: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg", date: "Jan 15, 2025"}, + id: "1", category: "Gut Health", title: "The Complete Guide to Probiotics: What Science Really Says", excerpt: "A deep dive into probiotics, their mechanisms, and which strains actually work for your microbiome.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pregnant-woman-with-laptop-coffee-mug-working-from-home_23-2148765085.jpg?_wi=2", imageAlt: "Probiotics guide", authorName: "Dr. Sarah Mitchell", authorAvatar: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg", date: "Jan 15, 2025"}, { - id: "2", category: "Supplements", title: "Supplement Quality: How We Test & What We Found", excerpt: "Behind the scenes look at how we evaluate supplement efficacy and purity through third-party testing.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-science-research-instagram-posts_23-2150815071.jpg", imageAlt: "Supplement testing", authorName: "Dr. James Chen", authorAvatar: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg", date: "Jan 10, 2025"}, + id: "2", category: "Supplements", title: "Supplement Quality: How We Test & What We Found", excerpt: "Behind the scenes look at how we evaluate supplement efficacy and purity through third-party testing.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-science-research-instagram-posts_23-2150815071.jpg?_wi=2", imageAlt: "Supplement testing", authorName: "Dr. James Chen", authorAvatar: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg", date: "Jan 10, 2025"}, { - id: "3", category: "Wellness", title: "The Science-Backed Morning Routine for Digestive Health", excerpt: "Evidence-based morning habits that support your gut microbiome and overall wellness throughout the day.", imageSrc: "http://img.b2bpic.net/free-psd/olympics-sports-school-template-design_23-2151464488.jpg", imageAlt: "Wellness routine", authorName: "Emily Rodriguez", authorAvatar: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg", date: "Jan 8, 2025"}, + id: "3", category: "Wellness", title: "The Science-Backed Morning Routine for Digestive Health", excerpt: "Evidence-based morning habits that support your gut microbiome and overall wellness throughout the day.", imageSrc: "http://img.b2bpic.net/free-psd/olympics-sports-school-template-design_23-2151464488.jpg?_wi=2", imageAlt: "Wellness routine", authorName: "Emily Rodriguez", authorAvatar: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg", date: "Jan 8, 2025"}, ]} textboxLayout="default" useInvertedBackground={false} -- 2.49.1 From 9903ca26137969bf9bb0ef0c310bb8602e25528a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 06:50:51 +0000 Subject: [PATCH 3/5] Update src/app/gut-health/page.tsx --- src/app/gut-health/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/gut-health/page.tsx b/src/app/gut-health/page.tsx index b122b6d..5150589 100644 --- a/src/app/gut-health/page.tsx +++ b/src/app/gut-health/page.tsx @@ -88,19 +88,19 @@ export default function GutHealthPage() { id: "1", category: "Gut Microbiome", title: "Understanding Your Microbiome: The Ultimate Bacterial Guide", excerpt: "Explore the trillions of bacteria living in your gut and how they influence your health, immunity, and mental well-being.", imageSrc: - "http://img.b2bpic.net/free-photo/high-angle-pregnant-woman-with-laptop-coffee-mug-working-from-home_23-2148765085.jpg", imageAlt: "Microbiome guide", authorName: "Dr. Sarah Mitchell", authorAvatar: + "http://img.b2bpic.net/free-photo/high-angle-pregnant-woman-with-laptop-coffee-mug-working-from-home_23-2148765085.jpg?_wi=4", imageAlt: "Microbiome guide", authorName: "Dr. Sarah Mitchell", authorAvatar: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg", date: "Jan 20, 2025"}, { id: "2", category: "Probiotics", title: "Probiotics vs Prebiotics: Which One Does Your Gut Really Need?", excerpt: "Decode the science behind probiotics and prebiotics, and learn exactly which strains benefit your specific health goals.", imageSrc: - "http://img.b2bpic.net/free-vector/flat-design-science-research-instagram-posts_23-2150815071.jpg", imageAlt: "Probiotics research", authorName: "Dr. James Chen", authorAvatar: + "http://img.b2bpic.net/free-vector/flat-design-science-research-instagram-posts_23-2150815071.jpg?_wi=4", imageAlt: "Probiotics research", authorName: "Dr. James Chen", authorAvatar: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg", date: "Jan 18, 2025"}, { id: "3", category: "Digestive Health", title: "Leaky Gut Syndrome: What Research Actually Says (Not Marketing)", excerpt: "Separate fact from fiction about intestinal permeability and learn evidence-based strategies to support your digestive barrier.", imageSrc: - "http://img.b2bpic.net/free-psd/olympics-sports-school-template-design_23-2151464488.jpg", imageAlt: "Digestive health", authorName: "Emily Rodriguez", authorAvatar: + "http://img.b2bpic.net/free-psd/olympics-sports-school-template-design_23-2151464488.jpg?_wi=4", imageAlt: "Digestive health", authorName: "Emily Rodriguez", authorAvatar: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg", date: "Jan 16, 2025"}, ]} textboxLayout="default" -- 2.49.1 From 2974f41768cb17ea13a100981b21ee52e42a87ba Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 06:50:51 +0000 Subject: [PATCH 4/5] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index df98470..f1013a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function HomePage() { buttons={[{ text: "Start Here →", href: "#blog" }]} dashboard={{ title: "Wellness Hub", logoIcon: Leaf, - imageSrc: "http://img.b2bpic.net/free-vector/elegant-sweet-orange-candle-label_742173-12935.jpg", searchPlaceholder: "Search wellness topics...", buttons: [ + imageSrc: "http://img.b2bpic.net/free-vector/elegant-sweet-orange-candle-label_742173-12935.jpg?_wi=1", searchPlaceholder: "Search wellness topics...", buttons: [ { text: "Explore", href: "#blog" }, { text: "Latest Posts", href: "#blog" }, ], @@ -172,17 +172,17 @@ export default function HomePage() { id: "1", category: "Gut Health", title: "The Complete Guide to Probiotics: What Science Really Says", excerpt: "A deep dive into probiotics, their mechanisms, and which strains actually work for your microbiome.", imageSrc: - "http://img.b2bpic.net/free-photo/high-angle-pregnant-woman-with-laptop-coffee-mug-working-from-home_23-2148765085.jpg", imageAlt: "Probiotics guide", authorName: "Dr. Sarah Mitchell", authorAvatar: + "http://img.b2bpic.net/free-photo/high-angle-pregnant-woman-with-laptop-coffee-mug-working-from-home_23-2148765085.jpg?_wi=1", imageAlt: "Probiotics guide", authorName: "Dr. Sarah Mitchell", authorAvatar: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg", date: "Jan 15, 2025"}, { id: "2", category: "Supplements", title: "Supplement Quality: How We Test & What We Found", excerpt: "Behind the scenes look at how we evaluate supplement efficacy and purity through third-party testing.", imageSrc: - "http://img.b2bpic.net/free-vector/flat-design-science-research-instagram-posts_23-2150815071.jpg", imageAlt: "Supplement testing", authorName: "Dr. James Chen", authorAvatar: + "http://img.b2bpic.net/free-vector/flat-design-science-research-instagram-posts_23-2150815071.jpg?_wi=1", imageAlt: "Supplement testing", authorName: "Dr. James Chen", authorAvatar: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg", date: "Jan 10, 2025"}, { id: "3", category: "Wellness", title: "The Science-Backed Morning Routine for Digestive Health", excerpt: "Evidence-based morning habits that support your gut microbiome and overall wellness throughout the day.", imageSrc: - "http://img.b2bpic.net/free-psd/olympics-sports-school-template-design_23-2151464488.jpg", imageAlt: "Wellness routine", authorName: "Emily Rodriguez", authorAvatar: + "http://img.b2bpic.net/free-psd/olympics-sports-school-template-design_23-2151464488.jpg?_wi=1", imageAlt: "Wellness routine", authorName: "Emily Rodriguez", authorAvatar: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg", date: "Jan 8, 2025"}, ]} textboxLayout="default" @@ -199,7 +199,7 @@ export default function HomePage() { plans={[ { id: "premium-probiotic", title: "Premium Gut Health Formula", price: "$49.99", period: "/bottle", imageSrc: - "http://img.b2bpic.net/free-vector/elegant-sweet-orange-candle-label_742173-12935.jpg", imageAlt: "Premium probiotic supplement", features: [ + "http://img.b2bpic.net/free-vector/elegant-sweet-orange-candle-label_742173-12935.jpg?_wi=2", imageAlt: "Premium probiotic supplement", features: [ "50+ billion CFU potency verified", "15 clinically-studied strains", "Third-party tested for purity", "Refrigeration-free stability", "60-day satisfaction guarantee"], button: { text: "Check Price on Amazon →", href: "https://amazon.com"}, -- 2.49.1 From 35e34b75d5030a398a99b6069be501dfa91d5d6c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 06:50:51 +0000 Subject: [PATCH 5/5] Update src/app/supplement-reviews/page.tsx --- src/app/supplement-reviews/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/supplement-reviews/page.tsx b/src/app/supplement-reviews/page.tsx index 94a38f2..b983e70 100644 --- a/src/app/supplement-reviews/page.tsx +++ b/src/app/supplement-reviews/page.tsx @@ -21,7 +21,7 @@ export default function SupplementReviewsPage() { const supplementPlans = [ { - id: "premium-probiotic", title: "Premium Gut Health Formula", price: "$49.99", period: "/bottle", imageSrc: "http://img.b2bpic.net/free-vector/elegant-sweet-orange-candle-label_742173-12935.jpg", imageAlt: "Premium probiotic supplement", features: [ + id: "premium-probiotic", title: "Premium Gut Health Formula", price: "$49.99", period: "/bottle", imageSrc: "http://img.b2bpic.net/free-vector/elegant-sweet-orange-candle-label_742173-12935.jpg?_wi=3", imageAlt: "Premium probiotic supplement", features: [ "50+ billion CFU potency verified", "15 clinically-studied strains", "Third-party tested for purity", "Refrigeration-free stability", "60-day satisfaction guarantee"], button: { text: "Check Price on Amazon →", href: "https://amazon.com"}, @@ -30,11 +30,11 @@ export default function SupplementReviewsPage() { const reviewBlogs = [ { - id: "1", category: "Gut Health", title: "The Complete Guide to Probiotics: What Science Really Says", excerpt: "A deep dive into probiotics, their mechanisms, and which strains actually work for your microbiome.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pregnant-woman-with-laptop-coffee-mug-working-from-home_23-2148765085.jpg", imageAlt: "Probiotics guide", authorName: "Dr. Sarah Mitchell", authorAvatar: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg", date: "Jan 15, 2025"}, + id: "1", category: "Gut Health", title: "The Complete Guide to Probiotics: What Science Really Says", excerpt: "A deep dive into probiotics, their mechanisms, and which strains actually work for your microbiome.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pregnant-woman-with-laptop-coffee-mug-working-from-home_23-2148765085.jpg?_wi=3", imageAlt: "Probiotics guide", authorName: "Dr. Sarah Mitchell", authorAvatar: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg", date: "Jan 15, 2025"}, { - id: "2", category: "Supplements", title: "Supplement Quality: How We Test & What We Found", excerpt: "Behind the scenes look at how we evaluate supplement efficacy and purity through third-party testing.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-science-research-instagram-posts_23-2150815071.jpg", imageAlt: "Supplement testing", authorName: "Dr. James Chen", authorAvatar: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg", date: "Jan 10, 2025"}, + id: "2", category: "Supplements", title: "Supplement Quality: How We Test & What We Found", excerpt: "Behind the scenes look at how we evaluate supplement efficacy and purity through third-party testing.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-science-research-instagram-posts_23-2150815071.jpg?_wi=3", imageAlt: "Supplement testing", authorName: "Dr. James Chen", authorAvatar: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg", date: "Jan 10, 2025"}, { - id: "3", category: "Wellness", title: "The Science-Backed Morning Routine for Digestive Health", excerpt: "Evidence-based morning habits that support your gut microbiome and overall wellness throughout the day.", imageSrc: "http://img.b2bpic.net/free-psd/olympics-sports-school-template-design_23-2151464488.jpg", imageAlt: "Wellness routine", authorName: "Emily Rodriguez", authorAvatar: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg", date: "Jan 8, 2025"}, + id: "3", category: "Wellness", title: "The Science-Backed Morning Routine for Digestive Health", excerpt: "Evidence-based morning habits that support your gut microbiome and overall wellness throughout the day.", imageSrc: "http://img.b2bpic.net/free-psd/olympics-sports-school-template-design_23-2151464488.jpg?_wi=3", imageAlt: "Wellness routine", authorName: "Emily Rodriguez", authorAvatar: "http://img.b2bpic.net/free-photo/family-doctor-doctor-s-office_23-2148168436.jpg", date: "Jan 8, 2025"}, ]; const footerColumns = [ @@ -94,7 +94,7 @@ export default function SupplementReviewsPage() { buttons={[{ text: "Start Here →", href: "#featured-pick" }]} dashboard={{ title: "Wellness Hub", logoIcon: Leaf, - imageSrc: "http://img.b2bpic.net/free-vector/elegant-sweet-orange-candle-label_742173-12935.jpg", searchPlaceholder: "Search wellness topics...", buttons: [ + imageSrc: "http://img.b2bpic.net/free-vector/elegant-sweet-orange-candle-label_742173-12935.jpg?_wi=4", searchPlaceholder: "Search wellness topics...", buttons: [ { text: "Explore", href: "#featured-pick" }, { text: "Latest Posts", href: "#blog" }, ], -- 2.49.1