Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -11,7 +11,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TeamCardTwo from '@/components/sections/team/TeamCardTwo';
|
||||
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
||||
import { BookOpen, Scissors, Shield, Sparkles, Footprints, Bone, Thermometer, Syringe, Shoe } from "lucide-react";
|
||||
import { BookOpen, Scissors, Shield, Sparkles, Footprints, Bone, Thermometer, Syringe } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -148,8 +148,8 @@ export default function LandingPage() {
|
||||
icon: BookOpen,
|
||||
text: "Educación en Salud Podal"},
|
||||
{
|
||||
icon: Shoe,
|
||||
text: "Asesoramiento de Calzado"},
|
||||
icon: Footprints,
|
||||
text: "Asesoramiento de Calzado"}
|
||||
],
|
||||
reverse: false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user