From c7300bddd3375ca9ef53196bb7dd4e425f4b83b1 Mon Sep 17 00:00:00 2001 From: Aashish_Nepal Date: Wed, 11 Dec 2024 15:40:34 +0545 Subject: [PATCH] updated --- assets/data/ourworksData.php | 41 +++++++++++++++++++ templates/our-works.php | 78 +++++------------------------------- 2 files changed, 52 insertions(+), 67 deletions(-) create mode 100644 assets/data/ourworksData.php diff --git a/assets/data/ourworksData.php b/assets/data/ourworksData.php new file mode 100644 index 0000000..cc04932 --- /dev/null +++ b/assets/data/ourworksData.php @@ -0,0 +1,41 @@ + 'Swift Carpet Cleaners', + 'description' => 'Welcome to Swift Carpet Cleaners - Caring for your carpets since 1991!', + 'image' => '../assets/images/work-one.jpg', + 'alt' => 'Swift Carpet Cleaners', + ], + [ + 'title' => 'eGear', + 'description' => 'Whatever part you want, we will get it for you.', + 'image' => '../assets/images/work-two.jpg', + 'alt' => 'eGear', + ], + [ + 'title' => 'Food Restaurant', + 'description' => 'Serving good food for over 10 years.', + 'image' => '../assets/images/work-three.jpg', + 'alt' => 'Food Restaurant', + ], + [ + 'title' => 'Travel Agency', + 'description' => 'Thinking like a creative - Explore your dream destination!', + 'image' => '../assets/images/work-four.jpg', + 'alt' => 'Travel Agency', + ], + [ + 'title' => 'Handmade Products', + 'description' => 'Leading producer & exporter of handmade Nepali products.', + 'image' => '../assets/images/work-five.jpg', + 'alt' => 'Handmade Products', + ], + [ + 'title' => 'Raffles Education', + 'description' => 'Shaping students\' careers since 2005.', + 'image' => '../assets/images/work-six.jpg', + 'alt' => 'Raffles Education', + ], +]; + +?> \ No newline at end of file diff --git a/templates/our-works.php b/templates/our-works.php index eed0ba0..dd6830a 100644 --- a/templates/our-works.php +++ b/templates/our-works.php @@ -1,3 +1,6 @@ + @@ -16,82 +19,23 @@ line
-
- -
+
+ +