Skip to content

Commit 733774f

Browse files
committed
changed article page cards
1 parent 4784caa commit 733774f

1 file changed

Lines changed: 24 additions & 24 deletions

File tree

farmerapp/lib/pages/subpages/articles.dart

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -25,38 +25,38 @@ class _ArticlesPageState extends State<ArticlesPage> {
2525
List<ArticleItem> listTiles = [
2626
ArticleItem(
2727
"https://images.pexels.com/photos/2647053/pexels-photo-2647053.jpeg?auto=compress&cs=tinysrgb&dpr=1&w=500",
28-
"MOO MOOO MOTHERFUCKER",
29-
"Suvan drinks milk everyday due to which his dick has increased to an unreal size, he has the biggest dick in the entire city - in the entire UNIVERSE. His dick is so big he could house the entire world in it.Suvan drinks milk everyday due to which his dick has increased to an unreal size, he has the biggest dick in the entire city - in the entire UNIVERSE. His dick is so big he could house the entire world in it.Suvan drinks milk everyday due to which his dick has increased to an unreal size, he has the biggest dick in the entire city - in the entire UNIVERSE. His dick is so big he could house the entire world in it.Suvan drinks milk everyday due to which his dick has increased to an unreal size, he has the biggest dick in the entire city - in the entire UNIVERSE. His dick is so big he could house the entire world in it.",
30-
"Suvan the God",
31-
"20 Jun 2004",
28+
"MAXIMISING MILK PRODUCTION",
29+
"Increase milk production by optimizing cow comfort, nutrition, and breeding programs. Implementing these strategies can lead to higher yields and better profits for your dairy farm.",
30+
"Professor Pal",
31+
"09 March 2024",
3232
),
3333
ArticleItem(
34-
"https://images.pexels.com/photos/2647053/pexels-photo-2647053.jpeg?auto=compress&cs=tinysrgb&dpr=1&w=500",
35-
"MOO MOOO MOTHERFUCKER",
36-
"Suvan drinks milk everyday due to which his dick has increased to an unreal size, he has the biggest dick in the entire city - in the entire UNIVERSE. His dick is so big he could house the entire world in it.",
37-
"Suvan the God",
38-
"20 Jun 2004",
34+
"https://images.pexels.com/photos/254178/pexels-photo-254178.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2",
35+
"PASTURE MANAGEMENT TIPS",
36+
"Improve grazing conditions and forage quality through rotational grazing and effective pasture management. Healthy pastures can lead to healthier cows and higher milk production.",
37+
"Professor Gopal",
38+
"05 March 2024",
3939
),
4040
ArticleItem(
41-
"https://images.pexels.com/photos/2647053/pexels-photo-2647053.jpeg?auto=compress&cs=tinysrgb&dpr=1&w=500",
42-
"MOO MOOO MOTHERFUCKER",
43-
"Suvan drinks milk everyday due to which his dick has increased to an unreal size, he has the biggest dick in the entire city - in the entire UNIVERSE. His dick is so big he could house the entire world in it.",
44-
"Suvan the God",
45-
"20 Jun 2004",
41+
"https://images.pexels.com/photos/7671871/pexels-photo-7671871.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2",
42+
"ENSURING HERD HEALTH",
43+
"Maintain a healthy dairy herd by following vaccination schedules, implementing disease prevention measures, and providing regular veterinary care. Healthy cows are more productive and lead to a more profitable farm.",
44+
"Professor Suvan",
45+
"01 March 2024",
4646
),
4747
ArticleItem(
48-
"https://images.pexels.com/photos/2647053/pexels-photo-2647053.jpeg?auto=compress&cs=tinysrgb&dpr=1&w=500",
49-
"MOO MOOO MOTHERFUCKER",
50-
"Suvan drinks milk everyday due to which his dick has increased to an unreal size, he has the biggest dick in the entire city - in the entire UNIVERSE. His dick is so big he could house the entire world in it.",
51-
"Suvan the God",
52-
"20 Jun 2004",
48+
"https://images.pexels.com/photos/4910812/pexels-photo-4910812.jpeg",
49+
"OPTIMIZING FEED EFFICIENCY",
50+
"Maximize feed efficiency by ensuring your cows receive the right nutrition for their needs. Proper feed management can reduce costs and improve overall herd health and milk production.",
51+
"Dr. Swaminathan",
52+
"27 February 2024",
5353
),
5454
ArticleItem(
55-
"https://images.pexels.com/photos/2647053/pexels-photo-2647053.jpeg?auto=compress&cs=tinysrgb&dpr=1&w=500",
56-
"MOO MOOO MOTHERFUCKER",
57-
"Suvan drinks milk everyday due to which his dick has increased to an unreal size, he has the biggest dick in the entire city - in the entire UNIVERSE. His dick is so big he could house the entire world in it.",
58-
"Suvan the God",
59-
"20 Jun 2004",
55+
"https://images.pexels.com/photos/2383286/pexels-photo-2383286.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=2",
56+
"IMPROVING MILK QUALITY",
57+
"Enhance milk quality by following proper milking procedures, maintaining strict sanitation practices, and adhering to milk storage guidelines. High-quality milk can lead to better market opportunities and increased profits.",
58+
"Dr. Geetanjali",
59+
"25 February 2024",
6060
),
6161
];
6262

0 commit comments

Comments
 (0)