diff --git a/src/app/page.tsx b/src/app/page.tsx index 19cd225..1c837f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { @@ -120,7 +120,7 @@ export default function LandingPage() { { id: "accordion-3", title: "Artisan Heritage", content: "Three decades of fishing tradition meet modern excellence. Our experienced crews use proven techniques refined over generations to bring you the finest Pacific seafood." }, { id: "accordion-4", title: "Direct from Boat to Table", content: "We eliminate unnecessary middlemen, ensuring fresher products and supporting fair pricing. Direct relationships with restaurants, markets, and families keep our operation efficient and ethical." } ]} - imageSrc="http://img.b2bpic.net/free-photo/european-grey-haired-mature-father-with-son-outdoors-fishing-by-lake-river-standing-near-water-with-fishing-rods-hands-dress-casually-enjoying-hobby-nature_176532-13677.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/european-grey-haired-mature-father-with-son-outdoors-fishing-by-lake-river-standing-near-water-with-fishing-rods-hands-dress-casually-enjoying-hobby-nature_176532-13677.jpg" imageAlt="Sustainable fishing practices" mediaAnimation="blur-reveal" useInvertedBackground={false} @@ -161,7 +161,14 @@ export default function LandingPage() { tagAnimation="opacity" names={["Blue Ocean Seafood Co.", "Coastal Market Alliance", "Pacific Harvest Distributors", "Ocean Fresh Supplies", "Sustainable Seas Partnership", "Maritime Traders", "Quality Catch Network", "Regional Trading Post"]} logos={[ - "http://img.b2bpic.net/free-vector/badge-fish-chips-resturant_23-2147507311.jpg", "http://img.b2bpic.net/free-vector/set-summer-badges-with-beach-elements-hand-drawn-style_23-2147806111.jpg", "http://img.b2bpic.net/free-vector/gradient-catfish-logo-design_23-2151162704.jpg", "http://img.b2bpic.net/free-vector/fish-logo-template-design_742173-31573.jpg", "http://img.b2bpic.net/free-vector/set-fishes-logos-companies_23-2147805226.jpg", "http://img.b2bpic.net/free-vector/vintage-summer-labels-collection_23-2148525660.jpg", "http://img.b2bpic.net/free-vector/flat-design-catfish-template_23-2151165430.jpg", "http://img.b2bpic.net/free-vector/maritine-badges_23-2147514565.jpg" + { src: "http://img.b2bpic.net/free-vector/badge-fish-chips-resturant_23-2147507311.jpg", alt: "Blue Ocean Seafood Co." }, + { src: "http://img.b2bpic.net/free-vector/set-summer-badges-with-beach-elements-hand-drawn-style_23-2147806111.jpg", alt: "Coastal Market Alliance" }, + { src: "http://img.b2bpic.net/free-vector/gradient-catfish-logo-design_23-2151162704.jpg", alt: "Pacific Harvest Distributors" }, + { src: "http://img.b2bpic.net/free-vector/fish-logo-template-design_742173-31573.jpg", alt: "Ocean Fresh Supplies" }, + { src: "http://img.b2bpic.net/free-vector/set-fishes-logos-companies_23-2147805226.jpg", alt: "Sustainable Seas Partnership" }, + { src: "http://img.b2bpic.net/free-vector/vintage-summer-labels-collection_23-2148525660.jpg", alt: "Maritime Traders" }, + { src: "http://img.b2bpic.net/free-vector/flat-design-catfish-template_23-2151165430.jpg", alt: "Quality Catch Network" }, + { src: "http://img.b2bpic.net/free-vector/maritine-badges_23-2147514565.jpg", alt: "Regional Trading Post" } ]} speed={40} showCard={true} @@ -181,7 +188,7 @@ export default function LandingPage() { ]} textarea={{ name: "message", placeholder: "Tell us about your seafood needs...", rows: 5, required: true }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/calm-sea-sunny-day_181624-6152.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/calm-sea-sunny-day_181624-6152.jpg" imageAlt="Peaceful ocean sunset" mediaAnimation="opacity" mediaPosition="right" @@ -192,7 +199,7 @@ export default function LandingPage() {