feat: release B2B Trade theme 2.1.0
This commit is contained in:
+7
-3
@@ -5,6 +5,10 @@
|
||||
*
|
||||
* @package Fragrance_Trade
|
||||
*/
|
||||
if ( ! defined( 'ABSPATH' ) ) {
|
||||
exit;
|
||||
}
|
||||
|
||||
get_header();
|
||||
?>
|
||||
|
||||
@@ -79,10 +83,10 @@ get_header();
|
||||
?>
|
||||
<section class="b2b-section about-cta text-center">
|
||||
<div class="container">
|
||||
<h2><?php esc_html_e( '来店里看看?', 'fragrance-trade' ); ?></h2>
|
||||
<p class="section-lead mx-auto"><?php esc_html_e( '欢迎到店看实物色卡、施工样板,我们的顾问为您提供一对一咨询服务。', 'fragrance-trade' ); ?></p>
|
||||
<h2><?php esc_html_e( '先看样板,再决定', 'fragrance-trade' ); ?></h2>
|
||||
<p class="section-lead mx-auto"><?php esc_html_e( '欢迎到店查看实物色卡、膜料样板与施工环境,再结合车型和预算确认方案。', 'fragrance-trade' ); ?></p>
|
||||
<a href="<?php echo esc_url( home_url( '/contact/' ) ); ?>" class="btn btn-b2b-primary btn-lg mt-3">
|
||||
<?php esc_html_e( '预约到店', 'fragrance-trade' ); ?>
|
||||
<?php esc_html_e( '联系门店', 'fragrance-trade' ); ?>
|
||||
</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user