Merge version_1 into main #3
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
carouselItems={[
|
||||
{
|
||||
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beef-burger-with-salad_23-2148784488.jpg", imageAlt: "Premium signature burger"
|
||||
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beef-burger-with-salad_23-2148784488.jpg?_wi=1", imageAlt: "Premium signature burger"
|
||||
},
|
||||
{
|
||||
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/cook-holding-tasty-burgers-front-view_23-2149897387.jpg", imageAlt: "Double beef burger"
|
||||
@@ -161,11 +161,11 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "30 Minutes or Less", tags: ["Guarantee", "City Wide"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-thoughtful-young-adult-wearing-red-blouse-hat-gloves-medical-mask-delivering-order-sitting-scooter-yellow-wall_179666-33486.jpg", imageAlt: "Fast delivery service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-thoughtful-young-adult-wearing-red-blouse-hat-gloves-medical-mask-delivering-order-sitting-scooter-yellow-wall_179666-33486.jpg?_wi=1", imageAlt: "Fast delivery service"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Hot & Fresh Guarantee", tags: ["Premium", "Quality"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-thoughtful-young-adult-wearing-red-blouse-hat-gloves-medical-mask-delivering-order-sitting-scooter-yellow-wall_179666-33486.jpg", imageAlt: "Fresh delivery"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-thoughtful-young-adult-wearing-red-blouse-hat-gloves-medical-mask-delivering-order-sitting-scooter-yellow-wall_179666-33486.jpg?_wi=2", imageAlt: "Fresh delivery"
|
||||
},
|
||||
]}
|
||||
title="Fast. Fresh. Reliable."
|
||||
@@ -216,7 +216,7 @@ export default function LandingPage() {
|
||||
description="Order now and experience why everyone says: "Klass.""
|
||||
subdescription="Premium fast food. Unforgettable quality. Every time."
|
||||
icon={Utensils}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-beef-burger-with-salad_23-2148784488.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-beef-burger-with-salad_23-2148784488.jpg?_wi=2"
|
||||
imageAlt="Premium Panda Burger"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user