9 Commits

Author SHA1 Message Date
b03d3b57be Update src/app/page.tsx 2026-03-04 02:04:37 +00:00
16de677b1a Update src/app/page.tsx 2026-03-04 02:03:47 +00:00
51aa517c50 Update src/app/layout.tsx 2026-03-04 02:03:46 +00:00
f23c208409 Merge version_2 into main
Merge version_2 into main
2026-03-04 02:01:17 +00:00
743ed18426 Update src/app/page.tsx 2026-03-04 02:01:13 +00:00
3065133869 Update src/app/layout.tsx 2026-03-04 02:01:12 +00:00
07110ec027 Merge version_1 into main
Merge version_1 into main
2026-03-04 01:54:06 +00:00
c08410dc5f Merge version_1 into main
Merge version_1 into main
2026-03-04 01:53:16 +00:00
c745d33a0e Merge version_1 into main
Merge version_1 into main
2026-03-04 01:51:59 +00:00
2 changed files with 49 additions and 75 deletions

View File

@@ -1,48 +1,23 @@
import type { Metadata } from "next";
import { Public_Sans } from "next/font/google";
import { Inter } from "next/font/google";
import { DM_Sans } from "next/font/google";
import "./globals.css";
import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const publicSans = Public_Sans({
variable: "--font-public-sans", subsets: ["latin"],
});
const inter = Inter({
variable: "--font-inter", subsets: ["latin"],
const dmSans = DM_Sans({
variable: "--font-dm-sans", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "Urban Retail - Premium Shopping Experience", description: "Discover curated collections and quality merchandise at Urban Retail. Expert customer service, competitive pricing, and community-focused retail.", keywords: "retail store, shopping, boutique, curated products, local retail, quality merchandise", robots: {
index: true,
follow: true,
},
openGraph: {
title: "Urban Retail - Your Favorite Shopping Destination", description: "Shop premium products from trusted brands and local artisans at Urban Retail.", type: "website", siteName: "Urban Retail", images: [
{
url: "http://img.b2bpic.net/free-photo/african-american-man-looks-clothes-online-touch-screen-monitor-fashion-boutique-mall-self-service-board-male-customer-looking-trendy-clothes-items-retail-kiosk-display_482257-63314.jpg", alt: "Urban Retail store showcase"},
],
},
twitter: {
card: "summary_large_image", title: "Urban Retail - Shop With Us", description: "Discover curated collections and exceptional service at Urban Retail.", images: ["http://img.b2bpic.net/free-photo/african-american-man-looks-clothes-online-touch-screen-monitor-fashion-boutique-mall-self-service-board-male-customer-looking-trendy-clothes-items-retail-kiosk-display_482257-63314.jpg"],
},
title: "Blanca's - Premium Meat & Food Service", description: "Discover Blanca's premium selection of fresh meats and food services. Quality products delivered to your door."
};
export default function RootLayout({
children,
}: Readonly<{
}: {
children: React.ReactNode;
}>) {
}) {
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body
className={`${publicSans.variable} ${inter.variable} antialiased`}
>
<Tag />
{children}
<html lang="en">
<body className={dmSans.variable}>{children}
<script
dangerouslySetInnerHTML={{
__html: `
@@ -1410,7 +1385,6 @@ export default function RootLayout({
}}
/>
</body>
</ServiceWrapper>
</html>
);
}

View File

@@ -1,6 +1,6 @@
"use client";
import { Award, CheckCircle, Heart, ShoppingBag, Sparkles, Star } from "lucide-react";
import { Award, CheckCircle, Heart, Package, Sparkles, Star } from "lucide-react";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarStyleApple from "@/components/navbar/NavbarStyleApple/NavbarStyleApple";
import HeroBillboardCarousel from "@/components/sections/hero/HeroBillboardCarousel";
@@ -28,7 +28,7 @@ export default function LandingPage() {
>
<div id="nav" data-section="nav">
<NavbarStyleApple
brandName="Urban Retail"
brandName="Blanca's"
navItems={[
{ name: "Shop", id: "products" },
{ name: "About", id: "about" },
@@ -41,10 +41,10 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardCarousel
title="Welcome to Urban Retail"
description="Discover curated collections and premium shopping experiences. Shop the latest trends and timeless classics from our exclusive store."
tag="Shop Now"
tagIcon={ShoppingBag}
title="Welcome to Blanca's"
description="Discover our premium selection of fresh meats and quality food services. Handpicked quality products delivered fresh to your door. From premium cuts to gourmet prepared foods."
tag="Order Now"
tagIcon={Package}
tagAnimation="slide-up"
background={{ variant: "plain" }}
buttons={[
@@ -54,19 +54,19 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/african-american-man-looks-clothes-online-touch-screen-monitor-fashion-boutique-mall-self-service-board-male-customer-looking-trendy-clothes-items-retail-kiosk-display_482257-63314.jpg?_wi=1", imageAlt: "Modern retail store with curated products"
imageSrc: "https://images.unsplash.com/photo-1607623814075-e51df1bdc82f?w=800&q=80", imageAlt: "Fresh meat selection display"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-shop-looking-mirror-choosing-tie_7502-4399.jpg?_wi=1", imageAlt: "Fashion retail display and store interior"
imageSrc: "https://images.unsplash.com/photo-1555939594-58d7cb561e1a?w=800&q=80&_wi=1", imageAlt: "Premium cuts of meat"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/row-ladies-leather-handbags_1232-3019.jpg?_wi=1", imageAlt: "Premium merchandise showcase"
imageSrc: "https://images.unsplash.com/photo-1506905925346-21bda4d32df4?w=800&q=80", imageAlt: "Gourmet food service"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-shop-looking-mirror-choosing-tie_7502-4399.jpg?_wi=2", imageAlt: "Boutique retail experience"
imageSrc: "https://images.unsplash.com/photo-1546069901-ba9599a7e63c?w=800&q=80&_wi=1", imageAlt: "Professional food preparation"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/two-smiling-ladies-shopping-together-mall_651396-1054.jpg", imageAlt: "Retail store environment and shopping"
imageSrc: "https://images.unsplash.com/photo-1529042410759-befb1204b3ef?w=800&q=80", imageAlt: "Fresh food products"
},
]}
/>
@@ -74,8 +74,8 @@ export default function LandingPage() {
<div id="products" data-section="products">
<ProductCardThree
title="Featured Collection"
description="Handpicked items from our latest arrivals and bestsellers."
title="Our Featured Selection"
description="Handpicked premium meats and food services from trusted sources. Quality products selected for freshness and excellence."
tag="New Arrivals"
tagIcon={Sparkles}
tagAnimation="opacity"
@@ -83,13 +83,13 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1", name: "Premium Essentials Bundle", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/sales-concept-with-colorful-bags-alarm_23-2147730832.jpg", imageAlt: "Premium essentials collection", initialQuantity: 1,
id: "1", name: "Premium Beef Selection", price: "$34.99", imageSrc: "https://images.unsplash.com/photo-1432139555190-58524dae6a55?w=800&q=80&_wi=1", imageAlt: "Premium beef cuts", initialQuantity: 1,
},
{
id: "2", name: "Designer Collection Set", price: "$129.99", imageSrc: "http://img.b2bpic.net/free-photo/composition-black-friday-elements-black-background_23-2148665517.jpg", imageAlt: "Designer collection items", initialQuantity: 1,
id: "2", name: "Gourmet Meat Collection", price: "$44.99", imageSrc: "https://images.unsplash.com/photo-1555939594-58d7cb561e1a?w=800&q=80&_wi=2", imageAlt: "Gourmet meat selection", initialQuantity: 1,
},
{
id: "3", name: "Luxury Everyday Selection", price: "$99.99", imageSrc: "http://img.b2bpic.net/free-photo/fuzzy-white-shelves_1203-852.jpg", imageAlt: "Luxury everyday products", initialQuantity: 1,
id: "3", name: "Fresh Food Service Box", price: "$39.99", imageSrc: "https://images.unsplash.com/photo-1546069901-ba9599a7e63c?w=800&q=80&_wi=2", imageAlt: "Fresh food service products", initialQuantity: 1,
},
]}
gridVariant="three-columns-all-equal-width"
@@ -99,23 +99,23 @@ export default function LandingPage() {
<div id="about" data-section="about">
<MediaAbout
title="Our Story"
description="Urban Retail was founded with a passion for bringing quality products and exceptional service to our community. We believe in curating the finest selection of merchandise and creating a shopping experience that exceeds expectations."
tag="About Our Store"
title="About Blanca's"
description="Blanca's was founded with a passion for bringing the finest meats and food services to food enthusiasts everywhere. We believe in sourcing premium products, supporting ethical practices, and creating a community around quality food. Every item in our collection is carefully selected for freshness, quality, and excellence."
tag="Our Story"
tagIcon={Heart}
tagAnimation="opacity"
imageSrc="http://img.b2bpic.net/free-photo/pretty-girl-colorful-shirt-striped-t-shirt-happily-looking-camera-working-modern-sewing-workshop_574295-3702.jpg"
imageAlt="Urban Retail store owner and team"
imageSrc="https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=800&q=80&_wi=1"
imageAlt="Blanca's team and founder"
useInvertedBackground={true}
buttons={[{ text: "Visit Us", href: "#contact" }]}
buttons={[{ text: "Contact Us", href: "#contact" }]}
/>
</div>
<div id="features" data-section="features">
<FeatureCardSix
title="Why Choose Urban Retail"
description="We're committed to delivering excellence in every aspect of our business."
tag="Our Advantages"
title="Why Choose Blanca's"
description="We're committed to delivering the finest meat and food service experience in every order."
tag="Our Promise"
tagIcon={CheckCircle}
tagAnimation="slide-up"
textboxLayout="default"
@@ -123,19 +123,19 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Curated Selection", description: "Handpicked products from trusted brands and emerging designers. Every item is chosen for quality and style.", imageSrc: "http://img.b2bpic.net/free-photo/african-american-man-looks-clothes-online-touch-screen-monitor-fashion-boutique-mall-self-service-board-male-customer-looking-trendy-clothes-items-retail-kiosk-display_482257-63314.jpg?_wi=2", imageAlt: "Curated product selection"
title: "Premium Quality Meats", description: "Handpicked meats from trusted sources and suppliers. Every product meets our high quality standards for freshness and flavor.", imageSrc: "https://images.unsplash.com/photo-1432139555190-58524dae6a55?w=800&q=80&_wi=2", imageAlt: "Quality meat selection"
},
{
id: 2,
title: "Expert Customer Service", description: "Our knowledgeable team is here to help you find exactly what you need. Personal shopping assistance available.", imageSrc: "http://img.b2bpic.net/free-photo/man-standing-shop-looking-mirror-choosing-tie_7502-4399.jpg?_wi=3", imageAlt: "Customer service team assisting shoppers"
title: "Expert Butchery Services", description: "Our team of expert butchers is passionate about meat preparation. We're here to help you find the perfect cuts and provide recommendations based on your needs.", imageSrc: "https://images.unsplash.com/photo-1555939594-58d7cb561e1a?w=800&q=80&_wi=3", imageAlt: "Expert butchers at work"
},
{
id: 3,
title: "Competitive Pricing", description: "Quality products at fair prices. We offer regular promotions and loyalty rewards for our valued customers.", imageSrc: "http://img.b2bpic.net/free-photo/row-ladies-leather-handbags_1232-3019.jpg?_wi=2", imageAlt: "Best prices and value"
title: "Fresh & Fast Delivery", description: "All products are carefully packaged and delivered fresh. We prioritize speed and quality to ensure your meats arrive in perfect condition.", imageSrc: "https://images.unsplash.com/photo-1546069901-ba9599a7e63c?w=800&q=80&_wi=3", imageAlt: "Fresh delivery service"
},
{
id: 4,
title: "Community Focus", description: "Supporting local artisans and sustainable brands. We believe in giving back to our community through charitable initiatives.", imageSrc: "http://img.b2bpic.net/free-photo/man-standing-shop-looking-mirror-choosing-tie_7502-4399.jpg?_wi=4", imageAlt: "Community and local partnerships"
title: "Food Service Solutions", description: "We partner with restaurants and catering services. By choosing Blanca's, you're ensuring premium quality for your food service business.", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=800&q=80&_wi=2", imageAlt: "Professional food service partnerships"
},
]}
/>
@@ -143,8 +143,8 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardFive
title="What Our Customers Say"
description="Real reviews from people who love shopping with us."
title="What Our Customers Love"
description="Real reviews from meat enthusiasts and food service professionals who trust us."
tag="Customer Reviews"
tagIcon={Star}
tagAnimation="opacity"
@@ -152,16 +152,16 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Sarah Mitchell, Local Fashionista", date: "Date: 15 January 2025", title: "Best Shopping Experience!", quote: "Urban Retail has become my go-to store. The staff is incredibly helpful, and they always have exactly what I'm looking for. Their curated selection is unmatched!", tag: "Regular Customer", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", avatarAlt: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/close-up-best-friends-with-shopping-bags_329181-8012.jpg?_wi=1", imageAlt: "Happy customer in store"
id: "1", name: "Sarah Mitchell, Chef", date: "Date: 15 January 2025", title: "Best Meat Quality!", quote: "Blanca's has become my go-to for premium meats and food services. The quality is exceptional, and I love working with their team. Their customer service is outstanding!", tag: "Regular Customer", avatarSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=100&q=80", avatarAlt: "Sarah Mitchell", imageSrc: "https://images.unsplash.com/photo-1432139555190-58524dae6a55?w=800&q=80&_wi=3", imageAlt: "Premium meat selection"
},
{
id: "2", name: "James Rodriguez, Community Member", date: "Date: 20 December 2024", title: "Exceptional Quality and Service", quote: "I appreciate how Urban Retail supports local artisans. The quality of their products is outstanding, and the prices are very reasonable. This is where I shop now!", tag: "Loyal Customer", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", avatarAlt: "James Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-happy-after-shopping_23-2148660676.jpg", imageAlt: "Customer satisfaction moment"
id: "2", name: "James Rodriguez, Restaurant Owner", date: "Date: 20 December 2024", title: "Fresh and Reliable!", quote: "I appreciate how Blanca's consistently delivers fresh, high-quality meats. The products are always reliable, the prices are fair, and the quality is unmatched. This is where I order now!", tag: "Loyal Customer", avatarSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=100&q=80", avatarAlt: "James Rodriguez", imageSrc: "https://images.unsplash.com/photo-1555939594-58d7cb561e1a?w=800&q=80&_wi=4", imageAlt: "Fresh meat delivery"
},
{
id: "3", name: "Emily Chen, Style Enthusiast", date: "Date: 10 December 2024", title: "Trendy and Timeless Finds", quote: "The collection at Urban Retail perfectly balances current trends with timeless classics. Every time I visit, I discover something amazing!", tag: "Regular Visitor", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", avatarAlt: "Emily Chen", imageSrc: "http://img.b2bpic.net/free-photo/looking-through-window-shopping_329181-8073.jpg", imageAlt: "Shopping experience joy"
id: "3", name: "Emily Chen, Catering Professional", date: "Date: 10 December 2024", title: "Amazing Variety of Cuts", quote: "The collection at Blanca's perfectly covers all my catering needs - from premium cuts to specialty items. Every order brings exactly what I need. Highly recommended!", tag: "Regular Visitor", avatarSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=100&q=80", avatarAlt: "Emily Chen", imageSrc: "https://images.unsplash.com/photo-1546069901-ba9599a7e63c?w=800&q=80&_wi=4", imageAlt: "Catering food service"
},
{
id: "4", name: "Michael Torres, Business Owner", date: "Date: 28 November 2024", title: "Great Community Values", quote: "As a local business owner, I love supporting other businesses that care about the community. Urban Retail is doing exactly that!", tag: "Community Partner", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-millennial-man-looking-camera-cafe-headshot-portrait_1163-5163.jpg", avatarAlt: "Michael Torres", imageSrc: "http://img.b2bpic.net/free-photo/close-up-best-friends-with-shopping-bags_329181-8012.jpg?_wi=2", imageAlt: "Community focused retail"
id: "4", name: "Michael Torres, Food Service Director", date: "Date: 28 November 2024", title: "Professional Quality Food Service", quote: "As a food service professional, I'm impressed by Blanca's commitment to quality and reliability. They've become an essential partner for our operations!", tag: "Community Partner", avatarSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=100&q=80", avatarAlt: "Michael Torres", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=800&q=80&_wi=3", imageAlt: "Professional food service"
},
]}
/>
@@ -169,15 +169,15 @@ export default function LandingPage() {
<div id="social-proof" data-section="social-proof">
<SocialProofOne
title="Trusted by Our Community"
description="Featured in local publications and recommended by satisfied customers across the region."
title="Trusted by Food Professionals"
description="Featured in food publications and recommended by satisfied customers and food service professionals across the region."
tag="Media & Recognition"
tagIcon={Award}
tagAnimation="opacity"
textboxLayout="default"
useInvertedBackground={true}
names={[
"Local Times Magazine", "Community News Weekly", "Style & Fashion Daily", "Urban Living Journal", "Retail Excellence Network", "Community Awards", "Best of Local Shops"
"Gourmet Meat Magazine", "Local Food Service Review", "Premium Meat Daily", "Food Service Journal", "Butcher's Excellence Network", "Food Quality Awards", "Best Local Meat Shops"
]}
speed={50}
showCard={true}
@@ -186,12 +186,12 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactText
text="Ready to discover your next favorite item? Visit us today or subscribe to our newsletter for exclusive deals and new arrivals!"
text="Ready to experience premium meats and food services? Order today or subscribe to our newsletter for exclusive deals, new arrivals, and special meat collections!"
animationType="entrance-slide"
background={{ variant: "plain" }}
useInvertedBackground={false}
buttons={[
{ text: "Get in Touch", href: "mailto:hello@urbanretail.com" },
{ text: "Get in Touch", href: "mailto:hello@blancas.com" },
{ text: "Subscribe", href: "#" },
]}
/>
@@ -199,7 +199,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Urban Retail"
logoText="Blanca's"
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "Terms of Service", href: "#" }}
/>