Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9838185f5c | |||
| 5dc701e13e | |||
| 0cf3a42bde | |||
| 5014bd5800 | |||
| 3a02874f7a | |||
| 87124dc326 | |||
| 1acdcb31f7 | |||
| 54c93e0082 | |||
| 77fd2a3a49 | |||
| 4b0c39e1dd | |||
| ba60f694f2 | |||
| 9ccd51ccb6 | |||
| 6496e12dee |
@@ -6,6 +6,9 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Public_Sans } from "next/font/google";
|
||||
import { Inter_Tight } from "next/font/google";
|
||||
import { Libre_Baskerville } from "next/font/google";
|
||||
import { Open_Sans } from "next/font/google";
|
||||
|
||||
|
||||
|
||||
@@ -14,8 +17,16 @@ export const metadata: Metadata = {
|
||||
description: 'Luxury handcrafted cakes by Pastry Chef Taidde. Custom designs, same-day orders available. Celebrating every special moment with passion and precision in San Antonio.',
|
||||
};
|
||||
|
||||
const publicSans = Public_Sans({
|
||||
variable: "--font-public-sans", subsets: ["latin"],
|
||||
|
||||
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
const openSans = Open_Sans({
|
||||
variable: "--font-open-sans",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export default function RootLayout({
|
||||
@@ -26,7 +37,7 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${publicSans.variable} antialiased`}>
|
||||
<body className={`${inter.variable} ${openSans.variable} antialiased`}>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
<FeatureCardTen
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Custom Cakes", description: "Bespoke creations tailored to your vision. From elegant designs to bold artistic expressions, we bring your cake dreams to life.", media: { imageSrc: "http://img.b2bpic.net/free-photo/baby-girl-celebrating-her-first-bithday-with-gourmet-cake-ba_1301-5161.jpg?_wi=1", imageAlt: "custom decorated birthday cake colorful" },
|
||||
id: "1", title: "Custom Cakes", description: "Bespoke creations tailored to your vision. From elegant designs to bold artistic expressions, we bring your cake dreams to life.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AliyRIubGcdK52zQWuVtiQ2vMb/uploaded-1773175387749-5jlmf6ta.png", imageAlt: "custom decorated birthday cake colorful" },
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Personalized designs" },
|
||||
{ icon: CheckCircle, text: "Premium ingredients" }
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
id: "2", title: "Cupcakes", description: "Individual indulgences. Our cupcakes combine delicate sponge with luxurious frosting for the perfect bite-sized celebration.", media: { imageSrc: "http://img.b2bpic.net/free-photo/delicious-cupcakes-with-chocolate-icing_23-2150873103.jpg?_wi=1", imageAlt: "decorated cupcakes frosting elegant display" },
|
||||
id: "2", title: "Cupcakes", description: "Individual indulgences. Our cupcakes combine delicate sponge with luxurious frosting for the perfect bite-sized celebration.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AliyRIubGcdK52zQWuVtiQ2vMb/uploaded-1773175422263-94r99gpz.png", imageAlt: "decorated cupcakes frosting elegant display" },
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Variety of flavors" },
|
||||
{ icon: CheckCircle, text: "Beautiful presentation" }
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
id: "3", title: "Cake Pops & Desserts", description: "Gourmet treats for every occasion. Perfect for favors, dessert tables, or special gifts that delight.", media: { imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cupcakes-candy-coated-lollipop-board-blue-background-high-quality-photo_114579-36579.jpg", imageAlt: "colorful cake pops decorated gourmet" },
|
||||
id: "3", title: "Cake Pops & Desserts", description: "Gourmet treats for every occasion. Perfect for favors, dessert tables, or special gifts that delight.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AliyRIubGcdK52zQWuVtiQ2vMb/uploaded-1773174942420-65pbxvpc.png", imageAlt: "colorful cake pops decorated gourmet" },
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Handcrafted details" },
|
||||
{ icon: CheckCircle, text: "Premium quality" }
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
<FeatureCardTen
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Choose Your Cake", description: "Browse our portfolio or describe your vision. From classic designs to custom creations, we have it all.", media: { imageSrc: "http://img.b2bpic.net/free-photo/baby-girl-celebrating-her-first-bithday-with-gourmet-cake-ba_1301-5161.jpg?_wi=2", imageAlt: "custom decorated birthday cake colorful" },
|
||||
id: "1", title: "Choose Your Cake", description: "Browse our portfolio or describe your vision. From classic designs to custom creations, we have it all.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AliyRIubGcdK52zQWuVtiQ2vMb/uploaded-1773174942420-7h3yma7s.png", imageAlt: "custom decorated birthday cake colorful" },
|
||||
items: [
|
||||
{ icon: Eye, text: "View gallery options" },
|
||||
{ icon: MessageCircle, text: "Share your ideas" }
|
||||
|
||||
@@ -11,7 +11,7 @@ html {
|
||||
body {
|
||||
background-color: var(--background);
|
||||
color: var(--foreground);
|
||||
font-family: var(--font-public-sans), sans-serif;
|
||||
font-family: var(--font-open-sans), sans-serif;
|
||||
position: relative;
|
||||
min-height: 100vh;
|
||||
overscroll-behavior: none;
|
||||
@@ -24,5 +24,5 @@ h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
font-family: var(--font-public-sans), sans-serif;
|
||||
font-family: var(--font-inter), sans-serif;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user