Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 55666ad7e6 | |||
| 6e8e1c486c | |||
| 4fcf97c2c7 | |||
| 89fcf829b1 | |||
| fbec9b35aa | |||
| bb59ec5fab |
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: 1,
|
id: 1,
|
||||||
title: "Authentic Flavor", description: "Homemade recipes passed down through generations. No shortcuts, no shortcuts.", phoneOne: {
|
title: "Authentic Flavor", description: "Homemade recipes passed down through generations, made fresh daily.", phoneOne: {
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-arrangement_23-2150878231.jpg?_wi=2", imageAlt: "Authentic tacos"
|
imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-arrangement_23-2150878231.jpg?_wi=2", imageAlt: "Authentic tacos"
|
||||||
},
|
},
|
||||||
phoneTwo: {
|
phoneTwo: {
|
||||||
@@ -92,7 +92,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 2,
|
id: 2,
|
||||||
title: "Friendly Service", description: "Our team works hard to give you the best experience. Smiles, fast service, and food made with love.", phoneOne: {
|
title: "Friendly Service", description: "Smiles, fast service, and food made with love—that's our promise.", phoneOne: {
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-using-mobile-phone-making-contactless-payment-waiter-restaurant_637285-654.jpg", imageAlt: "Friendly service team"
|
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-using-mobile-phone-making-contactless-payment-waiter-restaurant_637285-654.jpg", imageAlt: "Friendly service team"
|
||||||
},
|
},
|
||||||
phoneTwo: {
|
phoneTwo: {
|
||||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 3,
|
id: 3,
|
||||||
title: "Affordable Prices", description: "Great Mexican food doesn't have to break the bank. Fresh, delicious, and kind to your wallet.", phoneOne: {
|
title: "Affordable Prices", description: "Authentic Mexican food that's kind to your wallet without sacrificing quality.", phoneOne: {
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-shrimp-with-seasoning_84443-82035.jpg?_wi=1", imageAlt: "Fresh camarones"
|
imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-shrimp-with-seasoning_84443-82035.jpg?_wi=1", imageAlt: "Fresh camarones"
|
||||||
},
|
},
|
||||||
phoneTwo: {
|
phoneTwo: {
|
||||||
|
|||||||
Reference in New Issue
Block a user