diff --git a/src/app/page.tsx b/src/app/page.tsx index 425d324..bfa2c58 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,21 +29,13 @@ export default function LandingPage() { @@ -52,31 +44,20 @@ export default function LandingPage() {
@@ -89,17 +70,11 @@ export default function LandingPage() { description="We're not your average drive-thru. We take the craft seriously, keeping the vibe low-key and the crema perfect. Our regulars know: Dre doesn't miss." metrics={[ { - value: "5.0", - title: "Star Rating", - }, + value: "5.0", title: "Star Rating"}, { - value: "41", - title: "Verified Reviews", - }, + value: "41", title: "Verified Reviews"}, { - value: "100%", - title: "Crema Score", - }, + value: "100%", title: "Crema Score"}, ]} imageSrc="http://img.b2bpic.net/free-photo/woman-having-coffee-break-while-her-electric-car-is-charging-using-smartphone_23-2149458035.jpg" imageAlt="hidden gem coffee trailer van interior" @@ -116,47 +91,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "1", - name: "Stunned Mullet", - price: "$5.00", - variant: "Coffee", - imageSrc: "http://img.b2bpic.net/free-photo/cup-well-made-latte-with-art-foam_181624-285.jpg", - }, + id: "1", name: "Stunned Mullet", price: "$5.00", variant: "Coffee", imageSrc: "http://img.b2bpic.net/free-photo/cup-well-made-latte-with-art-foam_181624-285.jpg"}, { - id: "2", - name: "Cheese Toastie", - price: "$8.50", - variant: "Food", - imageSrc: "http://img.b2bpic.net/free-photo/hot-cup-cappuccino-with-cinnamon_140725-7516.jpg", - }, + id: "2", name: "Cheese Toastie", price: "$8.50", variant: "Food", imageSrc: "http://img.b2bpic.net/free-photo/grilled-cheese-sandwich-cutting-board_23-2148281358.jpg"}, { - id: "3", - name: "Iced Long Black", - price: "$6.00", - variant: "Cold Drink", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-mountainous-landscape-with-rocky-mountains-covered-with-snow-sunlight_181624-37667.jpg", - }, + id: "3", name: "Iced Long Black", price: "$6.00", variant: "Cold Drink", imageSrc: "http://img.b2bpic.net/free-photo/iced-coffee-dark-background_1150-13490.jpg"}, { - id: "4", - name: "Flat White", - price: "$5.00", - variant: "Coffee", - imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-latte-art_1150-12808.jpg", - }, + id: "4", name: "Flat White", price: "$5.00", variant: "Coffee", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-latte-art_1150-12808.jpg"}, { - id: "5", - name: "Honey-Salt Toastie", - price: "$9.00", - variant: "Food", - imageSrc: "http://img.b2bpic.net/free-photo/fresh-coffee-table_140725-9523.jpg", - }, + id: "5", name: "Honey-Salt Toastie", price: "$9.00", variant: "Food", imageSrc: "http://img.b2bpic.net/free-photo/delicious-toastie-with-melted-cheese-wooden-board_23-2148467472.jpg"}, { - id: "6", - name: "Cold Brew", - price: "$6.50", - variant: "Cold Drink", - imageSrc: "http://img.b2bpic.net/free-photo/water-dripping-from-ice-rocks-cave-climate-change-concept-massive-icy-blocks-melting-inside-vatnajokull-iceberg-crevasse-icelandic-nature-admired-through-glacier-hiking_482257-70052.jpg", - }, + id: "6", name: "Cold Brew", price: "$6.50", variant: "Cold Drink", imageSrc: "http://img.b2bpic.net/free-photo/glass-iced-coffee_1150-13645.jpg"}, ]} title="The Smuggler's Selection" description="Coffee, food, and cold brews that hit the spot." @@ -170,40 +115,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah J.", - role: "Regular", - testimonial: "Dre makes the best coffee in the city, no contest.", - imageSrc: "http://img.b2bpic.net/free-photo/faceless-young-woman-browsing-smartphone-cafe_23-2147785376.jpg", - }, + id: "1", name: "Sarah J.", role: "Regular", testimonial: "Dre makes the best coffee in the city, no contest.", imageSrc: "http://img.b2bpic.net/free-photo/faceless-young-woman-browsing-smartphone-cafe_23-2147785376.jpg"}, { - id: "2", - name: "Mark D.", - role: "Foodie", - testimonial: "The cheese toastie with that honey-salt combo is literally life changing.", - imageSrc: "http://img.b2bpic.net/free-photo/female-barista-with-tablet-making-order-coffee-shop_1303-29494.jpg", - }, + id: "2", name: "Mark D.", role: "Foodie", testimonial: "The cheese toastie with that honey-salt combo is literally life changing.", imageSrc: "http://img.b2bpic.net/free-photo/female-barista-with-tablet-making-order-coffee-shop_1303-29494.jpg"}, { - id: "3", - name: "Emily R.", - role: "Commuter", - testimonial: "Quick, delicious, and the vibe is always on point.", - imageSrc: "http://img.b2bpic.net/free-photo/man-smartphone-coffee-phone-cafe_1303-1400.jpg", - }, + id: "3", name: "Emily R.", role: "Commuter", testimonial: "Quick, delicious, and the vibe is always on point.", imageSrc: "http://img.b2bpic.net/free-photo/man-smartphone-coffee-phone-cafe_1303-1400.jpg"}, { - id: "4", - name: "Tom B.", - role: "Local", - testimonial: "The Stunned Mullet is the best caffeine hit you can get.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-smartphone_23-2149104421.jpg", - }, + id: "4", name: "Tom B.", role: "Local", testimonial: "The Stunned Mullet is the best caffeine hit you can get.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-smartphone_23-2149104421.jpg"}, { - id: "5", - name: "Jade P.", - role: "Visitor", - testimonial: "Found this hidden gem by accident and now I'm hooked.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-night-with-flash_23-2150204419.jpg", - }, + id: "5", name: "Jade P.", role: "Visitor", testimonial: "Found this hidden gem by accident and now I'm hooked.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-night-with-flash_23-2150204419.jpg"}, ]} title="What They're Saying" description="Honest feedback from our daily crew." @@ -214,8 +134,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file