Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-03 06:53:11 +00:00

View File

@@ -52,12 +52,12 @@ export default function LandingPage() {
{ text: "Get in Touch", href: "#contact" } { text: "Get in Touch", href: "#contact" }
]} ]}
carouselItems={[ carouselItems={[
{ id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/cutting-cooked-steak-food-photography-recipe-ide_53876-144780.jpg", imageAlt: "Premium beef cuts" }, { id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/cutting-cooked-steak-food-photography-recipe-ide_53876-144780.jpg?_wi=1", imageAlt: "Premium beef cuts" },
{ id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/raw-lamb-chops-with-spices-herbs-close-up-wooden-background_1417-152.jpg", imageAlt: "Fresh lamb selection" }, { id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/raw-lamb-chops-with-spices-herbs-close-up-wooden-background_1417-152.jpg?_wi=1", imageAlt: "Fresh lamb selection" },
{ id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/raw-chicken-fillet-with-garlic-pepper-rosemary-wooden-chopping-board_1150-37784.jpg", imageAlt: "Quality chicken cuts" }, { id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/raw-chicken-fillet-with-garlic-pepper-rosemary-wooden-chopping-board_1150-37784.jpg?_wi=1", imageAlt: "Quality chicken cuts" },
{ id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/top-distant-view-becon-slices-chopping-board_140725-99759.jpg", imageAlt: "Specialty pork products" }, { id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/top-distant-view-becon-slices-chopping-board_140725-99759.jpg?_wi=1", imageAlt: "Specialty pork products" },
{ id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/smoked-meat-served-with-olives-tomatoes_141793-963.jpg", imageAlt: "Game meats selection" }, { id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/smoked-meat-served-with-olives-tomatoes_141793-963.jpg?_wi=1", imageAlt: "Game meats selection" },
{ id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/meat-set-table_140725-8629.jpg", imageAlt: "Ready-to-cook prepared meats" } { id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/meat-set-table_140725-8629.jpg?_wi=1", imageAlt: "Ready-to-cook prepared meats" }
]} ]}
autoPlay={true} autoPlay={true}
autoPlayInterval={5000} autoPlayInterval={5000}
@@ -89,12 +89,12 @@ export default function LandingPage() {
animationType="slide-up" animationType="slide-up"
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
products={[ products={[
{ id: "beef", name: "Premium Beef", price: "Market Price", variant: "Steaks, Roasts, Ground", imageSrc: "http://img.b2bpic.net/free-photo/cutting-cooked-steak-food-photography-recipe-ide_53876-144780.jpg", imageAlt: "Premium beef cuts" }, { id: "beef", name: "Premium Beef", price: "Market Price", variant: "Steaks, Roasts, Ground", imageSrc: "http://img.b2bpic.net/free-photo/cutting-cooked-steak-food-photography-recipe-ide_53876-144780.jpg?_wi=2", imageAlt: "Premium beef cuts" },
{ id: "lamb", name: "Fresh Lamb", price: "Market Price", variant: "Chops, Leg, Shanks", imageSrc: "http://img.b2bpic.net/free-photo/raw-lamb-chops-with-spices-herbs-close-up-wooden-background_1417-152.jpg", imageAlt: "Fresh lamb selection" }, { id: "lamb", name: "Fresh Lamb", price: "Market Price", variant: "Chops, Leg, Shanks", imageSrc: "http://img.b2bpic.net/free-photo/raw-lamb-chops-with-spices-herbs-close-up-wooden-background_1417-152.jpg?_wi=2", imageAlt: "Fresh lamb selection" },
{ id: "chicken", name: "Quality Poultry", price: "Market Price", variant: "Whole, Breasts, Thighs", imageSrc: "http://img.b2bpic.net/free-photo/raw-chicken-fillet-with-garlic-pepper-rosemary-wooden-chopping-board_1150-37784.jpg", imageAlt: "Quality chicken cuts" }, { id: "chicken", name: "Quality Poultry", price: "Market Price", variant: "Whole, Breasts, Thighs", imageSrc: "http://img.b2bpic.net/free-photo/raw-chicken-fillet-with-garlic-pepper-rosemary-wooden-chopping-board_1150-37784.jpg?_wi=2", imageAlt: "Quality chicken cuts" },
{ id: "pork", name: "Specialty Pork", price: "Market Price", variant: "Chops, Bacon, Sausages", imageSrc: "http://img.b2bpic.net/free-photo/top-distant-view-becon-slices-chopping-board_140725-99759.jpg", imageAlt: "Specialty pork products" }, { id: "pork", name: "Specialty Pork", price: "Market Price", variant: "Chops, Bacon, Sausages", imageSrc: "http://img.b2bpic.net/free-photo/top-distant-view-becon-slices-chopping-board_140725-99759.jpg?_wi=2", imageAlt: "Specialty pork products" },
{ id: "game", name: "Game Meats", price: "Market Price", variant: "Venison, Pheasant, Duck", imageSrc: "http://img.b2bpic.net/free-photo/smoked-meat-served-with-olives-tomatoes_141793-963.jpg", imageAlt: "Game meats selection" }, { id: "game", name: "Game Meats", price: "Market Price", variant: "Venison, Pheasant, Duck", imageSrc: "http://img.b2bpic.net/free-photo/smoked-meat-served-with-olives-tomatoes_141793-963.jpg?_wi=2", imageAlt: "Game meats selection" },
{ id: "cooked", name: "Prepared Meats", price: "Market Price", variant: "Ready-to-Cook, Deli", imageSrc: "http://img.b2bpic.net/free-photo/meat-set-table_140725-8629.jpg", imageAlt: "Ready-to-cook prepared meats" } { id: "cooked", name: "Prepared Meats", price: "Market Price", variant: "Ready-to-Cook, Deli", imageSrc: "http://img.b2bpic.net/free-photo/meat-set-table_140725-8629.jpg?_wi=2", imageAlt: "Ready-to-cook prepared meats" }
]} ]}
/> />
</div> </div>