From 4241497c7669d2d5f74b30278456b374f9c17bc9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 13:52:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 45 ++++++++++++++++++++++++++++----------------- 1 file changed, 28 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9161988..d903b79 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,9 +56,9 @@ export default function LandingPage() { dashboard={{ title: "Today's Favorites", logoIcon: Cone, imageSrc: "http://img.b2bpic.net/free-photo/close-up-refreshing-ice-cream-with-berries_23-2148513963.jpg", searchPlaceholder: "Search flavors...", sidebarItems: [ - { icon: "Home", active: true }, - { icon: "Heart", active: false }, - { icon: "MessageSquareText", active: false }, + { icon: Heart, active: true }, + { icon: Heart, active: false }, + { icon: MessageSquareText, active: false }, ], buttons: [ { text: "Order", href: "#" }, @@ -67,13 +67,16 @@ export default function LandingPage() { stats: [ { title: "Flavors", values: [24, 28, 32], - description: "Available daily"}, + description: "Available daily" + }, { title: "Reviews", values: [4.8, 4.9, 5], - valuePrefix: "", valueSuffix: "⭐", description: "Customer rating"}, + valuePrefix: "", valueSuffix: "⭐", description: "Customer rating" + }, { title: "Served", values: [250, 320, 410], - valueSuffix: "+", description: "Scoops daily"}, + valueSuffix: "+", description: "Scoops daily" + }, ], chartTitle: "Weekly Sales Trend", chartData: [ { value: 45 }, @@ -83,9 +86,9 @@ export default function LandingPage() { { value: 92 }, ], listTitle: "Latest Orders", listItems: [ - { icon: "Cone", title: "Vanilla Delight", status: "Ready" }, - { icon: "Heart", title: "Strawberry Bliss", status: "Completed" }, - { icon: "Sparkles", title: "Mint Chocolate", status: "Ready" }, + { icon: Cone, title: "Vanilla Delight", status: "Ready" }, + { icon: Heart, title: "Strawberry Bliss", status: "Completed" }, + { icon: Sparkles, title: "Mint Chocolate", status: "Ready" }, ], }} /> @@ -106,6 +109,7 @@ export default function LandingPage() { imageAlt="Sweet Scoops Ice Cream Shop" useInvertedBackground={false} mediaAnimation="slide-up" + metricsAnimation="slide-up" /> @@ -169,17 +173,23 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Sarah Johnson, Local Resident", date: "Date: 15 November 2024", title: "The best ice cream I've ever had!", quote: "Sweet Scoops completely changed my ice cream expectations. The flavors are unique and delicious, and I can taste the quality in every bite. The staff is incredibly friendly too!", tag: "Regular Customer", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-happy-smiling-young-woman-beige-jacket-glasses-standing-lobby-office-reception-greeting-business-client-with-pleasant-grin-inviting-company_197531-30568.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-happy-smiling-young-woman-beige-jacket-glasses-standing-lobby-office-reception-greeting-business-client-with-pleasant-grin-inviting-company_197531-30568.jpg"}, + id: "1", name: "Sarah Johnson, Local Resident", date: "Date: 15 November 2024", title: "The best ice cream I've ever had!", quote: "Sweet Scoops completely changed my ice cream expectations. The flavors are unique and delicious, and I can taste the quality in every bite. The staff is incredibly friendly too!", tag: "Regular Customer", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-happy-smiling-young-woman-beige-jacket-glasses-standing-lobby-office-reception-greeting-business-client-with-pleasant-grin-inviting-company_197531-30568.jpg", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-happy-smiling-young-woman-beige-jacket-glasses-standing-lobby-office-reception-greeting-business-client-with-pleasant-grin-inviting-company_197531-30568.jpg" + }, { - id: "2", name: "Michael Chen, Food Blogger", date: "Date: 10 November 2024", title: "A hidden gem in our neighborhood", quote: "I've been reviewing local restaurants for years, and Sweet Scoops stands out. The artisanal approach and attention to detail are remarkable. Highly recommended!", tag: "Food Critic", avatarSrc: "http://img.b2bpic.net/free-photo/hipster-man-talking-by-mobile-phone-cafe_329181-2041.jpg", imageSrc: "http://img.b2bpic.net/free-photo/hipster-man-talking-by-mobile-phone-cafe_329181-2041.jpg"}, + id: "2", name: "Michael Chen, Food Blogger", date: "Date: 10 November 2024", title: "A hidden gem in our neighborhood", quote: "I've been reviewing local restaurants for years, and Sweet Scoops stands out. The artisanal approach and attention to detail are remarkable. Highly recommended!", tag: "Food Critic", avatarSrc: "http://img.b2bpic.net/free-photo/hipster-man-talking-by-mobile-phone-cafe_329181-2041.jpg", imageSrc: "http://img.b2bpic.net/free-photo/hipster-man-talking-by-mobile-phone-cafe_329181-2041.jpg" + }, { - id: "3", name: "Emily Rodriguez, Parent", date: "Date: 5 November 2024", title: "My kids ask to come back every week", quote: "Finding quality ice cream that kids actually enjoy has been a challenge. Sweet Scoops nails it with their creative flavors and premium quality. We're now regular customers!", tag: "Family Lover", avatarSrc: "http://img.b2bpic.net/free-photo/excited-satisfied-redhead-girl-with-short-haircut-posing-against-white-wall_176420-30170.jpg", imageSrc: "http://img.b2bpic.net/free-photo/excited-satisfied-redhead-girl-with-short-haircut-posing-against-white-wall_176420-30170.jpg"}, + id: "3", name: "Emily Rodriguez, Parent", date: "Date: 5 November 2024", title: "My kids ask to come back every week", quote: "Finding quality ice cream that kids actually enjoy has been a challenge. Sweet Scoops nails it with their creative flavors and premium quality. We're now regular customers!", tag: "Family Lover", avatarSrc: "http://img.b2bpic.net/free-photo/excited-satisfied-redhead-girl-with-short-haircut-posing-against-white-wall_176420-30170.jpg", imageSrc: "http://img.b2bpic.net/free-photo/excited-satisfied-redhead-girl-with-short-haircut-posing-against-white-wall_176420-30170.jpg" + }, { - id: "4", name: "David Kim, Office Manager", date: "Date: 1 November 2024", title: "Perfect for team celebrations", quote: "We ordered ice cream from Sweet Scoops for our office party and everyone loved it. Great quality, fast service, and friendly team. We'll definitely be ordering again!", tag: "Corporate Client", avatarSrc: "http://img.b2bpic.net/free-vector/team-people-office_24908-56311.jpg", imageSrc: "http://img.b2bpic.net/free-vector/team-people-office_24908-56311.jpg"}, + id: "4", name: "David Kim, Office Manager", date: "Date: 1 November 2024", title: "Perfect for team celebrations", quote: "We ordered ice cream from Sweet Scoops for our office party and everyone loved it. Great quality, fast service, and friendly team. We'll definitely be ordering again!", tag: "Corporate Client", avatarSrc: "http://img.b2bpic.net/free-vector/team-people-office_24908-56311.jpg", imageSrc: "http://img.b2bpic.net/free-vector/team-people-office_24908-56311.jpg" + }, { - id: "5", name: "Jessica Martinez, Student", date: "Date: 28 October 2024", title: "Worth every penny", quote: "As a student on a budget, I don't splurge often, but Sweet Scoops is worth it. The quality is unmatched and the flavors are inspiring. My new favorite study break spot!", tag: "Young Professional", avatarSrc: "http://img.b2bpic.net/free-vector/women-avatar-collection_24908-60281.jpg", imageSrc: "http://img.b2bpic.net/free-vector/women-avatar-collection_24908-60281.jpg"}, + id: "5", name: "Jessica Martinez, Student", date: "Date: 28 October 2024", title: "Worth every penny", quote: "As a student on a budget, I don't splurge often, but Sweet Scoops is worth it. The quality is unmatched and the flavors are inspiring. My new favorite study break spot!", tag: "Young Professional", avatarSrc: "http://img.b2bpic.net/free-vector/women-avatar-collection_24908-60281.jpg", imageSrc: "http://img.b2bpic.net/free-vector/women-avatar-collection_24908-60281.jpg" + }, { - id: "6", name: "Robert Thompson, Retired", date: "Date: 22 October 2024", title: "Brings back fond memories", quote: "This shop reminds me of old-fashioned ice cream parlors from my childhood. The nostalgia mixed with modern quality is wonderful. A treasure in our community!", tag: "Long-time Supporter", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg"}, + id: "6", name: "Robert Thompson, Retired", date: "Date: 22 October 2024", title: "Brings back fond memories", quote: "This shop reminds me of old-fashioned ice cream parlors from my childhood. The nostalgia mixed with modern quality is wonderful. A treasure in our community!", tag: "Long-time Supporter", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg" + }, ]} /> @@ -214,7 +224,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Local Food Magazine", "Community Events", "Small Business Network", "Tourism Board", "Food Critics Guild", "Local Review Sites", "Neighborhood Association"]} + "Local Food Magazine", "Community Events", "Small Business Network", "Tourism Board", "Food Critics Guild", "Local Review Sites", "Neighborhood Association" + ]} speed={40} showCard={true} /> @@ -257,4 +268,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1