Merge version_1 into main #2
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "#about" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/acai-coconut-shell-healthy-meal-summer-vibes_53876-124343.jpg"
|
||||
imageAlt="Premium thick shake at Amandeep Express"
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -87,20 +87,20 @@ export default function LandingPage() {
|
||||
{
|
||||
id: 1,
|
||||
title: "Lightning-Fast Service", description: "Your order ready in minutes, perfectly suited for quick commutes and late-night cravings", buttons: [],
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-by-truck-guy-delivery-uniform_1157-46187.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-by-truck-guy-delivery-uniform_1157-46187.jpg?_wi=2" }
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-by-truck-guy-delivery-uniform_1157-46187.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-by-truck-guy-delivery-uniform_1157-46187.jpg" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Unbeatable Atmosphere", description: "The ideal hangout spot with comfortable seating, great ambience, and a social vibe perfect for any time", buttons: [],
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-women-having-fun-time_23-2149232873.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-women-having-fun-time_23-2149232873.jpg?_wi=2" }
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-women-having-fun-time_23-2149232873.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-women-having-fun-time_23-2149232873.jpg" }
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Premium Quality Standards", description: "Fresh ingredients, rigorous quality checks, and consistent taste—every visit, every time", buttons: [],
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/red-sweet-pepper-green-chemicals_23-2148536497.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/red-sweet-pepper-green-chemicals_23-2148536497.jpg?_wi=2" }
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/red-sweet-pepper-green-chemicals_23-2148536497.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/red-sweet-pepper-green-chemicals_23-2148536497.jpg" }
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -220,7 +220,7 @@ export default function LandingPage() {
|
||||
description="Place your order now or reach out with any questions. We're here 24/7 to serve you the best shakes and fast bites in Akola!"
|
||||
tagIcon={Phone}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/french-woman-waiting-subway-train-talking-her-smartphone_23-2149353961.jpg"
|
||||
imageAlt="Amandeep Express Location near Railway Station"
|
||||
|
||||
Reference in New Issue
Block a user