Diwali renamed to Festival and all the effects.
This commit is contained in:
@ -32,10 +32,6 @@ export default function AboutUsPage() {
|
||||
loading='lazy'
|
||||
// {`w-full h-auto zoom ${isPralinePic ? 'post' : 'pre'}`}
|
||||
// sizes='100vw'
|
||||
// style={{
|
||||
// width: '100%',
|
||||
// height: 'auto',
|
||||
// }}
|
||||
/>
|
||||
</div>
|
||||
</section>
|
||||
@ -47,10 +43,6 @@ export default function AboutUsPage() {
|
||||
alt='Left Side Image'
|
||||
className='w-full h-auto'
|
||||
sizes='100vw'
|
||||
style={{
|
||||
width: '100%',
|
||||
height: 'auto',
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
{/* Right Column - Text with Header */}
|
||||
@ -99,10 +91,6 @@ export default function AboutUsPage() {
|
||||
alt='Beans Drying'
|
||||
className='w-full h-auto'
|
||||
sizes='100vw'
|
||||
style={{
|
||||
width: '100%',
|
||||
height: 'auto',
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
</section>
|
||||
@ -114,10 +102,6 @@ export default function AboutUsPage() {
|
||||
alt='Beans Drying'
|
||||
className='w-full h-auto'
|
||||
sizes='100vw'
|
||||
style={{
|
||||
width: '100%',
|
||||
height: 'auto',
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
<div className='w-full md:w-1/2'>
|
||||
@ -127,10 +111,6 @@ export default function AboutUsPage() {
|
||||
className='w-full h-auto'
|
||||
loading='lazy'
|
||||
sizes='100vw'
|
||||
style={{
|
||||
width: '100%',
|
||||
height: 'auto',
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
</section>
|
||||
@ -159,10 +139,6 @@ export default function AboutUsPage() {
|
||||
className='w-full h-auto'
|
||||
loading='lazy'
|
||||
sizes='100vw'
|
||||
style={{
|
||||
width: '100%',
|
||||
height: 'auto',
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
<div className='flex w-full text-xl text-justify p-12'>
|
||||
|
||||
Reference in New Issue
Block a user