Merge version_1 into main #5
@@ -9,7 +9,7 @@ import HeroLogo from '@/components/sections/hero/HeroLogo';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import TeamCardEleven from '@/components/sections/team/TeamCardEleven';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import { Heart, MapPin, Sparkles, Droplets, Truck, Users, Mail, Instagram, Facebook } from "lucide-react";
|
||||
import { Heart, MapPin, Sparkles, Droplets, Truck, Users, Mail } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -90,8 +90,7 @@ export default function LandingPage() {
|
||||
id: "founders", groupTitle: "Our Team", members: [
|
||||
{ id: "m1", title: "Carla", subtitle: "Founder", detail: "Expert in Portuguese specialty imports.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg" },
|
||||
{ id: "m2", title: "Filipe", subtitle: "Head of Sourcing", detail: "Traveling the Mediterranean for the best oils.", imageSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg" },
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottle-organic-olive-oil-table_23-2148364428.jpg", imageAlt: "Smiley woman posing in her home"
|
||||
]
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user