From 183e3931cdd0b00e53997bd7947693c90a79fd40 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 03:43:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 177 ++++++++++++----------------------------------- 1 file changed, 45 insertions(+), 132 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 86360d7..6eebf7b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp import ProductCardThree from '@/components/sections/product/ProductCardThree'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; import TextAbout from '@/components/sections/about/TextAbout'; -import { Award, Clock, Coffee, Leaf, Users } from "lucide-react"; +import { Award, Clock, Coffee, Leaf, Users, HardHat, Hammer, Building } from "lucide-react"; export default function LandingPage() { return ( @@ -31,71 +31,40 @@ export default function LandingPage() {
@@ -105,18 +74,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - title: "Coffee Cupping", description: "Guided sessions every other Friday. Side-by-side tastings.", bentoComponent: "reveal-icon", icon: Coffee, - }, - { - title: "Private Hosting", description: "Exceptional hospitality for your next team off-site or party.", bentoComponent: "reveal-icon", icon: Users, - }, - { - title: "Barista Workshops", description: "Hands-on classes for enthusiasts and pros.", bentoComponent: "reveal-icon", icon: Award, - }, + { title: "Residential Build", description: "High-end custom homes with attention to detail.", bentoComponent: "reveal-icon", icon: Building }, + { title: "Renovations", description: "Transforming existing spaces into modern living areas.", bentoComponent: "reveal-icon", icon: Hammer }, + { title: "Commercial Sites", description: "Professional solutions for retail and office needs.", bentoComponent: "reveal-icon", icon: HardHat }, ]} - title="More Than a Coffee Shop" - description="We are a neighborhood institution where relationships are built over ritual." + title="Our Core Services" + description="We pride ourselves on versatility, safety, and superior project management." /> @@ -127,21 +90,12 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} products={[ - { - id: "1", name: "The Mission Espresso", price: "$4.50", imageSrc: "http://img.b2bpic.net/free-photo/barista-making-cappuccino_1150-8042.jpg?_wi=1"}, - { - id: "2", name: "Cortado", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/food-retro-breakfast-cup-restaurant_1172-468.jpg?_wi=1"}, - { - id: "3", name: "Honey Cardamom Latte", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/walnuts-leaves-near-drink-desserts_23-2147885859.jpg?_wi=1"}, - { - id: "4", name: "Flat White", price: "$5.50", imageSrc: "http://img.b2bpic.net/free-photo/barista-making-cappuccino_1150-8042.jpg?_wi=2"}, - { - id: "5", name: "Shakerato", price: "$6.00", imageSrc: "http://img.b2bpic.net/free-photo/food-retro-breakfast-cup-restaurant_1172-468.jpg?_wi=2"}, - { - id: "6", name: "Macchiato", price: "$4.00", imageSrc: "http://img.b2bpic.net/free-photo/walnuts-leaves-near-drink-desserts_23-2147885859.jpg?_wi=2"}, + { id: "1", name: "Modern Custom Home", price: "Custom", imageSrc: "https://img.b2bpic.net/free-photo/modern-house-with-large-windows_1130-1017.jpg" }, + { id: "2", name: "Kitchen Remodel", price: "Estimate", imageSrc: "https://img.b2bpic.net/free-photo/luxury-kitchen-design_1203-345.jpg" }, + { id: "3", name: "Commercial Office Build", price: "Contract", imageSrc: "https://img.b2bpic.net/free-photo/office-building-exterior_1127-3204.jpg" }, ]} - title="Crafted Selections" - description="Our curated menu reflects our dedication to the art of coffee." + title="Featured Projects" + description="A collection of our recent work showing our standards of excellence." /> @@ -151,18 +105,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { - id: "m1", icon: Clock, - title: "Serving Years", value: "6+"}, - { - id: "m2", icon: Leaf, - title: "Direct Trade Partners", value: "14"}, - { - id: "m3", icon: Coffee, - title: "Weekly Roast Profiles", value: "3"}, + { id: "m1", icon: Clock, title: "Avg. Turnaround", value: "4 Months" }, + { id: "m2", icon: Leaf, title: "Green Certification", value: "Gold" }, + { id: "m3", icon: Coffee, title: "Safety Score", value: "99/100" }, ]} - title="By The Numbers" - description="Our craft in numbers, serving our neighborhood every day." + title="Our Performance Metrics" + description="Results that define why we are the industry standard for quality." /> @@ -173,72 +121,37 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} testimonials={[ - { - id: "1", name: "Sarah K.", role: "Regular", company: "Mission Local", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-22946.jpg?_wi=1"}, - { - id: "2", name: "Marcus T.", role: "Design Director", company: "Creative Agency", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-drawing_23-2149445987.jpg"}, - { - id: "3", name: "Priya M.", role: "Guest", company: "Local Resident", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-indoor_344912-743.jpg"}, - { - id: "4", name: "James R.", role: "Barista", company: "Coffee Lovers", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-hair-cutting-machine-looking-front-with-smile-face-offering-hand-standing-orange-wall_141793-50569.jpg"}, - { - id: "5", name: "Emily H.", role: "Guest", company: "Daily Commuter", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-22946.jpg?_wi=2"}, + { id: "1", name: "John D.", role: "Homeowner", company: "Davenport Projects", rating: 5, imageSrc: "https://img.b2bpic.net/free-photo/portrait-mature-man-smiling_23-2148767673.jpg" }, + { id: "2", name: "Elena M.", role: "Architect", company: "Design Partners", rating: 5, imageSrc: "https://img.b2bpic.net/free-photo/successful-business-woman-holding-documents_1139-389.jpg" }, ]} - title="Loved by the Community" - description="What our guests say about their Mission Coffee House experience." + title="Trusted by Clients" + description="See what partners say about working with Prussman Contracting Co." />
); -} +} \ No newline at end of file