Merge version_1 into main #1
@@ -8,21 +8,49 @@ import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Libre_Baskerville } from "next/font/google";
|
||||
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
|
||||
const libreBaskerville = Libre_Baskerville({
|
||||
variable: "--font-libre-baskerville", subsets: ["latin"],
|
||||
weight: ["400", "700"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant", subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "FrostFuel - Unleash Cold Energy", description: "Experience FrostFuel, the ultimate energy drink for gamers, athletes, and innovators. Boost your focus, reaction time, and endurance with our ice-powered blends.", keywords: ["FrostFuel", "energy drink", "gaming", "esports", "fitness", "focus", "performance", "caffeine", "arctic", "cold energy", "boost", "drink", "beverage"],
|
||||
metadataBase: new URL("https://www.frostfuel.com"),
|
||||
alternates: {
|
||||
canonical: "/"},
|
||||
openGraph: {
|
||||
title: "FrostFuel - Unleash Cold Energy", description: "Experience FrostFuel, the ultimate energy drink for gamers, athletes, and innovators. Boost your focus, reaction time, and endurance with our ice-powered blends.", url: "https://www.frostfuel.com", siteName: "FrostFuel", images: [
|
||||
{
|
||||
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-futuristic-energy-drink-bottle-in-a-fr-1774368208983-ba27e493.png", width: 1200,
|
||||
height: 630,
|
||||
alt: "FrostFuel Energy Drink"},
|
||||
],
|
||||
locale: "en_US", type: "website"},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "FrostFuel - Unleash Cold Energy", description: "Experience FrostFuel, the ultimate energy drink for gamers, athletes, and innovators. Boost your focus, reaction time, and endurance with our ice-powered blends.", creator: "@FrostFuel", images: [
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-futuristic-energy-drink-bottle-in-a-fr-1774368208983-ba27e493.png"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
googleBot: {
|
||||
index: true,
|
||||
follow: true,
|
||||
"max-video-preview": -1,
|
||||
"max-image-preview": "large", "max-snippet": -1,
|
||||
},
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -31,7 +59,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${libreBaskerville.variable} ${inter.variable} antialiased`}>
|
||||
<body
|
||||
className={`${libreBaskerville.variable} ${inter.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
|
||||
@@ -24,17 +24,17 @@ const StorePage = () => {
|
||||
|
||||
const productsData = [
|
||||
{
|
||||
id: "original", name: "FrostFuel Original", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368209839-511284be.png", imageAlt: "FrostFuel Original energy drink can"},
|
||||
id: "original", name: "FrostFuel Original", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368209839-511284be.png?_wi=3", imageAlt: "FrostFuel Original energy drink can"},
|
||||
{
|
||||
id: "sugarfree", name: "FrostFuel Zero", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368211158-2aa5037e.png", imageAlt: "FrostFuel Zero sugar energy drink can"},
|
||||
id: "sugarfree", name: "FrostFuel Zero", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368211158-2aa5037e.png?_wi=3", imageAlt: "FrostFuel Zero sugar energy drink can"},
|
||||
{
|
||||
id: "limited", name: "FrostFuel Apex Boost", price: "49,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-a-frostfuel--1774368211967-0a3a781b.png", imageAlt: "FrostFuel Limited Edition Apex Boost can"},
|
||||
id: "limited", name: "FrostFuel Apex Boost", price: "49,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-a-frostfuel--1774368211967-0a3a781b.png?_wi=3", imageAlt: "FrostFuel Limited Edition Apex Boost can"},
|
||||
{
|
||||
id: "berry-blitz", name: "FrostFuel Berry Blitz", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368210209-3cc699a0.png", imageAlt: "FrostFuel Berry Blitz energy drink can"},
|
||||
id: "berry-blitz", name: "FrostFuel Berry Blitz", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368210209-3cc699a0.png?_wi=3", imageAlt: "FrostFuel Berry Blitz energy drink can"},
|
||||
{
|
||||
id: "citrus-shock", name: "FrostFuel Citrus Shock", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368213930-dbeff59a.png", imageAlt: "FrostFuel Citrus Shock energy drink can"},
|
||||
id: "citrus-shock", name: "FrostFuel Citrus Shock", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368213930-dbeff59a.png?_wi=2", imageAlt: "FrostFuel Citrus Shock energy drink can"},
|
||||
{
|
||||
id: "tropical-freeze", name: "FrostFuel Tropical Freeze", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368211910-e1022f97.png", imageAlt: "FrostFuel Tropical Freeze energy drink can"},
|
||||
id: "tropical-freeze", name: "FrostFuel Tropical Freeze", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368211910-e1022f97.png?_wi=2", imageAlt: "FrostFuel Tropical Freeze energy drink can"},
|
||||
];
|
||||
|
||||
const partnerLogos = [
|
||||
|
||||
@@ -79,22 +79,22 @@ export default function TastePage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "original", name: "FrostFuel Original", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368209839-511284be.png", imageAlt: "FrostFuel Original energy drink can"
|
||||
id: "original", name: "FrostFuel Original", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368209839-511284be.png?_wi=1", imageAlt: "FrostFuel Original energy drink can"
|
||||
},
|
||||
{
|
||||
id: "sugarfree", name: "FrostFuel Zero", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368211158-2aa5037e.png", imageAlt: "FrostFuel Zero sugar energy drink can"
|
||||
id: "sugarfree", name: "FrostFuel Zero", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368211158-2aa5037e.png?_wi=1", imageAlt: "FrostFuel Zero sugar energy drink can"
|
||||
},
|
||||
{
|
||||
id: "limited", name: "FrostFuel Apex Boost", price: "49,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-a-frostfuel--1774368211967-0a3a781b.png", imageAlt: "FrostFuel Limited Edition Apex Boost can"
|
||||
id: "limited", name: "FrostFuel Apex Boost", price: "49,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-a-frostfuel--1774368211967-0a3a781b.png?_wi=1", imageAlt: "FrostFuel Limited Edition Apex Boost can"
|
||||
},
|
||||
{
|
||||
id: "berry-blitz", name: "FrostFuel Berry Blitz", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368210209-3cc699a0.png", imageAlt: "FrostFuel Berry Blitz energy drink can"
|
||||
id: "berry-blitz", name: "FrostFuel Berry Blitz", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368210209-3cc699a0.png?_wi=1", imageAlt: "FrostFuel Berry Blitz energy drink can"
|
||||
},
|
||||
{
|
||||
id: "citrus-shock", name: "FrostFuel Citrus Shock", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368213930-dbeff59a.png", imageAlt: "FrostFuel Citrus Shock energy drink can"
|
||||
id: "citrus-shock", name: "FrostFuel Citrus Shock", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368213930-dbeff59a.png?_wi=1", imageAlt: "FrostFuel Citrus Shock energy drink can"
|
||||
},
|
||||
{
|
||||
id: "tropical-freeze", name: "FrostFuel Tropical Freeze", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368211910-e1022f97.png", imageAlt: "FrostFuel Tropical Freeze energy drink can"
|
||||
id: "tropical-freeze", name: "FrostFuel Tropical Freeze", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368211910-e1022f97.png?_wi=1", imageAlt: "FrostFuel Tropical Freeze energy drink can"
|
||||
}
|
||||
]}
|
||||
ariaLabel="All products section with grid of FrostFuel drinks"
|
||||
@@ -111,16 +111,16 @@ export default function TastePage() {
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "original", name: "FrostFuel Original", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368209839-511284be.png", imageAlt: "FrostFuel Original energy drink can"
|
||||
id: "original", name: "FrostFuel Original", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368209839-511284be.png?_wi=2", imageAlt: "FrostFuel Original energy drink can"
|
||||
},
|
||||
{
|
||||
id: "sugarfree", name: "FrostFuel Zero", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368211158-2aa5037e.png", imageAlt: "FrostFuel Zero sugar energy drink can"
|
||||
id: "sugarfree", name: "FrostFuel Zero", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368211158-2aa5037e.png?_wi=2", imageAlt: "FrostFuel Zero sugar energy drink can"
|
||||
},
|
||||
{
|
||||
id: "limited", name: "FrostFuel Apex Boost", price: "49,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-a-frostfuel--1774368211967-0a3a781b.png", imageAlt: "FrostFuel Limited Edition Apex Boost can"
|
||||
id: "limited", name: "FrostFuel Apex Boost", price: "49,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-a-frostfuel--1774368211967-0a3a781b.png?_wi=2", imageAlt: "FrostFuel Limited Edition Apex Boost can"
|
||||
},
|
||||
{
|
||||
id: "berry-blitz", name: "FrostFuel Berry Blitz", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368210209-3cc699a0.png", imageAlt: "FrostFuel Berry Blitz energy drink can"
|
||||
id: "berry-blitz", name: "FrostFuel Berry Blitz", price: "39,00 NOK", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BOleZuww3BxgYtY3uiCXnYj2Ul/a-high-resolution-render-of-the-frostfue-1774368210209-3cc699a0.png?_wi=2", imageAlt: "FrostFuel Berry Blitz energy drink can"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Featured products section with best-selling energy drinks"
|
||||
|
||||
Reference in New Issue
Block a user