diff --git a/src/app/page.tsx b/src/app/page.tsx index 464cb7b..d985d50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,21 +29,13 @@ export default function LandingPage() { @@ -52,22 +44,17 @@ export default function LandingPage() {
@@ -80,19 +67,13 @@ export default function LandingPage() { description="The Bagel Deli is Denver's classic Jewish deli and diner — a place where every dish is made with old-world care and new-world craft. We make our cream cheese in-house, cure our own meats, and bake our bagels fresh daily." bulletPoints={[ { - title: "2,500+ Reviews", - description: "Highly rated by the Denver community.", - }, + title: "2,500+ Reviews", description: "Highly rated by the Denver community."}, { - title: "4.7 Star Rating", - description: "Loved for authentic flavors and service.", - }, + title: "4.7 Star Rating", description: "Loved for authentic flavors and service."}, { - title: "100% Housemade", - description: "Everything fresh, every single day.", - }, + title: "100% Housemade", description: "Everything fresh, every single day."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/couple-looking-around-bio-food-store_482257-102066.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/couple-looking-around-bio-food-store_482257-102066.jpg" mediaAnimation="slide-up" /> @@ -104,55 +85,25 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "1", - title: "The Reuben", - author: "Classic", - description: "Corned beef, pastrami, Swiss, sauerkraut, Russian dressing.", - tags: [ - "Featured", - ], - imageSrc: "http://img.b2bpic.net/free-photo/slices-sausage-assortment-heart-shaped-wooden-platter_140725-10763.jpg?_wi=2", - }, + id: "1", title: "The Reuben", author: "Classic", description: "Corned beef, pastrami, Swiss, sauerkraut, Russian dressing.", tags: [ + "Featured"], + imageSrc: "http://img.b2bpic.net/free-photo/slices-sausage-assortment-heart-shaped-wooden-platter_140725-10763.jpg"}, { - id: "2", - title: "Matzo Ball Soup", - author: "Traditional", - description: "Golden broth, fluffy matzo balls, fresh dill.", - tags: [ - "Signature", - ], - imageSrc: "http://img.b2bpic.net/free-photo/slices-sausage-assortment-heart-shaped-wooden-platter_140725-10763.jpg?_wi=3", - }, + id: "2", title: "Matzo Ball Soup", author: "Traditional", description: "Golden broth, fluffy matzo balls, fresh dill.", tags: [ + "Signature"], + imageSrc: "http://img.b2bpic.net/free-photo/slices-sausage-assortment-heart-shaped-wooden-platter_140725-10763.jpg"}, { - id: "3", - title: "Lox & Everything", - author: "Fresh", - description: "Smoked salmon, housemade cream cheese, capers.", - tags: [ - "Favorite", - ], - imageSrc: "http://img.b2bpic.net/free-photo/slices-sausage-assortment-heart-shaped-wooden-platter_140725-10763.jpg?_wi=4", - }, + id: "3", title: "Lox & Everything", author: "Fresh", description: "Smoked salmon, housemade cream cheese, capers.", tags: [ + "Favorite"], + imageSrc: "http://img.b2bpic.net/free-photo/slices-sausage-assortment-heart-shaped-wooden-platter_140725-10763.jpg"}, { - id: "4", - title: "Potato Latkes", - author: "Crispy", - description: "Hand-grated potatoes, fried to perfection, served with applesauce.", - tags: [ - "Side", - ], - imageSrc: "http://img.b2bpic.net/free-photo/slices-sausage-assortment-heart-shaped-wooden-platter_140725-10763.jpg?_wi=5", - }, + id: "4", title: "Potato Latkes", author: "Crispy", description: "Hand-grated potatoes, fried to perfection, served with applesauce.", tags: [ + "Side"], + imageSrc: "http://img.b2bpic.net/free-photo/slices-sausage-assortment-heart-shaped-wooden-platter_140725-10763.jpg"}, { - id: "5", - title: "Black & White Cookie", - author: "Sweet", - description: "Classic New York style cookie with half vanilla and half chocolate.", - tags: [ - "Dessert", - ], - imageSrc: "http://img.b2bpic.net/free-photo/slices-sausage-assortment-heart-shaped-wooden-platter_140725-10763.jpg?_wi=6", - }, + id: "5", title: "Black & White Cookie", author: "Sweet", description: "Classic New York style cookie with half vanilla and half chocolate.", tags: [ + "Dessert"], + imageSrc: "http://img.b2bpic.net/free-photo/slices-sausage-assortment-heart-shaped-wooden-platter_140725-10763.jpg"}, ]} title="The Menu is the Legend." description="Every dish made with love, tradition, and zero shortcuts." @@ -166,59 +117,28 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Drew D.", - role: "Local Guide", - company: "Denver", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-man-talking-his-girlfriend-lunch-time-restaurant_637285-1937.jpg", - }, + id: "1", name: "Drew D.", role: "Local Guide", company: "Denver", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-man-talking-his-girlfriend-lunch-time-restaurant_637285-1937.jpg"}, { - id: "2", - name: "Allison D.", - role: "Local Guide", - company: "Denver", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-selfie_23-2149250087.jpg", - }, + id: "2", name: "Allison D.", role: "Local Guide", company: "Denver", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-taking-selfie_23-2149250087.jpg"}, { - id: "3", - name: "Michael S.", - role: "Local Guide", - company: "NYC transplant", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg", - }, + id: "3", name: "Michael S.", role: "Local Guide", company: "NYC transplant", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/friends-talking-by-lunch_1098-14622.jpg"}, { - id: "4", - name: "Madeline D.J.", - role: "Local Guide", - company: "Denver", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/latin-man-his-30s-smiling-making-eye-contact-while-drinking-coffee-sandwich-his-lunch-break-food-court_662251-228.jpg", - }, + id: "4", name: "Madeline D.J.", role: "Local Guide", company: "Denver", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/latin-man-his-30s-smiling-making-eye-contact-while-drinking-coffee-sandwich-his-lunch-break-food-court_662251-228.jpg"}, { - id: "5", - name: "Adam C.", - role: "Local Guide", - company: "Denver", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-restaurant_23-2150491830.jpg", - }, + id: "5", name: "Adam C.", role: "Local Guide", company: "Denver", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-restaurant_23-2150491830.jpg"}, ]} kpiItems={[ { - value: "4.7", - label: "Google Rating", - }, + value: "4.7", label: "Google Rating"}, { - value: "2.5K+", - label: "Five-Star Reviews", - }, + value: "2.5K+", label: "Five-Star Reviews"}, { - value: "100%", - label: "Fresh Daily", - }, + value: "100%", label: "Fresh Daily"}, ]} title="Denver's Most Loved Deli." description="Don't take our word for it — hear what our community says." @@ -229,62 +149,43 @@ export default function LandingPage() {