From 93966f6609bf56b4baa1f65cde6c93ec4de36b56 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 12:03:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 181 ++++++++++++----------------------------------- 1 file changed, 44 insertions(+), 137 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 34d9b22..2d9c15c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,64 +29,44 @@ export default function LandingPage() {
@@ -100,20 +80,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Employee Tracking", - description: "Accurately track individual consumption per person with ease.", - imageSrc: "http://img.b2bpic.net/free-vector/landing-page-template_23-2148026206.jpg?_wi=1", - }, + title: "Employee Tracking", description: "Accurately track individual consumption per person with ease.", imageSrc: "http://img.b2bpic.net/free-vector/landing-page-template_23-2148026206.jpg"}, { - title: "Automated Billing", - description: "Generate daily, weekly, or monthly invoices automatically.", - imageSrc: "http://img.b2bpic.net/free-vector/landing-page-template_23-2148026206.jpg?_wi=2", - }, + title: "Automated Billing", description: "Generate daily, weekly, or monthly invoices automatically.", imageSrc: "http://img.b2bpic.net/free-vector/landing-page-template_23-2148026206.jpg"}, { - title: "On-Demand Ordering", - description: "Flexible subscription or on-demand ordering for every team size.", - imageSrc: "http://img.b2bpic.net/free-vector/landing-page-template_23-2148026206.jpg?_wi=3", - }, + title: "On-Demand Ordering", description: "Flexible subscription or on-demand ordering for every team size.", imageSrc: "http://img.b2bpic.net/free-vector/landing-page-template_23-2148026206.jpg"}, ]} title="The Perfect Office Perk" description="Streamlining your office refreshments with technology that feels like home." @@ -128,41 +99,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - brand: "Signature", - name: "Masala Chai", - price: "₹10", - rating: 5, - reviewCount: "200+", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-posing-cafe_1157-45722.jpg?_wi=1", - }, + id: "p1", brand: "Signature", name: "Masala Chai", price: "₹10", rating: 5, + reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/businessman-posing-cafe_1157-45722.jpg"}, { - id: "p2", - brand: "Signature", - name: "Strong Coffee", - price: "₹15", - rating: 5, - reviewCount: "150+", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-posing-cafe_1157-45722.jpg?_wi=2", - }, + id: "p2", brand: "Signature", name: "Strong Coffee", price: "₹15", rating: 5, + reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/businessman-posing-cafe_1157-45722.jpg"}, { - id: "p3", - brand: "Snack", - name: "Crispy Biscuits", - price: "₹20", - rating: 4, - reviewCount: "300+", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-posing-cafe_1157-45722.jpg?_wi=3", - }, + id: "p3", brand: "Snack", name: "Crispy Biscuits", price: "₹20", rating: 4, + reviewCount: "300+", imageSrc: "http://img.b2bpic.net/free-photo/businessman-posing-cafe_1157-45722.jpg"}, { - id: "p4", - brand: "Snack", - name: "Namkeen Mix", - price: "₹25", - rating: 5, - reviewCount: "500+", - imageSrc: "http://img.b2bpic.net/free-photo/businessman-posing-cafe_1157-45722.jpg?_wi=4", - }, + id: "p4", brand: "Snack", name: "Namkeen Mix", price: "₹25", rating: 5, + reviewCount: "500+", imageSrc: "http://img.b2bpic.net/free-photo/businessman-posing-cafe_1157-45722.jpg"}, ]} title="Daily Refreshments" description="Quality beverages and snacks, delivered fresh to your desk." @@ -176,59 +123,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah Johnson", - role: "Office Admin", - company: "TechCorp", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/office-workers-working-together-as-team_23-2149310877.jpg?_wi=1", - }, + id: "1", name: "Sarah Johnson", role: "Office Admin", company: "TechCorp", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/office-workers-working-together-as-team_23-2149310877.jpg"}, { - id: "2", - name: "Michael Chen", - role: "HR Lead", - company: "InnovateLab", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-leader-using-smartphone-lobby_1262-5625.jpg", - }, + id: "2", name: "Michael Chen", role: "HR Lead", company: "InnovateLab", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-leader-using-smartphone-lobby_1262-5625.jpg"}, { - id: "3", - name: "Emily Rodriguez", - role: "Manager", - company: "GrowthCo", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pleased-handsome-man-puts-hand-chest-holding-cup-isolated-orange-wall_141793-68576.jpg", - }, + id: "3", name: "Emily Rodriguez", role: "Manager", company: "GrowthCo", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/pleased-handsome-man-puts-hand-chest-holding-cup-isolated-orange-wall_141793-68576.jpg"}, { - id: "4", - name: "David Kim", - role: "Ops Lead", - company: "StartupXYZ", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-chilling-out-with-coffee-cafe_53876-22942.jpg", - }, + id: "4", name: "David Kim", role: "Ops Lead", company: "StartupXYZ", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/man-chilling-out-with-coffee-cafe_53876-22942.jpg"}, { - id: "5", - name: "Priya Sharma", - role: "Project Manager", - company: "CreativeOps", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/office-workers-working-together-as-team_23-2149310877.jpg?_wi=2", - }, + id: "5", name: "Priya Sharma", role: "Project Manager", company: "CreativeOps", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/office-workers-working-together-as-team_23-2149310877.jpg"}, ]} kpiItems={[ { - value: "100+", - label: "Offices Served", - }, + value: "100+", label: "Offices Served"}, { - value: "5k+", - label: "Daily Cups", - }, + value: "5k+", label: "Daily Cups"}, { - value: "99%", - label: "Satisfaction", - }, + value: "99%", label: "Satisfaction"}, ]} title="Loved by Professionals" description="See why top corporate teams prefer our services." @@ -239,8 +155,7 @@ export default function LandingPage() {