Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fdff43b6cc | |||
| e889eb33ca | |||
| dbc79d8586 | |||
| 67b1915cb9 | |||
| 3a36edc71d |
135
src/app/page.tsx
135
src/app/page.tsx
@@ -11,7 +11,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
|
||||
import { Award, Sparkles, Star, Utensils, Wine } from "lucide-react";
|
||||
import { BarChart, Cloud, Lightbulb, RefreshCw, ShieldCheck } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -36,15 +36,17 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Specialties", id: "#specialties"},
|
||||
name: "Services", id: "#specialties"},
|
||||
{
|
||||
name: "Menu", id: "#menu"},
|
||||
name: "Solutions", id: "#menu"},
|
||||
{
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
name: "Partners", id: "#social-proof"},
|
||||
{
|
||||
name: "Client Stories", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Tinto Rosso"
|
||||
brandName="InnovateLink"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -52,42 +54,42 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
title="Experience Authentic Italian Flavors"
|
||||
description="Tinto Rosso invites you to savor the rich traditions of Italy, crafted with passion and the freshest ingredients for an unforgettable dining experience."
|
||||
title="Empowering Your Business Through Innovation"
|
||||
description="InnovateLink provides cutting-edge solutions to drive growth, enhance efficiency, and transform your digital presence."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081868.jpg", alt: "Happy Customer 1"},
|
||||
src: "https://images.unsplash.com/photo-1544717305-ad2d617c04ce?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=150&q=80", alt: "Team Member 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-senior-man-luxurious-restaurant_23-2150517397.jpg", alt: "Happy Customer 2"},
|
||||
src: "https://images.unsplash.com/photo-1573496359142-b8d877341851?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=150&q=80", alt: "Team Member 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/fashionable-young-woman-sitting-caf-eating-muffin_23-2147974613.jpg", alt: "Happy Customer 3"},
|
||||
src: "https://images.unsplash.com/photo-1552058544-fd2b085538f1?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=150&q=80", alt: "Team Member 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-happy-man-his-mature-father-toasting-with-wine-while-having-lunch-dining-room_637285-3246.jpg", alt: "Happy Customer 4"},
|
||||
src: "https://images.unsplash.com/photo-1531427186611-ecfd6d951979?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=150&q=80", alt: "Team Member 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/person-happy-woman-clanging-glasses-wine-table-cafe_23-2148016787.jpg", alt: "Person and happy woman clanging glasses of wine at table in cafe"},
|
||||
src: "https://images.unsplash.com/photo-1507003211169-e63ba1db6a45?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=150&q=80", alt: "Team Member 5"},
|
||||
]}
|
||||
avatarText="Our happy customers"
|
||||
avatarText="Trusted by leading companies"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu", href: "#menu"},
|
||||
text: "Explore Solutions", href: "#menu"},
|
||||
{
|
||||
text: "Make a Reservation", href: "#contact"},
|
||||
text: "Get a Demo", href: "#contact"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text-icon", text: "Fresh Pasta Daily", icon: Utensils
|
||||
type: "text-icon", text: "Strategic Planning", icon: Lightbulb
|
||||
},
|
||||
{
|
||||
type: "text-icon", text: "Award-Winning Cuisine", icon: Star
|
||||
type: "text-icon", text: "Digital Transformation", icon: RefreshCw
|
||||
},
|
||||
{
|
||||
type: "text-icon", text: "Fine Italian Wines", icon: Wine
|
||||
type: "text-icon", text: "Data Analytics", icon: BarChart
|
||||
},
|
||||
{
|
||||
type: "text-icon", text: "Cozy Ambiance", icon: Sparkles
|
||||
type: "text-icon", text: "Cloud Solutions", icon: Cloud
|
||||
},
|
||||
{
|
||||
type: "text-icon", text: "Family Recipes", icon: Award
|
||||
type: "text-icon", text: "Cybersecurity", icon: ShieldCheck
|
||||
}
|
||||
]}
|
||||
marqueeSpeed={30}
|
||||
@@ -99,18 +101,18 @@ export default function LandingPage() {
|
||||
<SplitAbout
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Our Passion for Italian Cuisine"
|
||||
description="At Tinto Rosso, we believe in bringing the heart of Italy to your table. Our chefs, inspired by generations of family recipes, meticulously prepare each dish using authentic techniques and premium ingredients sourced locally and from Italy."
|
||||
title="Driving Success with Strategic Partnerships"
|
||||
description="We partner with businesses to understand their unique challenges and deliver tailored strategies that unlock potential and foster sustainable growth."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Authentic Recipes", description: "Inspired by traditional Italian family recipes, passed down through generations for a true taste of Italy."},
|
||||
title: "Client-Centric Approach", description: "We prioritize your vision, working collaboratively to achieve measurable results."},
|
||||
{
|
||||
title: "Fresh, Local Ingredients", description: "We partner with local farms to ensure the freshest produce, complemented by exquisite imports from Italy."},
|
||||
title: "Expert Team", description: "Our specialists bring diverse industry knowledge and cutting-edge insights to every project."},
|
||||
{
|
||||
title: "Exceptional Dining Experience", description: "From our warm ambiance to our attentive service, every detail is crafted for your perfect meal."},
|
||||
title: "Sustainable Growth", description: "Implementing forward-thinking strategies for long-term success and market leadership."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chef-pouring-seasoning-beef-stake-plate_417767-259.jpg"
|
||||
imageAlt="Italian chef preparing a dish"
|
||||
imageSrc="https://images.unsplash.com/photo-1552664730-d307ca884992?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=700&q=80"
|
||||
imageAlt="Business team collaborating"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -121,14 +123,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Handmade Tagliatelle", description: "Freshly made pasta, delicately tossed with our rich Bolognese sauce, slow-cooked to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tasty-noodles-wooden-board_23-2148847392.jpg", imageAlt: "Plate of tagliatelle with Bolognese sauce"},
|
||||
title: "Digital Marketing Strategy", description: "Crafting data-driven marketing plans to expand your reach and engage your target audience effectively.", imageSrc: "https://images.unsplash.com/photo-1581291518857-cd6b731e5ed5?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=600&q=80", imageAlt: "Digital marketing data analysis"},
|
||||
{
|
||||
title: "Neapolitan Pizza", description: "Crispy, thin-crust pizza baked in our wood-fired oven, topped with San Marzano tomatoes and fresh mozzarella.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-indoors_23-2150901093.jpg", imageAlt: "Neapolitan pizza with fresh basil"},
|
||||
title: "Software Development", description: "Building robust, scalable, and user-friendly software applications tailored to your operational needs.", imageSrc: "https://images.unsplash.com/photo-1605379399642-870262d3d051?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=600&q=80", imageAlt: "Software development coding"},
|
||||
{
|
||||
title: "Saffron Risotto", description: "A creamy, aromatic risotto infused with saffron and Parmesan, a true Lombardy classic.", imageSrc: "http://img.b2bpic.net/free-photo/light-salad-tomatoes-nuts-white-plate_140725-3284.jpg", imageAlt: "Bowl of saffron risotto"},
|
||||
title: "Cloud Infrastructure Management", description: "Optimizing your cloud presence with secure, efficient, and cost-effective infrastructure solutions.", imageSrc: "https://images.unsplash.com/photo-1599837565431-7e30d66c3c5b?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=600&q=80", imageAlt: "Cloud data center"},
|
||||
]}
|
||||
title="Our Signature Specialties"
|
||||
description="Discover the dishes that make Tinto Rosso truly unique. From handmade pasta to succulent meats, each plate tells a story of tradition and culinary excellence."
|
||||
title="Our Core Business Solutions"
|
||||
description="InnovateLink specializes in delivering comprehensive solutions designed to address modern business demands and drive digital excellence."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -140,20 +142,20 @@ export default function LandingPage() {
|
||||
animationType="blur-reveal"
|
||||
products={[
|
||||
{
|
||||
id: "prod-1", name: "Classic Lasagna", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/homemade-lasagna-with-fresh-tomato-mozzarella-generated-by-ai_188544-39115.jpg", imageAlt: "Classic Lasagna"},
|
||||
id: "sol-1", name: "Enterprise AI Automation", price: "$5000/mo", imageSrc: "https://images.unsplash.com/photo-1507146153580-69a1fe6d8a76?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=600&q=80", imageAlt: "AI robot hand"},
|
||||
{
|
||||
id: "prod-2", name: "Gnocchi al Pesto", price: "$19", imageSrc: "http://img.b2bpic.net/free-photo/dough-slcies-with-meat-green-leafs-inside-white-plate-grey-surface_140725-14171.jpg", imageAlt: "Gnocchi with pesto sauce"},
|
||||
id: "sol-2", name: "Custom CRM Development", price: "$3000/mo", imageSrc: "https://images.unsplash.com/photo-1521737711867-ee1d099684cf?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=600&q=80", imageAlt: "CRM dashboard on laptop"},
|
||||
{
|
||||
id: "prod-3", name: "Tiramisu Classico", price: "$10", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-slice-inside-plate-light_140725-53140.jpg", imageAlt: "Traditional Tiramisu"},
|
||||
id: "sol-3", name: "Advanced Analytics Dashboard", price: "$1000/mo", imageSrc: "https://images.unsplash.com/photo-1551288259-cd197779d460?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=600&q=80", imageAlt: "Data analytics visualization"},
|
||||
{
|
||||
id: "prod-4", name: "Bruschetta al Pomodoro", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/italian-sandwiches-bruschetta-with-cheese-dry-tomatoes-basil_114579-20349.jpg", imageAlt: "Bruschetta with fresh tomatoes"},
|
||||
id: "sol-4", name: "Secure Cloud Migration", price: "$4500/project", imageSrc: "https://images.unsplash.com/photo-1534438327276-14e5300d3a48?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=600&q=80", imageAlt: "Cloud server illustration"},
|
||||
{
|
||||
id: "prod-5", name: "Osso Buco", price: "$34", imageSrc: "http://img.b2bpic.net/free-photo/zucchini-pasta-red-sauce-sauteed-vegetables-zucchini-carrot-onion-garlic-tomatoes_127032-2919.jpg", imageAlt: "Osso Buco"},
|
||||
id: "sol-5", name: "Cybersecurity Audit", price: "$2500/project", imageSrc: "https://images.unsplash.com/photo-1502920514313-52581002a65f?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=600&q=80", imageAlt: "Cybersecurity lock icon"},
|
||||
{
|
||||
id: "prod-6", name: "Chianti Classico", price: "$55", imageSrc: "http://img.b2bpic.net/free-photo/bunch-grapes-wine-bottle-white-table-high-quality-photo_114579-44207.jpg", imageAlt: "Bottle of Chianti wine"},
|
||||
id: "sol-6", name: "IT Consulting Package", price: "$1500/day", imageSrc: "https://images.unsplash.com/photo-1520607162513-7d639962a193?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=600&q=80", imageAlt: "IT consulting meeting"},
|
||||
]}
|
||||
title="Our Exquisite Menu"
|
||||
description="Explore a curated selection of antipasti, primi, secondi, and dolci, perfectly paired with our extensive wine list. A taste of Italy awaits."
|
||||
title="Our Featured Solutions"
|
||||
description="Discover InnovateLink's innovative solutions, designed to empower your business with efficiency, intelligence, and a competitive edge."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -162,9 +164,10 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Gourmet Magazine", "Local Eats Awards", "Culinary Review Daily", "Taste of Italy Guide", "Best Chef Awards", "Restaurant Weekly", "Wine Enthusiast"]}
|
||||
title="Recognized Excellence"
|
||||
description="Proudly featured in leading culinary publications and trusted by local food critics. Our commitment to quality shines through."
|
||||
"Global Tech Solutions", "Innovate Corp", "Future Digital Group", "Strategic Ventures Inc.", "Pioneer Analytics", "Apex Innovations", "Enterprise Dynamics"
|
||||
]}
|
||||
title="Trusted by Industry Leaders"
|
||||
description="Our expertise and commitment to excellence have earned the trust of renowned organizations across various sectors."
|
||||
showCard={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -177,23 +180,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "test-1", name: "Sophia R.", role: "Food Critic", company: "Gourmet Bites", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149371200.jpg"},
|
||||
id: "test-1", name: "John D.", role: "CEO", company: "Global Tech Solutions", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1560250097-0b93528c311a?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=150&q=80&_wi=1"},
|
||||
{
|
||||
id: "test-2", name: "Marco L.", role: "Local Business Owner", company: "Marco's Cafe", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-talking-phone_23-2149143990.jpg"},
|
||||
id: "test-2", name: "Emily W.", role: "CTO", company: "Innovate Corp", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1508214751196-cdfd4623f1e5?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=150&q=80"},
|
||||
{
|
||||
id: "test-3", name: "Elena V.", role: "Travel Blogger", company: "Wanderlust Eats", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/welcome-our-restaurant_1098-15702.jpg"},
|
||||
id: "test-3", name: "Michael S.", role: "Founder", company: "Future Digital Group", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=150&q=80"},
|
||||
{
|
||||
id: "test-4", name: "Giovanni P.", role: "Chef", company: "La Cucina", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-white-shirt-pink-bowtie_273609-42014.jpg"},
|
||||
id: "test-4", name: "Sarah P.", role: "Marketing Director", company: "Strategic Ventures Inc.", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1560250097-0b93528c311a?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=150&q=80&_wi=2"},
|
||||
{
|
||||
id: "test-5", name: "Isabella M.", role: "Architect", company: "Design Studio", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-sommelier_1098-14998.jpg"},
|
||||
id: "test-5", name: "David K.", role: "Operations Manager", company: "Pioneer Analytics", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1544717305-ad2d617c04ce?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=150&q=80"},
|
||||
]}
|
||||
title="What Our Guests Say"
|
||||
description="Hear from our cherished customers about their memorable dining experiences at Tinto Rosso. Their kind words inspire us to continually exceed expectations."
|
||||
title="Client Success Stories"
|
||||
description="Hear how InnovateLink has helped our clients achieve their business objectives and transform their operations."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -202,21 +205,21 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient"}}
|
||||
tag="Connect With Us"
|
||||
title="Visit Tinto Rosso"
|
||||
description="Ready to indulge in an unforgettable Italian dining experience? Reserve your table or contact us for private events and catering inquiries."
|
||||
tag="Get Started Today"
|
||||
title="Transform Your Business"
|
||||
description="Ready to innovate? Contact InnovateLink to schedule a consultation and discover how we can help you achieve your goals."
|
||||
buttons={[
|
||||
{
|
||||
text: "Make a Reservation", href: "#"},
|
||||
text: "Schedule Consultation", href: "#"},
|
||||
{
|
||||
text: "Contact Us", href: "#"},
|
||||
text: "Contact Sales", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="Tinto Rosso"
|
||||
logoText="InnovateLink"
|
||||
columns={[
|
||||
{
|
||||
title: "Explore", items: [
|
||||
@@ -225,17 +228,17 @@ export default function LandingPage() {
|
||||
{
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Menu", href: "#menu"},
|
||||
label: "Services", href: "#specialties"},
|
||||
{
|
||||
label: "Specialties", href: "#specialties"},
|
||||
label: "Solutions", href: "#menu"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "Reservations", href: "#contact"},
|
||||
label: "Consultation", href: "#contact"},
|
||||
{
|
||||
label: "Private Dining", href: "#contact"},
|
||||
label: "Support", href: "#contact"},
|
||||
{
|
||||
label: "Contact Us", href: "#contact"},
|
||||
],
|
||||
@@ -249,7 +252,7 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2024 Tinto Rosso. All rights reserved."
|
||||
copyrightText="© 2024 InnovateLink. All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user