Switch to version 1: modified src/app/page.tsx
This commit is contained in:
@@ -69,10 +69,6 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{
|
||||
text: "Cotizar ahora", href: "#contact"},
|
||||
{
|
||||
text: "Ver Proceso", href: "#about"},
|
||||
{
|
||||
text: "Contactar", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sewing-thread-reels_23-2148145997.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -111,7 +107,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "f1", title: "Patronaje Digital", descriptions: [
|
||||
""],
|
||||
"Precisión total en cada patrón con software especializado."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-fashion-designer-studio-working-clothing_23-2150407891.jpg"},
|
||||
{
|
||||
id: "f2", title: "Corte y Confección", descriptions: [
|
||||
@@ -209,4 +205,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user