worked on the image and and form and links
This commit is contained in:
@@ -5,6 +5,7 @@ import { Button } from "../components/ui/button";
|
||||
import { Badge } from "../components/ui/badge";
|
||||
import { Card, CardContent } from "../components/ui/card";
|
||||
import { Input } from "../components/ui/input";
|
||||
import hospitalAi from "../assets/aihospital.jpg"
|
||||
import {
|
||||
Select,
|
||||
SelectContent,
|
||||
@@ -57,8 +58,9 @@ export const Blog = () => {
|
||||
"The Future of AI in Healthcare: Transforming Patient Care Through Technology",
|
||||
excerpt:
|
||||
"Discover how artificial intelligence is revolutionizing healthcare delivery, from diagnostic accuracy to personalized treatment plans and administrative efficiency.",
|
||||
image:
|
||||
"https://images.unsplash.com/photo-1576091160399-112ba8d25d1f?w=800&h=600&fit=crop&auto=format",
|
||||
// image:
|
||||
// "https://images.unsplash.com/photo-1576091160399-112ba8d25d1f?w=800&h=600&fit=crop&auto=format",
|
||||
image: hospitalAi,
|
||||
author: "Dr. Sarah Chen",
|
||||
date: "January 8, 2025",
|
||||
category: "Healthcare AI",
|
||||
|
||||
Reference in New Issue
Block a user