diff --git a/views/home.pug b/views/home.pug index d5d1dd2..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 the 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 the 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 the universe + p This is the best dance academy of the entire 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")