Merge version_1 into main #1
@@ -52,12 +52,12 @@ export default function LandingPage() {
|
||||
buttonAnimation="blur-reveal"
|
||||
background={{ variant: "plain" }}
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-seasonings-dark-surface-meal-photo-dish-food-dark_140725-82286.jpg", imageAlt: "Authentic Pakistani biryani" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/top-view-shakh-plov-delicious-eastern-meal-consists-cooked-rice-inside-round-dough-dark-background-rice-cooking-meal-food-cuisine_140725-86171.jpg", imageAlt: "Golden crispy chicken pies" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-pastry-concept_23-2148648825.jpg", imageAlt: "Fresh homemade cinnamon rolls" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-seasonings-dark-surface-meal-photo-dish-food-dark_140725-82286.jpg", imageAlt: "Traditional biryani presentation" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/top-view-shakh-plov-delicious-eastern-meal-consists-cooked-rice-inside-round-dough-dark-background-rice-cooking-meal-food-cuisine_140725-86171.jpg", imageAlt: "Perfectly baked chicken pies" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-pastry-concept_23-2148648825.jpg", imageAlt: "Warm cinnamon rolls plated" }
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-seasonings-dark-surface-meal-photo-dish-food-dark_140725-82286.jpg?_wi=1", imageAlt: "Authentic Pakistani biryani" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/top-view-shakh-plov-delicious-eastern-meal-consists-cooked-rice-inside-round-dough-dark-background-rice-cooking-meal-food-cuisine_140725-86171.jpg?_wi=1", imageAlt: "Golden crispy chicken pies" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-pastry-concept_23-2148648825.jpg?_wi=1", imageAlt: "Fresh homemade cinnamon rolls" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-seasonings-dark-surface-meal-photo-dish-food-dark_140725-82286.jpg?_wi=2", imageAlt: "Traditional biryani presentation" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/top-view-shakh-plov-delicious-eastern-meal-consists-cooked-rice-inside-round-dough-dark-background-rice-cooking-meal-food-cuisine_140725-86171.jpg?_wi=2", imageAlt: "Perfectly baked chicken pies" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-pastry-concept_23-2148648825.jpg?_wi=2", imageAlt: "Warm cinnamon rolls plated" }
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-seasonings-dark-surface-meal-photo-dish-food-dark_140725-82286.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-seasonings-dark-surface-meal-photo-dish-food-dark_140725-82286.jpg?_wi=3"
|
||||
imageAlt="Sania's Cuisine - Fresh Homemade Meals"
|
||||
logoText="Sania's Cuisine"
|
||||
copyrightText="© 2025 Sania's Cuisine, Bani Gala, Islamabad. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user