Merge version_1 into main #3
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Traditional Spices", description: "Crafted from authentic Indian spices including premium cumin, fennel, and ginger. Our recipe honors generations of taste tradition.", imageSrc: "http://img.b2bpic.net/free-photo/cinnamon-sticks-tablespoon-brown-sugar_169016-5553.jpg", imageAlt: "Traditional Indian spices"
|
||||
title: "Traditional Spices", description="Crafted from authentic Indian spices including premium cumin, fennel, and ginger. Our recipe honors generations of taste tradition.", imageSrc: "http://img.b2bpic.net/free-photo/cinnamon-sticks-tablespoon-brown-sugar_169016-5553.jpg", imageAlt: "Traditional Indian spices"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
@@ -99,7 +99,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -166,7 +165,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user