Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a35b23eda8 | |||
| 0b87d314a6 | |||
| 15802a1f38 | |||
| 89796148eb | |||
| d12d5d1861 | |||
| 9128767f26 | |||
| ad52610442 | |||
| 5ae0e95600 | |||
| 1930134ab9 |
@@ -8,29 +8,31 @@ import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
|||||||
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
||||||
import ContactText from '@/components/sections/contact/ContactText';
|
import ContactText from '@/components/sections/contact/ContactText';
|
||||||
import FooterSocial from '@/components/sections/footer/FooterSocial';
|
import FooterSocial from '@/components/sections/footer/FooterSocial';
|
||||||
import { Instagram, Facebook } from "lucide-react";
|
import TeamCardSeven from '@/components/sections/team/TeamCardSeven';
|
||||||
|
import { Instagram, Facebook, ShoppingCart } from "lucide-react";
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
return (
|
return (
|
||||||
<ThemeProvider
|
<ThemeProvider
|
||||||
defaultButtonVariant="directional-hover"
|
defaultButtonVariant="text-stagger"
|
||||||
defaultTextAnimation="background-highlight"
|
defaultTextAnimation="entrance-slide"
|
||||||
borderRadius="sharp"
|
borderRadius="rounded"
|
||||||
contentWidth="large"
|
contentWidth="medium"
|
||||||
sizing="small"
|
sizing="medium"
|
||||||
background="radialGradient"
|
background="circleGradient"
|
||||||
cardStyle="spotlight"
|
cardStyle="glass-elevated"
|
||||||
primaryButtonStyle="outline"
|
primaryButtonStyle="gradient"
|
||||||
secondaryButtonStyle="minimal"
|
secondaryButtonStyle="glass"
|
||||||
headingFontWeight="extrabold"
|
headingFontWeight="normal"
|
||||||
>
|
>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarStyleCentered
|
<NavbarStyleCentered
|
||||||
brandName="Mongusta"
|
brandName="Mongusta"
|
||||||
navItems={[
|
navItems={[
|
||||||
{ name: "Home", id: "home" },
|
{ name: "Home", id: "hero" },
|
||||||
{ name: "About", id: "about" },
|
{ name: "About", id: "about" },
|
||||||
{ name: "Menu", id: "menu" },
|
{ name: "Menu", id: "menu" },
|
||||||
|
{ name: "Team", id: "team" },
|
||||||
{ name: "Contact", id: "contact" }
|
{ name: "Contact", id: "contact" }
|
||||||
]}
|
]}
|
||||||
button={{ text: "Reserve", href: "contact" }}
|
button={{ text: "Reserve", href: "contact" }}
|
||||||
@@ -91,7 +93,8 @@ export default function LandingPage() {
|
|||||||
rating: 5,
|
rating: 5,
|
||||||
reviewCount: "320",
|
reviewCount: "320",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766140052116-ugc31hy1.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766140052116-ugc31hy1.jpg",
|
||||||
imageAlt: "Smooth and creamy signature latte"
|
imageAlt: "Smooth and creamy signature latte",
|
||||||
|
button: { text: "Buy Now", href: "#", icon: ShoppingCart }
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2",
|
||||||
@@ -101,7 +104,8 @@ export default function LandingPage() {
|
|||||||
rating: 5,
|
rating: 5,
|
||||||
reviewCount: "450",
|
reviewCount: "450",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766321575502-dja1nmgo.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766321575502-dja1nmgo.jpg",
|
||||||
imageAlt: "Rich and bold double espresso shot"
|
imageAlt: "Rich and bold double espresso shot",
|
||||||
|
button: { text: "Buy Now", href: "#", icon: ShoppingCart }
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3",
|
||||||
@@ -111,7 +115,8 @@ export default function LandingPage() {
|
|||||||
rating: 5,
|
rating: 5,
|
||||||
reviewCount: "280",
|
reviewCount: "280",
|
||||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766140058956-okqwoo8n.jpg",
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766140058956-okqwoo8n.jpg",
|
||||||
imageAlt: "Refreshing cold brew concentrate"
|
imageAlt: "Refreshing cold brew concentrate",
|
||||||
|
button: { text: "Buy Now", href: "#", icon: ShoppingCart }
|
||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
@@ -122,6 +127,25 @@ export default function LandingPage() {
|
|||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div id="team" data-section="team">
|
||||||
|
<TeamCardSeven
|
||||||
|
team={[
|
||||||
|
{
|
||||||
|
id: "1",
|
||||||
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766163678723-295psgl3.jpg",
|
||||||
|
imageAlt: "Damiano Patri, Owner and Founder"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: "2",
|
||||||
|
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766140063369-vzpeyskp.jpg",
|
||||||
|
imageAlt: "Lorenzo Noya, Co-Founder"
|
||||||
|
}
|
||||||
|
]}
|
||||||
|
title="Meet Our Team"
|
||||||
|
useInvertedBackground="noInvert"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
|
|
||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
<TestimonialCardFive
|
<TestimonialCardFive
|
||||||
title="What Our Guests Say"
|
title="What Our Guests Say"
|
||||||
|
|||||||
Reference in New Issue
Block a user