Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-28 11:13:31 +00:00

View File

@@ -2,6 +2,7 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import { Sparkles, Zap, Shield } from 'lucide-react';
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix';
import FooterSimple from '@/components/sections/footer/FooterSimple';
@@ -29,21 +30,13 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Quinta das Riscas"
/>
@@ -52,38 +45,19 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Welcome to Quinta das Riscas"
description="Experience tradition, elegance, and tranquility in the heart of our beautiful estate. Your perfect destination for memorable moments."
tag="Est. 1990"
buttons={[
{
text: "Explore More",
href: "#about",
},
text: "Explore More", href: "#about"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/vineyard-landscape-with-nature-grapevines_23-2151514926.jpg?_wi=1",
imageAlt: "Exterior view of Quinta das Riscas",
},
imageSrc: "http://img.b2bpic.net/free-photo/vineyard-landscape-with-nature-grapevines_23-2151514926.jpg", imageAlt: "Exterior view of Quinta das Riscas"},
{
imageSrc: "http://img.b2bpic.net/free-photo/shanghai-urban-architecture-park_649448-2072.jpg?_wi=1",
imageAlt: "Beautiful garden landscape",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/vineyard-landscape-with-nature-grapevines_23-2151514926.jpg?_wi=2",
imageAlt: "Vineyard landscape",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/shanghai-urban-architecture-park_649448-2072.jpg?_wi=2",
imageAlt: "Historic courtyard architecture",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/vineyard-landscape-with-nature-grapevines_23-2151514926.jpg?_wi=3",
imageAlt: "Sunlight over the estate grounds",
},
imageSrc: "http://img.b2bpic.net/free-photo/shanghai-urban-architecture-park_649448-2072.jpg", imageAlt: "Beautiful garden landscape"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -96,14 +70,9 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Our Legacy of Excellence",
},
type: "text", content: "Our Legacy of Excellence"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/old-brown-concrete-house-with-concrete-fence_250224-106.jpg",
alt: "About Quinta das Riscas",
},
type: "image", src: "http://img.b2bpic.net/free-photo/old-brown-concrete-house-with-concrete-fence_250224-106.jpg", alt: "About Quinta das Riscas"},
]}
/>
</div>
@@ -114,19 +83,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Venue Rental",
description: "Perfect for weddings, anniversaries, and corporate events.",
buttonIcon: "Sparkles",
title: "Venue Rental", description: "Perfect for weddings, anniversaries, and corporate events.", buttonIcon: Sparkles,
},
{
title: "Gourmet Catering",
description: "Local ingredients prepared with care and sophistication.",
buttonIcon: "Zap",
title: "Gourmet Catering", description: "Local ingredients prepared with care and sophistication.", buttonIcon: Zap,
},
{
title: "Guided Tours",
description: "Explore the history and beauty of our vast grounds.",
buttonIcon: "Shield",
title: "Guided Tours", description: "Explore the history and beauty of our vast grounds.", buttonIcon: Shield,
},
]}
title="Our Exceptional Services"
@@ -142,45 +105,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Ana Silva",
role: "Wedding Guest",
company: "Visitor",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-portrait_23-2149213189.jpg?_wi=1",
},
id: "1", name: "Ana Silva", role: "Wedding Guest", company: "Visitor", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-portrait_23-2149213189.jpg"},
{
id: "2",
name: "Joao Pedro",
role: "Event Planner",
company: "Partner",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1649.jpg",
},
id: "2", name: "Joao Pedro", role: "Event Planner", company: "Partner", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1649.jpg"},
{
id: "3",
name: "Maria Sousa",
role: "Client",
company: "Visitor",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman_158595-975.jpg",
},
id: "3", name: "Maria Sousa", role: "Client", company: "Visitor", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman_158595-975.jpg"},
{
id: "4",
name: "Carlos M.",
role: "Corporate Client",
company: "Company",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg",
},
id: "4", name: "Carlos M.", role: "Corporate Client", company: "Company", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-middle-aged-businesswoman_1262-21005.jpg"},
{
id: "5",
name: "Elena R.",
role: "Photographer",
company: "Studio Art",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-portrait_23-2149213189.jpg?_wi=2",
},
id: "5", name: "Elena R.", role: "Photographer", company: "Studio Art", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-portrait_23-2149213189.jpg"},
]}
title="What Our Guests Say"
description="Authentic experiences from those who have visited us."
@@ -194,22 +132,14 @@ export default function LandingPage() {
description="Have questions? We'd love to hear from you. Reach out for bookings or inquiries."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
]}
textarea={{
name: "message",
placeholder: "How can we help you?",
rows: 4,
name: "message", placeholder: "How can we help you?", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/painting-inspiration-supplies-placed-ready-be-painted-canvas_482257-115978.jpg"
mediaAnimation="slide-up"
@@ -220,29 +150,19 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Quick Links",
items: [
title: "Quick Links", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Services",
href: "#services",
},
label: "Services", href: "#services"},
],
},
{
title: "Contact",
items: [
title: "Contact", items: [
{
label: "Email",
href: "mailto:info@quintadasriscas.pt",
},
label: "Email", href: "mailto:info@quintadasriscas.pt"},
{
label: "Phone",
href: "tel:+351000000000",
},
label: "Phone", href: "tel:+351000000000"},
],
},
]}