Update src/app/page.tsx
This commit is contained in:
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
logoText="Juice Days 🍹 Kalamassery"
|
||||
logoText="Juice Days , Kalamassery"
|
||||
description="Fresh Juices. Crispy Bites. Budget-Friendly. Your go-to spot in Kalamassery for shakes, fried chicken & quick meals"
|
||||
buttons={[
|
||||
{ text: "📞 Call Now", href: "tel:+919876543210" },
|
||||
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salad-with-arugula-greens-orange-tomato-bread_140725-10998.jpg", imageAlt: "Fresh juice and crispy fried chicken combo"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BHtzn23sEwpSa020LrB288DCVA/uploaded-1774158810294-rs55n5c9.avif", imageAlt: "Fresh juice and crispy fried chicken combo"
|
||||
}
|
||||
]}
|
||||
autoplayDelay={3000}
|
||||
@@ -109,7 +109,7 @@ export default function LandingPage() {
|
||||
id: "fried-chicken-combo", name: "Fried Chicken Combo", price: "₹250", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-corn-dog_23-2149388045.jpg?_wi=1", imageAlt: "Golden fried chicken pieces with fries and coleslaw"
|
||||
},
|
||||
{
|
||||
id: "shawarma", name: "Spiced Shawarma", price: "₹160", imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-meat-with-vegetables-loaf-gray-bread-with-cherry-tomatoes-mushrooms-herbs-with-basil-stand_141793-13130.jpg", imageAlt: "Wrapped shawarma with sauce and vegetables"
|
||||
id: "shawarma", name: "Spiced Shawarma", price: "₹160", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BHtzn23sEwpSa020LrB288DCVA/uploaded-1774158948155-bdunqmjs.jpg", imageAlt: "Wrapped shawarma with sauce and vegetables"
|
||||
},
|
||||
{
|
||||
id: "fresh-juices", name: "Fresh Juices", price: "₹80-120", imageSrc: "http://img.b2bpic.net/free-photo/orange-smoothies_1203-9164.jpg?_wi=1", imageAlt: "Variety of colorful fresh pressed juices"
|
||||
|
||||
Reference in New Issue
Block a user