diff --git a/assets/data/ourworksData.php b/assets/data/ourworksData.php index cc04932..09b22be 100644 --- a/assets/data/ourworksData.php +++ b/assets/data/ourworksData.php @@ -3,37 +3,37 @@ $ourworksData= [ [ 'title' => 'Swift Carpet Cleaners', 'description' => 'Welcome to Swift Carpet Cleaners - Caring for your carpets since 1991!', - 'image' => '../assets/images/work-one.jpg', + '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', + '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', + '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', + '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', + 'image' => './assets/images/work-five.jpg', 'alt' => 'Handmade Products', ], [ 'title' => 'Raffles Education', 'description' => 'Shaping students\' careers since 2005.', - 'image' => '../assets/images/work-six.jpg', + 'image' => './assets/images/work-six.jpg', 'alt' => 'Raffles Education', ], ]; diff --git a/home.php b/home.php new file mode 100644 index 0000000..4df31e6 --- /dev/null +++ b/home.php @@ -0,0 +1,34 @@ + + + + +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ +
+ + + + + \ No newline at end of file diff --git a/includes/button.php b/includes/button.php index 1ccd7d3..60a3e09 100644 --- a/includes/button.php +++ b/includes/button.php @@ -61,6 +61,7 @@ +
@@ -68,5 +69,6 @@ '; ?> +
diff --git a/includes/carousel.php b/includes/carousel.php index 5721125..ab26c81 100644 --- a/includes/carousel.php +++ b/includes/carousel.php @@ -6,8 +6,8 @@ Bibhuti Solutions - - + + @@ -20,7 +20,7 @@