Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 13:01:15 +00:00

View File

@@ -78,11 +78,14 @@ export default function LandingPage() {
<ProductCardFour
products={[
{
id: "1", name: "Grandma's Signature Stew", price: "$12.99", variant: "Beef • Serves 2", imageSrc: "http://img.b2bpic.net/free-photo/mexican-food_23-2148024780.jpg", imageAlt: "Grandma's Signature Stew - slow-cooked with love"},
id: "1", name: "Grandma's Signature Stew", price: "$12.99", variant: "Beef • Serves 2", imageSrc: "http://img.b2bpic.net/free-photo/mexican-food_23-2148024780.jpg", imageAlt: "Grandma's Signature Stew - slow-cooked with love"
},
{
id: "2", name: "Soul Bowl Harvest", price: "$11.49", variant: "Vegetarian • Plant-Based", imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-cuts-ripe-red-tomatoes-summer-healthy-vegetable-salad-wooden-board-arranged-with-cucumber-lettuce-parsley-vertical-top-view-still-life-flat-lay-copy-space_639032-433.jpg", imageAlt: "Soul Bowl Harvest - wholesome and nourishing"},
id: "2", name: "Soul Bowl Harvest", price: "$11.49", variant: "Vegetarian • Plant-Based", imageSrc: "http://img.b2bpic.net/free-photo/man-s-hand-cuts-ripe-red-tomatoes-summer-healthy-vegetable-salad-wooden-board-arranged-with-cucumber-lettuce-parsley-vertical-top-view-still-life-flat-lay-copy-space_639032-433.jpg", imageAlt: "Soul Bowl Harvest - wholesome and nourishing"
},
{
id: "3", name: "Golden Turmeric Elixir", price: "$6.99", variant: "Warm • Healing Herbs", imageSrc: "http://img.b2bpic.net/free-photo/top-view-alcoholic-beverage-cocktails_23-2148722559.jpg", imageAlt: "Golden Turmeric Elixir - traditional wellness drink"},
id: "3", name: "Golden Turmeric Elixir", price: "$6.99", variant: "Warm • Healing Herbs", imageSrc: "http://img.b2bpic.net/free-photo/top-view-alcoholic-beverage-cocktails_23-2148722559.jpg", imageAlt: "Golden Turmeric Elixir - traditional wellness drink"
},
]}
carouselMode="buttons"
gridVariant="uniform-all-items-equal"
@@ -102,13 +105,16 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Premium Sourced Ingredients", description: "We partner with local farmers and artisans to bring you the freshest, highest quality ingredients. Every vegetable, herb, and protein is selected with care.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-wooden-box_23-2148626012.jpg", imageAlt: "Premium sourced organic ingredients"},
title: "Premium Sourced Ingredients", description: "We partner with local farmers and artisans to bring you the freshest, highest quality ingredients. Every vegetable, herb, and protein is selected with care.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-wooden-box_23-2148626012.jpg", imageAlt: "Premium sourced organic ingredients"
},
{
id: 2,
title: "Time-Honored Recipes", description: "Our recipes are passed down through generations, honoring culinary traditions while celebrating innovation. Slow-cooked to perfection, every dish is a labor of love.", imageSrc: "http://img.b2bpic.net/free-photo/process-cooking-vegetable-salad-chef-cutting-paprika-other-fresh-vegetables-using-special-knife-man-wearing-apron-white-gloves-background-restaurant-kitchen_651396-3916.jpg", imageAlt: "Traditional cooking methods and time-honored techniques"},
title: "Time-Honored Recipes", description: "Our recipes are passed down through generations, honoring culinary traditions while celebrating innovation. Slow-cooked to perfection, every dish is a labor of love.", imageSrc: "http://img.b2bpic.net/free-photo/process-cooking-vegetable-salad-chef-cutting-paprika-other-fresh-vegetables-using-special-knife-man-wearing-apron-white-gloves-background-restaurant-kitchen_651396-3916.jpg", imageAlt: "Traditional cooking methods and time-honored techniques"
},
{
id: 3,
title: "Community Connection", description: "We believe food brings people together. Every meal from Chammie's is meant to be shared, celebrated, and remembered with those you love most.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-having-lunch_23-2150598354.jpg", imageAlt: "People gathering and sharing meals together"},
title: "Community Connection", description: "We believe food brings people together. Every meal from Chammie's is meant to be shared, celebrated, and remembered with those you love most.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-friends-having-lunch_23-2150598354.jpg", imageAlt: "People gathering and sharing meals together"
},
]}
title="Why Choose Chammie's"
description="We're committed to nourishing you with authentic, soulful food that honors tradition and celebrates quality."
@@ -126,22 +132,28 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", handle: "@sarahjohns", testimonial: "Chammie's food literally heals my soul. Every bite tastes like home and love. I've been ordering weekly for the past year!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg", imageAlt: "Sarah Johnson - Happy Customer"},
imageSrc: "http://img.b2bpic.net/free-photo/charming-student-girl-good-mood-relaxing-home_343059-139.jpg", imageAlt: "Sarah Johnson - Happy Customer"
},
{
id: "2", name: "Marcus Williams", handle: "@marcuseats", testimonial: "The quality of ingredients and care that goes into each dish is unmatched. This is real food, prepared with real passion.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-beautiful-young-woman-posing_1301-3598.jpg", imageAlt: "Marcus Williams - Satisfied Customer"},
imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-beautiful-young-woman-posing_1301-3598.jpg", imageAlt: "Marcus Williams - Satisfied Customer"
},
{
id: "3", name: "Elena Rodriguez", handle: "@elenacooks", testimonial: "I've tried copying Chammie's recipes at home, but nothing compares. Their stew is absolutely legendary. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-outdoors_23-2148677649.jpg", imageAlt: "Elena Rodriguez - Food Enthusiast"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-outdoors_23-2148677649.jpg", imageAlt: "Elena Rodriguez - Food Enthusiast"
},
{
id: "4", name: "David Chen", handle: "@davidchef", testimonial: "As a chef myself, I appreciate the integrity and dedication in every plate. Chammie's sets the standard for authentic cuisine.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg", imageAlt: "David Chen - Chef and Customer"},
imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg", imageAlt: "David Chen - Chef and Customer"
},
{
id: "5", name: "Amara Thompson", handle: "@amaraloves", testimonial: "I brought my family to celebrate and it was perfect. The food, the atmosphere, the warmth - everything about Chammie's is special.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-coffee-cup-showing-thumb-up_23-2148055893.jpg", imageAlt: "Amara Thompson - Family Customer"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-coffee-cup-showing-thumb-up_23-2148055893.jpg", imageAlt: "Amara Thompson - Family Customer"
},
{
id: "6", name: "James Patterson", handle: "@jamespatfood", testimonial: "Best decision I made this year was discovering Chammie's. Every meal feels like it was made specifically for me with love.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-excited-young-woman-showing-thumbs-up-having-fun_1262-14331.jpg", imageAlt: "James Patterson - Loyal Customer"},
imageSrc: "http://img.b2bpic.net/free-photo/positive-excited-young-woman-showing-thumbs-up-having-fun_1262-14331.jpg", imageAlt: "James Patterson - Loyal Customer"
},
]}
showRating={true}
carouselMode="buttons"
@@ -162,8 +174,9 @@ export default function LandingPage() {
description="Join thousands who've discovered the warmth and authenticity of Chammie's Food for the Soul."
tag="Community"
tagIcon={Users}
names=[
"10,000+ Happy Customers", "5-Star Rated Experience", "Local Farm Partners", "Award-Winning Chef", "25+ Years of Service", "Organic Ingredients", "Zero Preservatives", "Sustainable Sourcing"]
names={[
"10,000+ Happy Customers", "5-Star Rated Experience", "Local Farm Partners", "Award-Winning Chef", "25+ Years of Service", "Organic Ingredients", "Zero Preservatives", "Sustainable Sourcing"
]}
textboxLayout="default"
useInvertedBackground={false}
speed={40}