Merge version_2 into main #3
@@ -54,9 +54,9 @@ export default function LandingPage() {
|
||||
tag="Delivered Nationwide"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/greek-salad-table_140725-9821.jpg", imageAlt: "Gourmet culinary spread"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/greek-salad-table_140725-9821.jpg?_wi=1", imageAlt: "Gourmet culinary spread"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fruits-around-smoothie_23-2147717590.jpg", imageAlt: "Artisan beverage selection"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fruits-around-smoothie_23-2147717590.jpg?_wi=1", imageAlt: "Artisan beverage selection"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Expert Culinary Team", description: "Crafted by award-winning chefs daily."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728014.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728014.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Rapid Delivery", description: "Maintained freshness even for long-distance provincial routes.", imageSrc: "http://img.b2bpic.net/free-photo/top-baked-salmon-served-with-fresh-vegetables-herbs-white-plate_140725-12285.jpg", imageAlt: "Rapid delivery service"},
|
||||
title: "Rapid Delivery", description: "Maintained freshness even for long-distance provincial routes.", imageSrc: "http://img.b2bpic.net/free-photo/top-baked-salmon-served-with-fresh-vegetables-herbs-white-plate_140725-12285.jpg?_wi=1", imageAlt: "Rapid delivery service"},
|
||||
{
|
||||
title: "High Quality", description: "Strict quality control protocols in all food prep.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-foods-cocktails-tall-glass_23-2149064166.jpg", imageAlt: "Quality assurance"},
|
||||
{
|
||||
@@ -152,13 +152,13 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t1", name: "John D.", role: "Customer", testimonial: "Best food I've received in my province! Consistently great.", imageSrc: "http://img.b2bpic.net/free-photo/milk-white-chocolate-chips-plate_23-2148238812.jpg", imageAlt: "Milk and white chocolate chips on plate"},
|
||||
{
|
||||
id: "t2", name: "Sarah M.", role: "Foodie", testimonial: "The delivery is always punctual and the food is delicious.", imageSrc: "http://img.b2bpic.net/free-photo/greek-salad-table_140725-9821.jpg", imageAlt: "Milk and white chocolate chips on plate"},
|
||||
id: "t2", name: "Sarah M.", role: "Foodie", testimonial: "The delivery is always punctual and the food is delicious.", imageSrc: "http://img.b2bpic.net/free-photo/greek-salad-table_140725-9821.jpg?_wi=2", imageAlt: "Milk and white chocolate chips on plate"},
|
||||
{
|
||||
id: "t3", name: "David L.", role: "Regular", testimonial: "Finally, a service that brings real quality food to our doorstep.", imageSrc: "http://img.b2bpic.net/free-photo/fruits-around-smoothie_23-2147717590.jpg", imageAlt: "Milk and white chocolate chips on plate"},
|
||||
id: "t3", name: "David L.", role: "Regular", testimonial: "Finally, a service that brings real quality food to our doorstep.", imageSrc: "http://img.b2bpic.net/free-photo/fruits-around-smoothie_23-2147717590.jpg?_wi=2", imageAlt: "Milk and white chocolate chips on plate"},
|
||||
{
|
||||
id: "t4", name: "Emily P.", role: "Corporate", testimonial: "We use this for all our office events, always hits the mark.", imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728014.jpg", imageAlt: "Milk and white chocolate chips on plate"},
|
||||
id: "t4", name: "Emily P.", role: "Corporate", testimonial: "We use this for all our office events, always hits the mark.", imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149728014.jpg?_wi=2", imageAlt: "Milk and white chocolate chips on plate"},
|
||||
{
|
||||
id: "t5", name: "Mark S.", role: "Customer", testimonial: "Exceptional variety and taste. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/top-baked-salmon-served-with-fresh-vegetables-herbs-white-plate_140725-12285.jpg", imageAlt: "Milk and white chocolate chips on plate"},
|
||||
id: "t5", name: "Mark S.", role: "Customer", testimonial: "Exceptional variety and taste. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/top-baked-salmon-served-with-fresh-vegetables-herbs-white-plate_140725-12285.jpg?_wi=2", imageAlt: "Milk and white chocolate chips on plate"},
|
||||
]}
|
||||
title="Loved Across the Region"
|
||||
description="Hear what our customers from different provinces have to say."
|
||||
|
||||
Reference in New Issue
Block a user