Update src/app/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
description="Hot, delicious pizza delivered to your door in Dushanbe. Fresh ingredients, fast delivery, trusted by locals."
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-dark-stone-table-with-various-kinds-italian-pizza-top-view-fast-food-lunch-celebration_1150-37868.jpg?_wi=1", imageAlt: "Fresh hot pepperoni pizza delivery"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-dark-stone-table-with-various-kinds-italian-pizza-top-view-fast-food-lunch-celebration_1150-37868.jpg", imageAlt: "Fresh hot pepperoni pizza delivery"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-homemade-pizza_181624-35320.jpg", imageAlt: "Golden cheese pizza ready to serve"
|
||||
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
mediaAnimation="opacity"
|
||||
useInvertedBackground={false}
|
||||
mediaPosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rustic-dark-stone-table-with-various-kinds-italian-pizza-top-view-fast-food-lunch-celebration_1150-37868.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rustic-dark-stone-table-with-various-kinds-italian-pizza-top-view-fast-food-lunch-celebration_1150-37868.jpg"
|
||||
imageAlt="Fast delivery options"
|
||||
accordionItems={[
|
||||
{
|
||||
@@ -141,7 +141,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
mediaAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rustic-dark-stone-table-with-various-kinds-italian-pizza-top-view-fast-food-lunch-celebration_1150-37868.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rustic-dark-stone-table-with-various-kinds-italian-pizza-top-view-fast-food-lunch-celebration_1150-37868.jpg"
|
||||
imageAlt="Fresh ingredients and quality pizza"
|
||||
bulletPoints={[
|
||||
{
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
description="Fast delivery to your doorstep across the city. Check if your area is covered below."
|
||||
tag="Quick Coverage"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="centered"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
|
||||
Reference in New Issue
Block a user