Fix mobile, the image was getting cut due to h-vw90

spotlight image made a bit smaller
Category slider images were HUGE
This commit is contained in:
2024-10-17 11:00:15 +05:30
parent 08442fe306
commit c14bceec09
3 changed files with 10 additions and 5 deletions

View File

@ -14,9 +14,9 @@ export default function HomePage() {
<div className='overflow-x-hidden'>
<HeroSwiper />
{/* First Two-Column Layout */}
<section className='flex flex-col md:flex-row items-center bg-white h-[90vh] overflow-clip'>
<section className='flex flex-col md:flex-row items-center bg-white md:h-[90vh] overflow-clip'>
{/* Left Column - Text with Header */}
<div className='w-full md:w-1/2 md:h-auto'>
<div className='w-full md:w-1/2'>
<div className='m-8 space-y-10'>
<AnimatedText finishClass='delay-300'>
<h2 className='text-s-title font-normal text-justify font-montera'>Brand Story</h2>