mirror of
https://github.com/Nezumi-2711/loi-phan-internship.git
synced 2026-09-22 13:38:31 +00:00
Add rosemary image
This commit is contained in:
@@ -17,3 +17,10 @@ section.offer
|
||||
+cardFoodItem(2, 15, "4.8", "Chicken Tikka", "Lorem Ipsum is simply dummy text of the printing and typesetting industry")
|
||||
+cardFoodItem(3, 8, "4.2", "Desi Chowmein", "Lorem Ipsum is simply dummy text of the printing and typesetting industry")
|
||||
+cardFoodItem(4, 28, "5.0", "Chicken Chargha", "Lorem Ipsum is simply dummy text of the printing and typesetting industry")
|
||||
.offer__rosemary-container
|
||||
picture
|
||||
source(
|
||||
media="(min-width: 840px)",
|
||||
srcset=offer_img_path + "rosemary-desktop.png"
|
||||
)
|
||||
img(src=offer_img_path + "rosemary-mobile.png", alt="Rosemary image")
|
||||
|
||||
Reference in New Issue
Block a user