Skip to content

Commit

Permalink
changes in landing section and cta section
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-ashish-k committed Nov 7, 2023
1 parent 970477b commit 098d2ca
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<section>
<div class="relative h-[40vh] lg:h-[65vh] 2xl:h-[670px]">
<div class="relative h-[40vh] lg:h-[34.5rem]">
<img
:src="background400"
:srcset="`${background400} 400w, ${background800} 800w`"
Expand Down Expand Up @@ -28,10 +28,10 @@
<div
class="flex flex-col gap-4 lg:gap-6 lg:text-left lg:flex-1 lg:my-auto"
>
<div>
<div class="text-black-core/[0.87]">
<p class="header-1">Let's code your success story together!</p>
</div>
<div>
<div class="text-black-core/[0.6]">
<span class="sub-h1-regular">
Join hands with us for your next app endeavour.
</span>
Expand Down

0 comments on commit 098d2ca

Please sign in to comment.