diff --git a/src/app/page.tsx b/src/app/page.tsx index f9604f2..75a00a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,9 +56,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} features={[ - { id: 1, title: "Thai-Twist Flavor", description: "Our signature curry, peanut, and orange sauces elevate your meal to a whole new level.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/french-fries-crispy-chicken-nuggets_140725-3552.jpg", imageAlt: "Delicious Tenders" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-herbal-tea-herbal-tea-with-lemon-cinnamon-sticks-blue-cup-bowl-slices-lime-dark-table_140725-111280.jpg", imageAlt: "Thai Iced Tea" } }, - { id: 2, title: "Juicy & Crispy", description: "We use the freshest white meat, fried to perfection for that mouth-watering crunch.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/french-fries-crispy-chicken-nuggets_140725-3552.jpg", imageAlt: "Juicy Chicken" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-herbal-tea-herbal-tea-with-lemon-cinnamon-sticks-blue-cup-bowl-slices-lime-dark-table_140725-111280.jpg", imageAlt: "Crispy Breading" } }, - { id: 3, title: "Customized Spice", description: "From 'No Spice' for the kids to 'Extra Hot' for the thrill seekers, you define the heat.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/french-fries-crispy-chicken-nuggets_140725-3552.jpg", imageAlt: "Spicy Rubs" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-herbal-tea-herbal-tea-with-lemon-cinnamon-sticks-blue-cup-bowl-slices-lime-dark-table_140725-111280.jpg", imageAlt: "Sauce Selection" } } + { id: 1, title: "Thai-Twist Flavor", description: "Our signature curry, peanut, and orange sauces elevate your meal to a whole new level.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/french-fries-crispy-chicken-nuggets_140725-3552.jpg?_wi=1", imageAlt: "Delicious Tenders" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-herbal-tea-herbal-tea-with-lemon-cinnamon-sticks-blue-cup-bowl-slices-lime-dark-table_140725-111280.jpg?_wi=1", imageAlt: "Thai Iced Tea" } }, + { id: 2, title: "Juicy & Crispy", description: "We use the freshest white meat, fried to perfection for that mouth-watering crunch.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/french-fries-crispy-chicken-nuggets_140725-3552.jpg?_wi=2", imageAlt: "Juicy Chicken" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-herbal-tea-herbal-tea-with-lemon-cinnamon-sticks-blue-cup-bowl-slices-lime-dark-table_140725-111280.jpg?_wi=2", imageAlt: "Crispy Breading" } }, + { id: 3, title: "Customized Spice", description: "From 'No Spice' for the kids to 'Extra Hot' for the thrill seekers, you define the heat.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/french-fries-crispy-chicken-nuggets_140725-3552.jpg?_wi=3", imageAlt: "Spicy Rubs" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-herbal-tea-herbal-tea-with-lemon-cinnamon-sticks-blue-cup-bowl-slices-lime-dark-table_140725-111280.jpg?_wi=3", imageAlt: "Sauce Selection" } } ]} showStepNumbers={false} title="Why Chickii Stands Out" @@ -88,9 +88,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} metrics={[ - { id: "1", value: "100%", title: "Halal Certified", description: "High-quality, ethically sourced chicken.", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-organic-vegetables-with-tasty-rice-cake-meal-grey-rough-concrete-backdrop_23-2148097239.jpg" }, - { id: "2", value: "2x", title: "Larger Portions", description: "Sandwiches bigger than your hand.", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-organic-vegetables-with-tasty-rice-cake-meal-grey-rough-concrete-backdrop_23-2148097239.jpg" }, - { id: "3", value: "5+", title: "Sauce Options", description: "From sweet to fiery hot.", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-organic-vegetables-with-tasty-rice-cake-meal-grey-rough-concrete-backdrop_23-2148097239.jpg" } + { id: "1", value: "100%", title: "Halal Certified", description: "High-quality, ethically sourced chicken.", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-organic-vegetables-with-tasty-rice-cake-meal-grey-rough-concrete-backdrop_23-2148097239.jpg?_wi=1" }, + { id: "2", value: "2x", title: "Larger Portions", description: "Sandwiches bigger than your hand.", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-organic-vegetables-with-tasty-rice-cake-meal-grey-rough-concrete-backdrop_23-2148097239.jpg?_wi=2" }, + { id: "3", value: "5+", title: "Sauce Options", description: "From sweet to fiery hot.", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-organic-vegetables-with-tasty-rice-cake-meal-grey-rough-concrete-backdrop_23-2148097239.jpg?_wi=3" } ]} title="Quality in Every Bite" description="The Chickii commitment to flavor and portion size."