diff --git a/src/app/page.tsx b/src/app/page.tsx index e3f8fdc..eb9a40d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,31 +54,21 @@ export default function LandingPage() { { text: "Visit Us", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/photorealistic-lohri-festival-celebration-with-traditional-food_23-2151098286.jpg" + imageSrc="https://images.unsplash.com/photo-1596797038530-2c107229654b?q=80&w=2000" avatars={[ - { - src: "http://img.b2bpic.net/free-photo/delicious-assortment-nutritious-roti_23-2149033975.jpg", alt: "Happy customer 1"}, - { - src: "http://img.b2bpic.net/free-photo/high-angle-indian-food-assortment_23-2148747700.jpg", alt: "Happy customer 2"}, - { - src: "http://img.b2bpic.net/free-photo/delicious-assortment-traditional-roti_23-2149033998.jpg", alt: "Happy customer 3"}, - { - src: "http://img.b2bpic.net/free-photo/delicious-roti-arrangement-table-with-copy-space_23-2149033988.jpg", alt: "Happy customer 4"}, - { - src: "http://img.b2bpic.net/free-photo/medium-shot-friends-dinner-party_23-2151043652.jpg", alt: "Happy customer 5"}, + { src: "https://images.unsplash.com/photo-1565557623262-b51c2513a741?q=80&w=200", alt: "Happy customer 1"}, + { src: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?q=80&w=200", alt: "Happy customer 2"}, + { src: "https://images.unsplash.com/photo-1534528741775-53994a69daeb?q=80&w=200", alt: "Happy customer 3"}, + { src: "https://images.unsplash.com/photo-1506794778202-cad84cf45f1d?q=80&w=200", alt: "Happy customer 4"}, + { src: "https://images.unsplash.com/photo-1539571696357-5a69c17a67c6?q=80&w=200", alt: "Happy customer 5"}, ]} avatarText="Over 5,000 happy bellies fed" marqueeItems={[ - { - type: "text", text: "North Indian Delights"}, - { - type: "text", text: "Authentic Spices"}, - { - type: "text", text: "Slow Cooked Love"}, - { - type: "text", text: "Family Recipes"}, - { - type: "text", text: "Viman Nagar Favourite"}, + { type: "text", text: "North Indian Delights"}, + { type: "text", text: "Authentic Spices"}, + { type: "text", text: "Slow Cooked Love"}, + { type: "text", text: "Family Recipes"}, + { type: "text", text: "Viman Nagar Favourite"}, ]} /> @@ -88,7 +78,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Most homely food in Pune", "Best Dal Makhani", "Authentic North Indian taste", "Warm, welcoming staff", "Absolutely divine paranthas", "Taste of Chandigarh in every bite", "Super fresh and aromatic"]} + "Most homely food in Pune", "Best Dal Makhani", "Authentic North Indian taste", "Warm, welcoming staff", "Absolutely divine paranthas", "Taste of Chandigarh in every bite", "Super fresh and aromatic"]} title="A Hidden Gem That People Can’t Stop Talking About" description="Authentic, homely, and full of flavour." /> @@ -99,7 +89,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Sector 17 isn’t just a name — it’s a memory" description="Every dish served at Sector 17 carries the legacy of our grandmother's kitchen. We believe in the magic of slow-cooked pulses, freshly ground spices, and the heart-warming comfort of authentic Punjabi cuisine that takes you straight back home." - imageSrc="http://img.b2bpic.net/free-photo/family-having-indian-food_53876-40943.jpg" + imageSrc="https://images.unsplash.com/photo-1579684385127-1ecd15d5b8bd?q=80&w=1200" /> @@ -110,18 +100,12 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} products={[ - { - id: "p1", name: "Chole Bhature", price: "₹179", imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086078.jpg"}, - { - id: "p2", name: "Dal Makhani", price: "₹149", imageSrc: "http://img.b2bpic.net/free-photo/traditional-indian-soup-lentils-indian-dhal-spicy-curry-bowl-spices-herbs-rustic-black-wooden-table_2829-18717.jpg"}, - { - id: "p3", name: "Paneer Butter Masala", price: "₹159", imageSrc: "http://img.b2bpic.net/free-photo/pre-prepared-food-showcasing-ready-eat-delicious-meals-go_23-2151246078.jpg"}, - { - id: "p4", name: "Butter Chicken", price: "₹249", imageSrc: "http://img.b2bpic.net/free-photo/tasty-chicken-curry-bowl_23-2149086036.jpg"}, - { - id: "p5", name: "Mutton Rogan Josh", price: "₹299", imageSrc: "http://img.b2bpic.net/free-photo/lamb-curry-with-rice_23-2149086048.jpg"}, - { - id: "p6", name: "Gulab Jamun", price: "₹39", imageSrc: "http://img.b2bpic.net/free-photo/pile-carrots-blue-tray-marble-surface_114579-63907.jpg"}, + { id: "p1", name: "Chole Bhature", price: "₹179", imageSrc: "https://images.unsplash.com/photo-1626074353765-517a691e466b?q=80&w=800"}, + { id: "p2", name: "Dal Makhani", price: "₹149", imageSrc: "https://images.unsplash.com/photo-1546833999-b9f581a1996d?q=80&w=800"}, + { id: "p3", name: "Paneer Butter Masala", price: "₹159", imageSrc: "https://images.unsplash.com/photo-1567620905732-2d1ec7ab7445?q=80&w=800"}, + { id: "p4", name: "Butter Chicken", price: "₹249", imageSrc: "https://images.unsplash.com/photo-1603894584373-5ac82b2ae398?q=80&w=800"}, + { id: "p5", name: "Mutton Rogan Josh", price: "₹299", imageSrc: "https://images.unsplash.com/photo-1599487488170-d11ec9c172f0?q=80&w=800"}, + { id: "p6", name: "Gulab Jamun", price: "₹39", imageSrc: "https://images.unsplash.com/photo-1555507036-ab1f4038808a?q=80&w=800"}, ]} title="Authentic Flavours" description="Handcrafted dishes, prepared fresh to order. Now featuring a selection of classic meat delicacies." @@ -134,18 +118,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - id: "f1", title: "Traditional Recipes", tags: [ - "Authentic", "Homely"], - imageSrc: "http://img.b2bpic.net/free-photo/delicious-indian-dosa-composition_23-2149086052.jpg"}, - { - id: "f2", title: "Premium Ingredients", tags: [ - "Pure", "Quality"], - imageSrc: "http://img.b2bpic.net/free-photo/view-classic-tomato-soup-brown-cutting-board-mixed-color-table_140725-86491.jpg"}, - { - id: "f3", title: "Warm Hospitality", tags: [ - "Punjabi", "Service"], - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pakistani-food-arrangement_23-2148825110.jpg"}, + { id: "f1", title: "Traditional Recipes", tags: ["Authentic", "Homely"], imageSrc: "https://images.unsplash.com/photo-1585937421612-70a008356fbe?q=80&w=800"}, + { id: "f2", title: "Premium Ingredients", tags: ["Pure", "Quality"], imageSrc: "https://images.unsplash.com/photo-1596560548697-39149451167b?q=80&w=800"}, + { id: "f3", title: "Warm Hospitality", tags: ["Punjabi", "Service"], imageSrc: "https://images.unsplash.com/photo-1544148103-0773bf10d330?q=80&w=800"}, ]} title="Why Sector 17?" description="More than a restaurant, it's a feeling of home." @@ -155,12 +130,11 @@ export default function LandingPage() {