Merge version_1 into main #1
@@ -170,10 +170,10 @@ export default function LandingPage() {
|
||||
tagIcon={MapPin}
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{ id: "century-city", name: "Century City", price: "021 552 5984", variant: "Mon & Thu Afternoons", imageSrc: "https://images.unsplash.com/photo-1580060839134-75a5edca2e99?w=900&q=80&fit=crop", imageAlt: "Century City clinic location" },
|
||||
{ id: "panorama", name: "Panorama", price: "021 552 5984", variant: "Full Week Available", imageSrc: "https://images.unsplash.com/photo-1580060839134-75a5edca2e99?w=900&q=80&fit=crop", imageAlt: "Panorama clinic location" },
|
||||
{ id: "fish-hoek", name: "Fish Hoek", price: "060 775 6768", variant: "Flexible Hours", imageSrc: "https://images.unsplash.com/photo-1580060839134-75a5edca2e99?w=900&q=80&fit=crop", imageAlt: "Fish Hoek clinic location" },
|
||||
{ id: "plattekloof", name: "Plattekloof", price: "079 653 0846", variant: "By Appointment", imageSrc: "https://images.unsplash.com/photo-1580060839134-75a5edca2e99?w=900&q=80&fit=crop", imageAlt: "Plattekloof clinic location" }
|
||||
{ id: "century-city", name: "Century City", price: "021 552 5984", variant: "Mon & Thu Afternoons", imageSrc: "https://images.unsplash.com/photo-1580060839134-75a5edca2e99?w=900&q=80&fit=crop&_wi=1", imageAlt: "Century City clinic location" },
|
||||
{ id: "panorama", name: "Panorama", price: "021 552 5984", variant: "Full Week Available", imageSrc: "https://images.unsplash.com/photo-1580060839134-75a5edca2e99?w=900&q=80&fit=crop&_wi=2", imageAlt: "Panorama clinic location" },
|
||||
{ id: "fish-hoek", name: "Fish Hoek", price: "060 775 6768", variant: "Flexible Hours", imageSrc: "https://images.unsplash.com/photo-1580060839134-75a5edca2e99?w=900&q=80&fit=crop&_wi=3", imageAlt: "Fish Hoek clinic location" },
|
||||
{ id: "plattekloof", name: "Plattekloof", price: "079 653 0846", variant: "By Appointment", imageSrc: "https://images.unsplash.com/photo-1580060839134-75a5edca2e99?w=900&q=80&fit=crop&_wi=4", imageAlt: "Plattekloof clinic location" }
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user