From 4b552f296de9d11d9a491e976a77f0b2beb44cfe Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 23:17:32 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 311 +++++++---------------------------------------- 1 file changed, 42 insertions(+), 269 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 39c3819..3b64154 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive'; -import { Award, Calendar, Smile } from "lucide-react"; +import { Award, Calendar, Smile, Wheat, ChefHat, DollarSign, Heart } from "lucide-react"; export default function LandingPage() { return ( @@ -32,22 +32,10 @@ export default function LandingPage() { @@ -181,60 +98,12 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={true} products={[ - { - id: "p1", - brand: "Carol's", - name: "Cream Eclair", - price: "$3.50", - rating: 5, - reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-choco-eclairs-with-fruits-dark-table-cake-dessert-sweet_140725-81755.jpg?_wi=2", - }, - { - id: "p2", - brand: "Carol's", - name: "Fruit Tart", - price: "$4.25", - rating: 4.8, - reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-bakery_23-2150273148.jpg?_wi=2", - }, - { - id: "p3", - brand: "Carol's", - name: "Butter Croissant", - price: "$2.75", - rating: 4.9, - reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-pastry-black-board-with-cloth_114579-83383.jpg?_wi=2", - }, - { - id: "p4", - brand: "Carol's", - name: "Cinnamon Roll", - price: "$3.00", - rating: 4.7, - reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/baker-with-flour-hand_169016-3430.jpg", - }, - { - id: "p5", - brand: "Carol's", - name: "Strawberry Danish", - price: "$3.75", - rating: 4.9, - reviewCount: "110", - imageSrc: "http://img.b2bpic.net/free-photo/fruit-galette-composition-tasty-food-concept-top-view_185193-109043.jpg", - }, - { - id: "p6", - brand: "Carol's", - name: "Apple Pie Slice", - price: "$4.50", - rating: 4.8, - reviewCount: "75", - imageSrc: "http://img.b2bpic.net/free-photo/baked-apple-pie-table-top-view_23-2148229163.jpg", - }, + { id: "p1", brand: "Carol's", name: "Cream Eclair", price: "$3.50", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-choco-eclairs-with-fruits-dark-table-cake-dessert-sweet_140725-81755.jpg" }, + { id: "p2", brand: "Carol's", name: "Fruit Tart", price: "$4.25", rating: 4.8, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-bakery_23-2150273148.jpg" }, + { id: "p3", brand: "Carol's", name: "Butter Croissant", price: "$2.75", rating: 4.9, reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pastry-black-board-with-cloth_114579-83383.jpg" }, + { id: "p4", brand: "Carol's", name: "Cinnamon Roll", price: "$3.00", rating: 4.7, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/baker-with-flour-hand_169016-3430.jpg" }, + { id: "p5", brand: "Carol's", name: "Strawberry Danish", price: "$3.75", rating: 4.9, reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/fruit-galette-composition-tasty-food-concept-top-view_185193-109043.jpg" }, + { id: "p6", brand: "Carol's", name: "Apple Pie Slice", price: "$4.50", rating: 4.8, reviewCount: "75", imageSrc: "http://img.b2bpic.net/free-photo/baked-apple-pie-table-top-view_23-2148229163.jpg" } ]} title="Fresh Daily Selection" description="Popular items sell out early—visit us early for the best selection." @@ -246,34 +115,10 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - title: "Locally Sourced", - description: "Supporting Utah farmers with every ingredient we buy.", - buttonIcon: "Wheat", - imageSrc: "http://img.b2bpic.net/free-photo/colomba-dough-tangerines-assortment_23-2149341666.jpg", - imageAlt: "Colomba dough and tangerines assortment", - }, - { - title: "Traditional Methods", - description: "Hand-rolled doughs and slow fermentation for authentic flavor.", - buttonIcon: "ChefHat", - imageSrc: "http://img.b2bpic.net/free-photo/hand-pouring-cinnamon-dessert-close-up_23-2148904684.jpg?_wi=3", - imageAlt: "Colomba dough and tangerines assortment", - }, - { - title: "Fairly Priced", - description: "High-quality pastries that don't break the bank.", - buttonIcon: "DollarSign", - imageSrc: "http://img.b2bpic.net/free-photo/candy-girl-kitchen_1150-10004.jpg?_wi=3", - imageAlt: "Colomba dough and tangerines assortment", - }, - { - title: "Family Owned", - description: "Built on generations of passion, not corporate spreadsheets.", - buttonIcon: "Heart", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-choco-eclairs-with-fruits-dark-table-cake-dessert-sweet_140725-81755.jpg?_wi=3", - imageAlt: "Colomba dough and tangerines assortment", - }, + { title: "Locally Sourced", description: "Supporting Utah farmers with every ingredient we buy.", buttonIcon: Wheat, imageSrc: "http://img.b2bpic.net/free-photo/colomba-dough-tangerines-assortment_23-2149341666.jpg", imageAlt: "Colomba dough and tangerines assortment" }, + { title: "Traditional Methods", description: "Hand-rolled doughs and slow fermentation for authentic flavor.", buttonIcon: ChefHat, imageSrc: "http://img.b2bpic.net/free-photo/hand-pouring-cinnamon-dessert-close-up_23-2148904684.jpg", imageAlt: "Colomba dough and tangerines assortment" }, + { title: "Fairly Priced", description: "High-quality pastries that don't break the bank.", buttonIcon: DollarSign, imageSrc: "http://img.b2bpic.net/free-photo/candy-girl-kitchen_1150-10004.jpg", imageAlt: "Colomba dough and tangerines assortment" }, + { title: "Family Owned", description: "Built on generations of passion, not corporate spreadsheets.", buttonIcon: Heart, imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-choco-eclairs-with-fruits-dark-table-cake-dessert-sweet_140725-81755.jpg", imageAlt: "Colomba dough and tangerines assortment" } ]} title="Why We're Different" description="Quality without compromise, rooted in our local heritage." @@ -286,24 +131,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} metrics={[ - { - id: "m1", - icon: Calendar, - title: "Years in SLC", - value: "42", - }, - { - id: "m2", - icon: Smile, - title: "Happy Customers", - value: "1M+", - }, - { - id: "m3", - icon: Award, - title: "Pastries Baked", - value: "5M+", - }, + { id: "m1", icon: Calendar, title: "Years in SLC", value: "42" }, + { id: "m2", icon: Smile, title: "Happy Customers", value: "1M+" }, + { id: "m3", icon: Award, title: "Pastries Baked", value: "5M+" } ]} title="By The Numbers" description="Consistent quality for over four decades." @@ -315,21 +145,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "f1", - title: "Do you accept preorders?", - content: "Yes, for pies and seasonal specials. Please call us at least 48 hours in advance.", - }, - { - id: "f2", - title: "Are your ingredients local?", - content: "We source as much as possible from local Utah farms to support our economy.", - }, - { - id: "f3", - title: "Do you sell out?", - content: "Yes, our popular items often sell out by noon on weekends. We recommend arriving early!", - }, + { id: "f1", title: "Do you accept preorders?", content: "Yes, for pies and seasonal specials. Please call us at least 48 hours in advance." }, + { id: "f2", title: "Are your ingredients local?", content: "We source as much as possible from local Utah farms to support our economy." }, + { id: "f3", title: "Do you sell out?", content: "Yes, our popular items often sell out by noon on weekends. We recommend arriving early!" } ]} title="Common Questions" description="Everything you need to know about our shop." @@ -340,21 +158,13 @@ export default function LandingPage() {
@@ -362,46 +172,9 @@ export default function LandingPage() {