diff --git a/src/app/page.tsx b/src/app/page.tsx index 720a422..480d29d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,25 +31,15 @@ export default function LandingPage() { @@ -58,117 +48,40 @@ export default function LandingPage() {
@@ -178,9 +91,7 @@ export default function LandingPage() { useInvertedBackground={false} title="A Women-Owned Community Spot" description={[ - "Chill House is more than a coffee shop; it's a neighborhood home in Shepherd Market. We pride ourselves on personalized, high-quality coffee and authentic Greek treats.", - "We are an LGBTQ+ friendly space that believes in making every customer feel like a regular from the very first cup.", - ]} + "Chill House is more than a coffee shop; it's a neighborhood home in Shepherd Market. We pride ourselves on personalized, high-quality coffee and authentic Greek treats.", "We are an LGBTQ+ friendly space that believes in making every customer feel like a regular from the very first cup."]} /> @@ -191,60 +102,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={true} products={[ - { - id: "1", - brand: "Coffee", - name: "Greek Coffee", - price: "£3.50", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-lot-bread-table_171337-16157.jpg", - }, - { - id: "2", - brand: "Pastry", - name: "Spanakopita", - price: "£4.00", - rating: 5, - reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-pies-sliced-with-red-berries_140725-85094.jpg", - }, - { - id: "3", - brand: "Coffee", - name: "Chill House Iced Mocha", - price: "£4.50", - rating: 5, - reviewCount: "150", - imageSrc: "http://img.b2bpic.net/free-photo/cold-summer-coffee-drink-with-ice-orange-juice_169016-21399.jpg", - }, - { - id: "4", - brand: "Pastry", - name: "Bagel", - price: "£4.50", - rating: 5, - reviewCount: "80", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cups-coffee-with-muffins_23-2148337179.jpg", - }, - { - id: "5", - brand: "Coffee", - name: "Flat White", - price: "£3.80", - rating: 5, - reviewCount: "200", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-iced-coffee-beverage_23-2149648679.jpg", - }, - { - id: "6", - brand: "Coffee", - name: "Cold Brew with Orange", - price: "£4.20", - rating: 5, - reviewCount: "110", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-cocktail-with-orange_140725-166.jpg", - }, + { id: "1", brand: "Coffee", name: "Greek Coffee", price: "£3.50", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-lot-bread-table_171337-16157.jpg" }, + { id: "2", brand: "Pastry", name: "Spanakopita", price: "£4.00", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-pies-sliced-with-red-berries_140725-85094.jpg" }, + { id: "3", brand: "Coffee", name: "Chill House Iced Mocha", price: "£4.50", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/cold-summer-coffee-drink-with-ice-orange-juice_169016-21399.jpg" }, + { id: "4", brand: "Pastry", name: "Bagel", price: "£4.50", rating: 5, reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cups-coffee-with-muffins_23-2148337179.jpg" }, + { id: "5", brand: "Coffee", name: "Flat White", price: "£3.80", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-iced-coffee-beverage_23-2149648679.jpg" }, + { id: "6", brand: "Coffee", name: "Cold Brew with Orange", price: "£4.20", rating: 5, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/fresh-cocktail-with-orange_140725-166.jpg" } ]} title="Our Daily Favorites" description="From our popular Spanakopita to our signature Iced Mocha, discover what makes us the best coffee stop in the city." @@ -257,60 +120,16 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Chin S", - role: "Local Guide", - company: "Visitor", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-drinking-coffee_23-2150378310.jpg", - }, - { - id: "2", - name: "Michael Walton", - role: "Local Professional", - company: "Nearby", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-sitting-cafe-holding-takeaway-coffee-cup_23-2148148111.jpg", - }, - { - id: "3", - name: "Catherine Conklin", - role: "Traveler", - company: "Visitor", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-669.jpg", - }, - { - id: "4", - name: "John Doe", - role: "Local", - company: "Neighbor", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-student-casual-t-shirt-trendy-hat-listening-new-album-his-favourite-artist-earphones-using-online-music-app-cell-phone_273609-1964.jpg", - }, - { - id: "5", - name: "Jane Smith", - role: "Regular", - company: "Local", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-using-smartphone-cafe_1170-719.jpg", - }, + { id: "1", name: "Chin S", role: "Local Guide", company: "Visitor", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-drinking-coffee_23-2150378310.jpg" }, + { id: "2", name: "Michael Walton", role: "Local Professional", company: "Nearby", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-sitting-cafe-holding-takeaway-coffee-cup_23-2148148111.jpg" }, + { id: "3", name: "Catherine Conklin", role: "Traveler", company: "Visitor", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-indoor-urban-cafe_158595-669.jpg" }, + { id: "4", name: "John Doe", role: "Local", company: "Neighbor", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-student-casual-t-shirt-trendy-hat-listening-new-album-his-favourite-artist-earphones-using-online-music-app-cell-phone_273609-1964.jpg" }, + { id: "5", name: "Jane Smith", role: "Regular", company: "Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-using-smartphone-cafe_1170-719.jpg" } ]} kpiItems={[ - { - value: "4.8", - label: "Google Rating", - }, - { - value: "472", - label: "Happy Reviews", - }, - { - value: "Daily", - label: "Visit Rate", - }, + { value: "4.8", label: "Google Rating" }, + { value: "472", label: "Happy Reviews" }, + { value: "Daily", label: "Visit Rate" } ]} title="Loved by Our Community" description="See why locals and visitors alike make Chill House their daily stop in London." @@ -323,28 +142,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} metrics={[ - { - id: "m1", - value: "100%", - title: "Artisan Quality", - description: "Handcrafted coffee experience.", - imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-pastry-with-greens-baked-along-with-notepad-blue-background_140725-49835.jpg", - }, - { - id: "m2", - value: "4.8", - label: "Average Rating", - title: "Average Rating", - description: "Based on 472 reviews.", - imageSrc: "http://img.b2bpic.net/free-photo/lemon-cocktail-with-cinnamon-table_140725-9848.jpg", - }, - { - id: "m3", - value: "Everyday", - title: "Freshness", - description: "Always fresh, always roasted.", - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-white-shirt-open-having-breakfast-cafe-with-vegetarian-burger-drinking-coffee-lifestyle-tropical-island-life-bali_1321-3961.jpg", - }, + { id: "m1", value: "100%", title: "Artisan Quality", description: "Handcrafted coffee experience.", imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-pastry-with-greens-baked-along-with-notepad-blue-background_140725-49835.jpg" }, + { id: "m2", value: "4.8", title: "Average Rating", description: "Based on 472 reviews.", imageSrc: "http://img.b2bpic.net/free-photo/lemon-cocktail-with-cinnamon-table_140725-9848.jpg" }, + { id: "m3", value: "Everyday", title: "Freshness", description: "Always fresh, always roasted.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-white-shirt-open-having-breakfast-cafe-with-vegetarian-burger-drinking-coffee-lifestyle-tropical-island-life-bali_1321-3961.jpg" } ]} title="Quality You Can Taste" description="Excellence in every cup, every day." @@ -356,21 +156,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} faqs={[ - { - id: "f1", - title: "Are you LGBTQ+ friendly?", - content: "Yes, we are a proud, inclusive space.", - }, - { - id: "f2", - title: "Do you offer milk alternatives?", - content: "Absolutely, we have excellent soy milk options.", - }, - { - id: "f3", - title: "Are you open on weekends?", - content: "Yes, come visit us in Shepherd Market!", - }, + { id: "f1", title: "Are you LGBTQ+ friendly?", content: "Yes, we are a proud, inclusive space." }, + { id: "f2", title: "Do you offer milk alternatives?", content: "Absolutely, we have excellent soy milk options." }, + { id: "f3", title: "Are you open on weekends?", content: "Yes, come visit us in Shepherd Market!" } ]} imageSrc="http://img.b2bpic.net/free-photo/customer-looking-counter-coffee-machine_23-2148366626.jpg" title="Common Questions" @@ -383,32 +171,19 @@ export default function LandingPage() {