Merge version_1 into main #3
@@ -37,8 +37,8 @@ export default function BulkOrdersPage() {
|
||||
description="Order fresh, sustainably sourced seafood for your Christmas parties and family gatherings."
|
||||
plans={[
|
||||
{ id: "b1", title: "Medium Event Pack", price: "Custom", period: "Seasonal", features: ["5kg Prawns", "2kg Fish Fillets", "Calamari Included"], button: { text: "Call Now", href: "tel:0247000000" }, imageSrc: "http://img.b2bpic.net/free-photo/two-tasty-toast-with-fried-vegetables-wooden-board_114579-86084.jpg", imageAlt: "Two tasty toast with fried vegetables on wooden board" },
|
||||
{ id: "b2", title: "Large Celebration Pack", price: "Custom", period: "Seasonal", features: ["10kg Prawns", "4kg Fish Fillets", "Calamari & Sides"], button: { text: "Call Now", href: "tel:0247000000" }, imageSrc: "http://img.b2bpic.net/free-photo/delicious-cooked-sea-food_23-2149409227.jpg", imageAlt: "Two tasty toast with fried vegetables on wooden board" },
|
||||
{ id: "b3", title: "Custom Order", price: "Custom", period: "On Request", features: ["Tailored to your needs", "Fresh daily delivery", "Ready for pickup"], button: { text: "Call Now", href: "tel:0247000000" }, imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-seafood-arrangement_23-2148926761.jpg", imageAlt: "Two tasty toast with fried vegetables on wooden board" }
|
||||
{ id: "b2", title: "Large Celebration Pack", price: "Custom", period: "Seasonal", features: ["10kg Prawns", "4kg Fish Fillets", "Calamari & Sides"], button: { text: "Call Now", href: "tel:0247000000" }, imageSrc: "http://img.b2bpic.net/free-photo/delicious-cooked-sea-food_23-2149409227.jpg?_wi=2", imageAlt: "Two tasty toast with fried vegetables on wooden board" },
|
||||
{ id: "b3", title: "Custom Order", price: "Custom", period: "On Request", features: ["Tailored to your needs", "Fresh daily delivery", "Ready for pickup"], button: { text: "Call Now", href: "tel:0247000000" }, imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-seafood-arrangement_23-2148926761.jpg?_wi=2", imageAlt: "Two tasty toast with fried vegetables on wooden board" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
title="Fresh Seafood, Cooked to Perfection"
|
||||
description="Your local favourite for fish, chips, and seafood in Blaxland."
|
||||
buttons={[{ text: "View Menu", href: "/menu" }, { text: "Call to Order", href: "tel:0247000000" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-cooked-sea-food_23-2149409227.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-cooked-sea-food_23-2149409227.jpg?_wi=1"
|
||||
avatars={[{ src: "http://img.b2bpic.net/free-photo/happy-waiter-talking-female-customer-writing-her-order-digital-tablet-bar_637285-2301.jpg", alt: "Happy waiter" }, { src: "http://img.b2bpic.net/free-photo/human-happy-woman-clanging-glasses-wine-table-cafe_23-2148016789.jpg", alt: "Customer dining" }, { src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-glass_23-2148965393.jpg", alt: "Happy diner" }, { src: "http://img.b2bpic.net/free-photo/close-up-people-sitting-table_23-2149293077.jpg", alt: "Community dining" }, { src: "http://img.b2bpic.net/free-photo/middle-age-friends-having-fun-food-festival_23-2149490774.jpg", alt: "Seafood festival" }]}
|
||||
avatarText="Loved by the community"
|
||||
/>
|
||||
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
title="Our Signature Dishes"
|
||||
description="We use only the freshest local ingredients to bring you the best seafood in the Mountains."
|
||||
features={[
|
||||
{ title: "Daily Catch Fish", description: "Locally sourced fish, lightly battered or grilled.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-seafood-arrangement_23-2148926761.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/view-seafood-being-cleaning-kitchen_52683-109813.jpg", buttonText: "See Menu" },
|
||||
{ title: "Daily Catch Fish", description: "Locally sourced fish, lightly battered or grilled.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-seafood-arrangement_23-2148926761.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/view-seafood-being-cleaning-kitchen_52683-109813.jpg", buttonText: "See Menu" },
|
||||
{ title: "Crispy Calamari", description: "Tender rings served with our secret tartare.", imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-squid-rings_123827-36413.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/closeup-crispy-golden-fried-calamari-rings-with-tomato-sauce-lime-wedge-black-plate_9975-124489.jpg", buttonText: "See Menu" },
|
||||
{ title: "Premium Prawns", description: "Succulent prawn cutlets, cooked to order.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-shrimp-prawn_1339-2202.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/fresh-shrimp-prawn_1339-2190.jpg", buttonText: "See Menu" }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user