Merge version_1 into main #2
@@ -78,16 +78,16 @@ export default function LandingPage() {
|
||||
id: "2", name: "Aquarium Plants Variety", price: "$34.99", imageSrc: "https://img.b2bpic.net/free-photo/rectangular-arrangement-succulents-cactus-succulents-planter_1127-2876.jpg", imageAlt: "Selection of aquatic plants"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Complete Tank Setup", price: "$199.99", imageSrc: "https://img.b2bpic.net/free-photo/woman-s-hand-pouring-water-glass-container-filled-with-pieces-paper_23-2147845512.jpg", imageAlt: "Full aquarium tank system"
|
||||
id: "3", name: "Complete Tank Setup", price: "$199.99", imageSrc: "https://img.b2bpic.net/free-photo/woman-s-hand-pouring-water-glass-container-filled-with-pieces-paper_23-2147845512.jpg?_wi=1", imageAlt: "Full aquarium tank system"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Premium Fish Food", price: "$24.99", imageSrc: "https://img.b2bpic.net/free-photo/nuts-with-bucket-marble-surface_114579-21144.jpg", imageAlt: "High-quality aquatic fish food"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Advanced Water Filter", price: "$89.99", imageSrc: "https://img.b2bpic.net/free-photo/woman-s-hand-pouring-water-glass-container-filled-with-pieces-paper_23-2147845512.jpg", imageAlt: "Professional aquarium filtration system"
|
||||
id: "5", name: "Advanced Water Filter", price: "$89.99", imageSrc: "https://img.b2bpic.net/free-photo/woman-s-hand-pouring-water-glass-container-filled-with-pieces-paper_23-2147845512.jpg?_wi=2", imageAlt: "Professional aquarium filtration system"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Complete Care Kit", price: "$59.99", imageSrc: "https://img.b2bpic.net/free-photo/woman-near-aquariums_1398-1566.jpg", imageAlt: "Aquarium maintenance and care kit"
|
||||
id: "6", name: "Complete Care Kit", price: "$59.99", imageSrc: "https://img.b2bpic.net/free-photo/woman-near-aquariums_1398-1566.jpg?_wi=1", imageAlt: "Aquarium maintenance and care kit"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/closeup-beautiful-exotic-colorful-little-fish_181624-2004.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/closeup-beautiful-exotic-colorful-little-fish_181624-2004.jpg?_wi=1"
|
||||
imageAlt="Fish Bro storefront and team"
|
||||
mediaAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
@@ -142,15 +142,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Expertise", title: "Expert Guidance", subtitle: "Professional aquarium consultation for all skill levels", description: "Our certified specialists provide personalized advice on fish compatibility, tank setup, water parameters, and maintenance routines. Whether you're a beginner or experienced hobbyist, we help you succeed.", imageSrc: "https://img.b2bpic.net/free-photo/woman-near-aquariums_1398-1566.jpg", imageAlt: "Fish Bro expert team members"
|
||||
tag: "Expertise", title: "Expert Guidance", subtitle: "Professional aquarium consultation for all skill levels", description: "Our certified specialists provide personalized advice on fish compatibility, tank setup, water parameters, and maintenance routines. Whether you're a beginner or experienced hobbyist, we help you succeed.", imageSrc: "https://img.b2bpic.net/free-photo/woman-near-aquariums_1398-1566.jpg?_wi=2", imageAlt: "Fish Bro expert team members"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Quality", title: "Premium Selection", subtitle: "Carefully curated products from trusted global suppliers", description: "Every product in our inventory is selected for quality, health, and compatibility. We work directly with breeders and suppliers to ensure your fish and plants arrive healthy and thriving.", imageSrc: "https://img.b2bpic.net/free-photo/closeup-beautiful-exotic-colorful-little-fish_181624-2004.jpg", imageAlt: "Premium aquarium products showcase"
|
||||
tag: "Quality", title: "Premium Selection", subtitle: "Carefully curated products from trusted global suppliers", description: "Every product in our inventory is selected for quality, health, and compatibility. We work directly with breeders and suppliers to ensure your fish and plants arrive healthy and thriving.", imageSrc: "https://img.b2bpic.net/free-photo/closeup-beautiful-exotic-colorful-little-fish_181624-2004.jpg?_wi=2", imageAlt: "Premium aquarium products showcase"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Support", title: "Lifetime Support", subtitle: "Ongoing help with setup, maintenance, and troubleshooting", description: "Our support doesn't end at purchase. We provide free consultations, care guides, and troubleshooting assistance throughout your aquarium journey to ensure your aquatic ecosystem thrives.", imageSrc: "https://img.b2bpic.net/free-photo/woman-near-aquariums_1398-1566.jpg", imageAlt: "Aquarium care and maintenance support"
|
||||
tag: "Support", title: "Lifetime Support", subtitle: "Ongoing help with setup, maintenance, and troubleshooting", description: "Our support doesn't end at purchase. We provide free consultations, care guides, and troubleshooting assistance throughout your aquarium journey to ensure your aquatic ecosystem thrives.", imageSrc: "https://img.b2bpic.net/free-photo/woman-near-aquariums_1398-1566.jpg?_wi=3", imageAlt: "Aquarium care and maintenance support"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user