Update src/app/page.tsx

This commit is contained in:
2026-05-13 16:13:07 +00:00
parent 0fcd6d0e25
commit c3bc298a3f

View File

@@ -47,9 +47,9 @@ export default function LandingPage() {
description="Experience the finest fresh catch at Al-Hawrani, where traditional recipes meet modern gourmet excellence."
buttons={[{ text: "View Menu", href: "#products" }]}
carouselItems={[
{ id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg", imageAlt: "Fresh Catch" },
{ id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-skewers-recipe-idea_53876-100109.jpg", imageAlt: "Gourmet Dish" },
{ id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/raw-oysters-with-lemon-ice_93675-129777.jpg", imageAlt: "Fine Dining" },
{ id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg?_wi=1", imageAlt: "Fresh Catch" },
{ id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-skewers-recipe-idea_53876-100109.jpg?_wi=1", imageAlt: "Gourmet Dish" },
{ id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/raw-oysters-with-lemon-ice_93675-129777.jpg?_wi=1", imageAlt: "Fine Dining" },
{ id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/two-raw-seabass-baking-dish-with-spices-old-wooden-table-top-view_2829-20026.jpg", imageAlt: "Mediterranean Style" },
{ id: "c5", imageSrc: "http://img.b2bpic.net/free-photo/raw-salmon-fillets-pepper-kiwi-pineapples-rosemary-onto-plate-black-cement-floor_1150-23152.jpg", imageAlt: "Healthy Seafood" },
{ id: "c6", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-fish-with-tomatoes-lemon-slices_23-2148643632.jpg", imageAlt: "Premium Quality" }
@@ -79,9 +79,9 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{ title: "Freshness First", description: "Never frozen, always fresh.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821333.jpg", imageAlt: "Futuristic kitchen interior design" },
{ title: "Expert Chefs", description: "Mastering the art of seafood.", buttonIcon: ChefHat, imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg", imageAlt: "Futuristic kitchen interior design" },
{ title: "Cozy Ambience", description: "Perfect for family and business.", buttonIcon: Coffee, imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-skewers-recipe-idea_53876-100109.jpg", imageAlt: "Futuristic kitchen interior design" },
{ title: "Sustainable Catch", description: "Respecting marine biodiversity.", buttonIcon: Leaf, imageSrc: "http://img.b2bpic.net/free-photo/raw-oysters-with-lemon-ice_93675-129777.jpg", imageAlt: "Futuristic kitchen interior design" }
{ title: "Expert Chefs", description: "Mastering the art of seafood.", buttonIcon: ChefHat, imageSrc: "http://img.b2bpic.net/free-photo/table-setting_74190-1957.jpg?_wi=2", imageAlt: "Futuristic kitchen interior design" },
{ title: "Cozy Ambience", description: "Perfect for family and business.", buttonIcon: Coffee, imageSrc: "http://img.b2bpic.net/free-photo/grilled-chicken-skewers-recipe-idea_53876-100109.jpg?_wi=2", imageAlt: "Futuristic kitchen interior design" },
{ title: "Sustainable Catch", description: "Respecting marine biodiversity.", buttonIcon: Leaf, imageSrc: "http://img.b2bpic.net/free-photo/raw-oysters-with-lemon-ice_93675-129777.jpg?_wi=2", imageAlt: "Futuristic kitchen interior design" }
]}
title="Why Choose Us?"
description="Our dedication to quality and experience sets us apart."