From 75f8361d8e02b291f4ba5cbd9515d10d1e3c690a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 23:17:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3b64154..65ffac1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { { text: "View Today's Menu", href: "#menu" }, { text: "Visit Us Today", href: "#contact" } ]} - imageSrc="http://img.b2bpic.net/free-photo/hand-pouring-cinnamon-dessert-close-up_23-2148904684.jpg" + imageSrc="http://img.b2bpic.net/free-photo/hand-pouring-cinnamon-dessert-close-up_23-2148904684.jpg?_wi=1" showBlur={true} avatars={[ { src: "http://img.b2bpic.net/free-photo/family-cooks-dough-cookies-kitchen_1157-25233.jpg", alt: "Family cooks the dough for cookies at the kitchen" }, @@ -67,11 +67,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} testimonials={[ - { id: "1", name: "Sarah J.", date: "Oct 2023", title: "Regular", quote: "The best eclairs in all of Utah, hands down. A weekly family tradition.", tag: "Top Pick", avatarSrc: "http://img.b2bpic.net/free-photo/family-cooks-dough-cookies-kitchen_1157-25234.jpg", imageSrc: "http://img.b2bpic.net/free-photo/hand-pouring-cinnamon-dessert-close-up_23-2148904684.jpg", imageAlt: "happy customer local pastry shop" }, - { id: "2", name: "Michael C.", date: "Sep 2023", title: "Foodie", quote: "Authentic, handcrafted, and reasonably priced. Hard to find this quality anymore.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-holding-fresh-baked-croissants_23-2148028057.jpg", imageSrc: "http://img.b2bpic.net/free-photo/candy-girl-kitchen_1150-10004.jpg", imageAlt: "happy customer local pastry shop" }, - { id: "3", name: "Emily R.", date: "Aug 2023", title: "Local", quote: "Reminds me of my childhood bakery. Truly an institution in this city.", tag: "Heritage", avatarSrc: "http://img.b2bpic.net/free-photo/view-person-creating-digital-diy-craft-content_23-2151515867.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-choco-eclairs-with-fruits-dark-table-cake-dessert-sweet_140725-81755.jpg", imageAlt: "happy customer local pastry shop" }, - { id: "4", name: "David K.", date: "Jul 2023", title: "Tourist", quote: "Stopped by on a road trip, now I drive two hours just for these pastries.", tag: "Must Visit", avatarSrc: "http://img.b2bpic.net/free-photo/young-hispanic-tourist-woman-smiling-happy-drinking-coffee-city_839833-25789.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-bakery_23-2150273148.jpg", imageAlt: "happy customer local pastry shop" }, - { id: "5", name: "Jessica M.", date: "Jun 2023", title: "Pro", quote: "The value here is incredible for the craftsmanship. Absolutely love this place.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/woman-photographing-with-her-mobile-chocolate-croissant_1157-1971.jpg", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pastry-black-board-with-cloth_114579-83383.jpg", imageAlt: "happy customer local pastry shop" } + { id: "1", name: "Sarah J.", date: "Oct 2023", title: "Regular", quote: "The best eclairs in all of Utah, hands down. A weekly family tradition.", tag: "Top Pick", avatarSrc: "http://img.b2bpic.net/free-photo/family-cooks-dough-cookies-kitchen_1157-25234.jpg", imageSrc: "http://img.b2bpic.net/free-photo/hand-pouring-cinnamon-dessert-close-up_23-2148904684.jpg?_wi=2", imageAlt: "happy customer local pastry shop" }, + { id: "2", name: "Michael C.", date: "Sep 2023", title: "Foodie", quote: "Authentic, handcrafted, and reasonably priced. Hard to find this quality anymore.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-holding-fresh-baked-croissants_23-2148028057.jpg", imageSrc: "http://img.b2bpic.net/free-photo/candy-girl-kitchen_1150-10004.jpg?_wi=1", imageAlt: "happy customer local pastry shop" }, + { id: "3", name: "Emily R.", date: "Aug 2023", title: "Local", quote: "Reminds me of my childhood bakery. Truly an institution in this city.", tag: "Heritage", avatarSrc: "http://img.b2bpic.net/free-photo/view-person-creating-digital-diy-craft-content_23-2151515867.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-choco-eclairs-with-fruits-dark-table-cake-dessert-sweet_140725-81755.jpg?_wi=1", imageAlt: "happy customer local pastry shop" }, + { id: "4", name: "David K.", date: "Jul 2023", title: "Tourist", quote: "Stopped by on a road trip, now I drive two hours just for these pastries.", tag: "Must Visit", avatarSrc: "http://img.b2bpic.net/free-photo/young-hispanic-tourist-woman-smiling-happy-drinking-coffee-city_839833-25789.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-bakery_23-2150273148.jpg?_wi=1", imageAlt: "happy customer local pastry shop" }, + { id: "5", name: "Jessica M.", date: "Jun 2023", title: "Pro", quote: "The value here is incredible for the craftsmanship. Absolutely love this place.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/woman-photographing-with-her-mobile-chocolate-croissant_1157-1971.jpg", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pastry-black-board-with-cloth_114579-83383.jpg?_wi=1", imageAlt: "happy customer local pastry shop" } ]} title="Loved by Salt Lake City" description="Rated 4.8 stars by our community for generations." @@ -86,7 +86,7 @@ export default function LandingPage() { description="Carol's Pastry Shop has been a cornerstone of Salt Lake City for over 40 years, dedicated to simple, honest ingredients and traditional baking techniques." subdescription="We believe exceptional quality doesn't have to be expensive, ensuring our community can share in our family traditions daily." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/candy-girl-kitchen_1150-10004.jpg" + imageSrc="http://img.b2bpic.net/free-photo/candy-girl-kitchen_1150-10004.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -98,9 +98,9 @@ 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" }, - { 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: "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" } @@ -116,9 +116,9 @@ export default function LandingPage() { 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", 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: "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="Why We're Different" description="Quality without compromise, rooted in our local heritage." -- 2.49.1