Merge version_3 into main #3
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="/aquarium-hero.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATRTziA9cEe12fqtdz0qBWpJ6X/uploaded-1772615670816-3ljsldr7.jpg"
|
||||
imageAlt="Beautiful aquarium with healthy tropical fish"
|
||||
buttons={[
|
||||
{ text: "📞 Call Now", href: "tel:+94XXXXXXXXX" },
|
||||
@@ -119,17 +119,17 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Very Healthy Fish & Honest Seller", quote: "I've been buying from MyFish for over a year. Every single fish is healthy and they're incredibly honest about stock availability. The staff takes time to explain proper care.", name: "Ravi Perera", role: "Aquarium Hobbyist", imageSrc: "/testimonial-1.jpg", imageAlt: "Ravi Perera"},
|
||||
id: "1", title: "Very Healthy Fish & Honest Seller", quote: "I've been buying from MyFish for over a year. Every single fish is healthy and they're incredibly honest about stock availability. The staff takes time to explain proper care.", name: "Ravi Perera", role: "Aquarium Hobbyist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATRTziA9cEe12fqtdz0qBWpJ6X/uploaded-1772615670818-2y1ms1a1.jpg", imageAlt: "Ravi Perera"},
|
||||
{
|
||||
id: "2", title: "Excellent Customer Service", quote: "Started with no aquarium experience. MyFish staff guided me through every step. My tank is thriving and I couldn't be happier with the results!", name: "Malini Jayawardene", role: "Beginner Aquarist", imageSrc: "/testimonial-2.jpg", imageAlt: "Malini Jayawardene"},
|
||||
id: "2", title: "Excellent Customer Service", quote: "Started with no aquarium experience. MyFish staff guided me through every step. My tank is thriving and I couldn't be happier with the results!", name: "Malini Jayawardene", role: "Beginner Aquarist", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATRTziA9cEe12fqtdz0qBWpJ6X/uploaded-1772615670818-f4wse3vk.jpg", imageAlt: "Malini Jayawardene"},
|
||||
{
|
||||
id: "3", title: "Reasonable Price & Great Selection", quote: "Best prices I've found for quality fish and equipment. They have everything I need and the WhatsApp updates about new stock are super helpful.", name: "Arun Fernando", role: "Fish Collector", imageSrc: "/testimonial-3.jpg", imageAlt: "Arun Fernando"},
|
||||
id: "3", title: "Reasonable Price & Great Selection", quote: "Best prices I've found for quality fish and equipment. They have everything I need and the WhatsApp updates about new stock are super helpful.", name: "Arun Fernando", role: "Fish Collector", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATRTziA9cEe12fqtdz0qBWpJ6X/uploaded-1772615670816-3ljsldr7.jpg", imageAlt: "Arun Fernando"},
|
||||
{
|
||||
id: "4", title: "Helpful and Friendly Staff", quote: "The team is genuinely passionate about fish. They don't just sell - they educate. I always feel like I'm making the right choice when I visit.", name: "Priya Sharma", role: "Tank Enthusiast", imageSrc: "/testimonial-4.jpg", imageAlt: "Priya Sharma"},
|
||||
id: "4", title: "Helpful and Friendly Staff", quote: "The team is genuinely passionate about fish. They don't just sell - they educate. I always feel like I'm making the right choice when I visit.", name: "Priya Sharma", role: "Tank Enthusiast", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATRTziA9cEe12fqtdz0qBWpJ6X/uploaded-1772615670818-2y1ms1a1.jpg", imageAlt: "Priya Sharma"},
|
||||
{
|
||||
id: "5", title: "Refund-Friendly & Trustworthy", quote: "Had an issue with one fish and they replaced it without any hassle. This is the kind of business ethics that keeps me coming back.", name: "Chandrasena Silva", role: "Regular Customer", imageSrc: "/testimonial-5.jpg", imageAlt: "Chandrasena Silva"},
|
||||
id: "5", title: "Refund-Friendly & Trustworthy", quote: "Had an issue with one fish and they replaced it without any hassle. This is the kind of business ethics that keeps me coming back.", name: "Chandrasena Silva", role: "Regular Customer", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATRTziA9cEe12fqtdz0qBWpJ6X/uploaded-1772615670818-f4wse3vk.jpg", imageAlt: "Chandrasena Silva"},
|
||||
{
|
||||
id: "6", title: "Best Local Aquarium Shop", quote: "I've tried other places but MyFish is the only one I trust with my aquatic pets. They deserve the 4.7 rating!", name: "Dilani Rodrigo", role: "Pet Parent", imageSrc: "/testimonial-6.jpg", imageAlt: "Dilani Rodrigo"},
|
||||
id: "6", title: "Best Local Aquarium Shop", quote: "I've tried other places but MyFish is the only one I trust with my aquatic pets. They deserve the 4.7 rating!", name: "Dilani Rodrigo", role: "Pet Parent", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATRTziA9cEe12fqtdz0qBWpJ6X/uploaded-1772615670816-3ljsldr7.jpg", imageAlt: "Dilani Rodrigo"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user