From 3afcdf2e33b3b2f4138aae1c3bc61ec142d85f32 Mon Sep 17 00:00:00 2001 From: starboi001 <72142235+starboi001@users.noreply.github.com> Date: Fri, 2 Oct 2020 00:54:49 +0530 Subject: [PATCH 1/2] Update home.pug --- views/home.pug | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/views/home.pug b/views/home.pug index d5d1dd2..25667df 100644 --- a/views/home.pug +++ b/views/home.pug @@ -20,21 +20,21 @@ block content div.card-img img(src="/static/img/1.png") div.card-content - p This is the best dance academy of the universe + p This is the best dance academy of this universe div.card h3 Dance the way you like div.card-box div.card-img img(src="/static/img/2.png") div.card-content - p This is the best dance academy of the universe + p This is the best dance academy of this universe div.card h3 Expert Teaching div.card-box div.card-img img(src="/static/img/3.png") div.card-content - p This is the best dance academy of the universe + p This is the best dance academy of this universe section#sponsorsSection h2 Our Sponsors @@ -42,4 +42,4 @@ block content img(src="/static/img/logo1.png", alt="Sponsor Image", class="spImage") img(src="/static/img/logo2.png", alt="Sponsor Image", class="spImage") img(src="/static/img/logo3.png", alt="Sponsor Image", class="spImage") - img(src="/static/img/logo4.png", alt="Sponsor Image", class="spImage") \ No newline at end of file + img(src="/static/img/logo4.png", alt="Sponsor Image", class="spImage") From c03cb2d7e6a3730a2d72ad9faa708536c0171a6e Mon Sep 17 00:00:00 2001 From: starboi001 <72142235+starboi001@users.noreply.github.com> Date: Fri, 2 Oct 2020 01:02:36 +0530 Subject: [PATCH 2/2] Update home.pug --- views/home.pug | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/views/home.pug b/views/home.pug index 25667df..cd31dcd 100644 --- a/views/home.pug +++ b/views/home.pug @@ -20,21 +20,21 @@ block content div.card-img img(src="/static/img/1.png") div.card-content - p This is the best dance academy of this universe + p This is the best dance academy of the entire universe div.card h3 Dance the way you like div.card-box div.card-img img(src="/static/img/2.png") div.card-content - p This is the best dance academy of this universe + p This is the best dance academy of the entire universe div.card h3 Expert Teaching div.card-box div.card-img img(src="/static/img/3.png") div.card-content - p This is the best dance academy of this universe + p This is the best dance academy of the entire universe section#sponsorsSection h2 Our Sponsors