Compare commits
26 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9480cc5b3d | |||
| 50e5364647 | |||
| 79ee46f5c3 | |||
| 2279ebb40e | |||
| 56f3e6dff7 | |||
| 1a1ae2130e | |||
| 3789ba59df | |||
| c42db551e2 | |||
| a4e0157d34 | |||
| 72c77cae88 | |||
| aef3766760 | |||
| c90fb1c731 | |||
| 67574daf1c | |||
| 5299d30741 | |||
| fc4117d1ac | |||
| c0c3ac69f3 | |||
| 20f2902a62 | |||
| 891e79f94f | |||
| 45b0207c91 | |||
| 30e458aa54 | |||
| fbc05ab428 | |||
| 9797285d87 | |||
| c283869dd9 | |||
| 5f23d653d5 | |||
| e45cebf94e | |||
| dc58d227e5 |
@@ -6,6 +6,7 @@ import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import TeamCardEleven from '@/components/sections/team/TeamCardEleven';
|
||||
import { Sparkles } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -32,7 +33,7 @@ export default function LandingPage() {
|
||||
{ name: "Visit", id: "/visit" },
|
||||
]}
|
||||
brandName="gilded nest"
|
||||
button={{ text: "Contact", href: "#footer" }}
|
||||
button={{ text: "Gilded Nest AI", onClick: () => alert("Connecting to Gilded Nest AI agent..."), href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -75,4 +76,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,6 +6,7 @@ import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import { Sparkles } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -32,7 +33,7 @@ export default function LandingPage() {
|
||||
{ name: "Visit", id: "/visit" },
|
||||
]}
|
||||
brandName="gilded nest"
|
||||
button={{ text: "Sign Up", href: "#product" }}
|
||||
button={{ text: "Gilded Nest AI", onClick: () => alert("Connecting to Gilded Nest AI agent..."), href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -78,4 +79,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -5,6 +5,7 @@ import ReactLenis from "lenis/react";
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import { Sparkles } from 'lucide-react';
|
||||
|
||||
export default function ContactPage() {
|
||||
return (
|
||||
@@ -31,7 +32,7 @@ export default function ContactPage() {
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
brandName="gilded nest"
|
||||
button={{ text: "Visit Us", href: "/visit" }}
|
||||
button={{ text: "Gilded Nest AI", onClick: () => alert("Connecting to Gilded Nest AI agent..."), href: "#" }}
|
||||
/>
|
||||
|
||||
<div id="contact" data-section="contact" className="py-20">
|
||||
@@ -55,4 +56,4 @@ export default function ContactPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,6 +10,7 @@ import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll'
|
||||
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
||||
import { Sparkles } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -37,7 +38,7 @@ export default function LandingPage() {
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
brandName="gilded nest"
|
||||
button={{ text: "Visit Us", href: "/visit" }}
|
||||
button={{ text: "Gilded Nest AI", onClick: () => alert("Connecting to Gilded Nest AI agent..."), href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -50,18 +51,18 @@ export default function LandingPage() {
|
||||
imageAlt="Inside our shop featuring unique artisan goods"
|
||||
buttons={[
|
||||
{ text: "Visit Us", href: "/visit" },
|
||||
{ text: "Wonder if they have what you're looking for? Give them a call at +", href: "tel:+13173182191" }
|
||||
{ text: "Call Us", href: "tel:+13173182191" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardNineteen
|
||||
textboxLayout="default"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ tag: "Curated", title: "Handcrafted Jewelry", subtitle: "One-of-a-kind", description: "Beautiful pieces created by our local jewelers.", imageSrc: "http://img.b2bpic.net/free-photo/preparing-cocoa-drink-barista-making-cocoa-cafe_169016-66904.jpg" },
|
||||
{ tag: "Natural", title: "Artisan Apothecary", subtitle: "Pure ingredients", description: "Lotions, soaps, and candles that soothe the soul.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-natural-self-care-products_23-2148980984.jpg" },
|
||||
{ tag: "Curated", title: "Handcrafted Jewelry", subtitle: "One-of-a-kind", description: "Beautiful pieces created by our local jewelers.", imageSrc: "http://img.b2bpic.net/free-photo/preparing-cocoa-drink-barista-making-cocoa-cafe_169016-66904.jpg?_wi=1" },
|
||||
{ tag: "Natural", title: "Artisan Apothecary", subtitle: "Pure ingredients", description: "Lotions, soaps, and candles that soothe the soul.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-natural-self-care-products_23-2148980984.jpg?_wi=1" },
|
||||
{ tag: "Apparel", title: "Curated Apparel", subtitle: "Handmade style", description: "Clothing pieces you'll love to wear and share.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bridesmaids-dresses-hangers_23-2149081536.jpg" }
|
||||
]}
|
||||
title="Meet Our Artisans"
|
||||
|
||||
@@ -5,6 +5,7 @@ import ReactLenis from "lenis/react";
|
||||
import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import { Sparkles } from 'lucide-react';
|
||||
|
||||
export default function ServicesPage() {
|
||||
return (
|
||||
@@ -28,19 +29,19 @@ export default function ServicesPage() {
|
||||
{ name: "Services", id: "/services" }
|
||||
]}
|
||||
brandName="gilded nest"
|
||||
button={{ text: "Contact", href: "#footer" }}
|
||||
button={{ text: "Gilded Nest AI", onClick: () => alert("Connecting to Gilded Nest AI agent..."), href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="features">
|
||||
<FeatureCardNineteen
|
||||
textboxLayout="default"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
title="Our Services"
|
||||
description="Explore the various professional services we offer to help you achieve your goals."
|
||||
features={[
|
||||
{ tag: "Support", title: "Consulting", subtitle: "Expert advice", description: "Get professional guidance on your projects.", imageSrc: "http://img.b2bpic.net/free-photo/preparing-cocoa-drink-barista-making-cocoa-cafe_169016-66904.jpg" },
|
||||
{ tag: "Creative", title: "Design", subtitle: "Tailored solutions", description: "High-quality design services for your brand.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-natural-self-care-products_23-2148980984.jpg" }
|
||||
{ tag: "Support", title: "Consulting", subtitle: "Expert advice", description: "Get professional guidance on your projects.", imageSrc: "http://img.b2bpic.net/free-photo/preparing-cocoa-drink-barista-making-cocoa-cafe_169016-66904.jpg?_wi=2" },
|
||||
{ tag: "Creative", title: "Design", subtitle: "Tailored solutions", description: "High-quality design services for your brand.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-natural-self-care-products_23-2148980984.jpg?_wi=2" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -56,4 +57,4 @@ export default function ServicesPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
7
src/app/vendors/page.tsx
vendored
7
src/app/vendors/page.tsx
vendored
@@ -6,6 +6,7 @@ import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
||||
import FeatureCardNineteen from '@/components/sections/feature/FeatureCardNineteen';
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import { Sparkles } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -32,13 +33,13 @@ export default function LandingPage() {
|
||||
{ name: "Visit", id: "/visit" },
|
||||
]}
|
||||
brandName="gilded nest"
|
||||
button={{ text: "Apply", href: "#vendor-cta" }}
|
||||
button={{ text: "Gilded Nest AI", onClick: () => alert("Connecting to Gilded Nest AI agent..."), href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="vendor-list" data-section="vendor-list">
|
||||
<FeatureCardNineteen
|
||||
textboxLayout="default"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{ tag: "Maker", title: "Greenfield Woodworks", subtitle: "Home Decor", description: "Hand-carved reclaimed wood furniture.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-zero-waste-products-wooden-background_23-2148491113.jpg" },
|
||||
@@ -76,4 +77,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,6 +6,7 @@ import FeatureCardSixteen from '@/components/sections/feature/FeatureCardSixteen
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import { Sparkles } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -32,7 +33,7 @@ export default function LandingPage() {
|
||||
{ name: "Visit", id: "/visit" },
|
||||
]}
|
||||
brandName="gilded nest"
|
||||
button={{ text: "Map", href: "https://maps.google.com" }}
|
||||
button={{ text: "Gilded Nest AI", onClick: () => alert("Connecting to Gilded Nest AI agent..."), href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -74,4 +75,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user